This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 05:08:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
models
History
Carlos Lopez
26809d1470
Waiting status renaming
2020-05-31 13:35:42 -06:00
..
__init__.py
Refactor models into seperate directories
2019-12-31 16:32:47 -05:00
api_models.py
Run the validation twice, once completing all of the data, and a second time, completing only the required fields.
2020-05-30 17:26:27 -04:00
approval.py
Waiting status renaming
2020-05-31 13:35:42 -06:00
file.py
Faster lookup fields. We were parsing the spec each time to get details about how to search. We're just grabbing the workflow id and task id now and building that straight into the full text search index for faster lookups. Should be peppy.
2020-05-29 01:39:39 -04:00
protocol_builder.py
Updated the study status to use a different enumeration. Migration correctly handles modifying the enum.
2020-04-21 17:13:30 -04:00
stats.py
Refactor the stats models, and assure they are very correct across all tests with the workflow api.
2020-05-04 10:57:09 -04:00
study.py
Ludicrously stupid launch in a refactor of the way all files work in the system at a time where I crave sleep and peace above all other things.
2020-05-28 20:03:50 -04:00
user.py
Building out the boilerplate code to make pushing forward on this a little friendlier.
2020-05-22 18:25:00 -04:00
workflow.py
Ludicrously stupid launch in a refactor of the way all files work in the system at a time where I crave sleep and peace above all other things.
2020-05-28 20:03:50 -04:00