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-22 04:38:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
Dan Funk
9629b36e92
Setting JSON_SORT_KEYS to false, assuring that Flask does not resort all data returned to the front end.
...
Updating Spiff Workflow which has some critical behavioral changes around MultiInstance.
2020-05-06 10:59:49 -04:00
..
api
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
models
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
scripts
Refactor the document details scripts. Now there is one script, it returns data in a consistent format, and has all the details required. The script is located in StudyInfo, with the argument documents. Make note that it returns a dictionary of ALL the documents, with a field to mark which ones are required according to the protocol builder. Others may become required if a workflow determines such, in which case the workflow will enforce this, and the document will have a count > 0, and additional details in a list of files within the document. I modified the XLS file to use lower case variable names, because it disturbed me, and we have to reference them frequently. Removed devious "as_object" variable on get_required_docs, so it behaves like the other methods all the time, and returns a dictionary. All the core business logic for finding the documents list now resides in the StudyService.
2020-04-29 15:08:11 -04:00
services
Setting JSON_SORT_KEYS to false, assuring that Flask does not resort all data returned to the front end.
2020-05-06 10:59:49 -04:00
static
Merge branch 'feature/protocol_status' into feature/previous_task
2020-05-04 11:12:12 -04:00
__init__.py
Cleans up debugging config print
2020-04-20 12:04:10 -04:00
api.yml
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