cr-connect-workflow/crc/api
Aaron Louie 002207cbca Adds redirect URL to login handler 2020-02-24 16:59:16 -05:00
..
__init__.py Adding file management. Files are stored in the database along with basic meta data. 2019-12-27 13:50:03 -05:00
common.py Provide a script for generating word documents from template files. Refractored file managment into a service to make it easier to programatically add files. Modified the workflow_processor to inject the study_id and workflow_id into the running workflow so that this meta-information is avialable at the task level. 2020-02-10 16:19:23 -05:00
file.py Saves form field key 2020-02-11 15:03:25 -05:00
study.py Prevents duplication of study on update. 2020-02-21 11:24:51 -05:00
user.py Adds redirect URL to login handler 2020-02-24 16:59:16 -05:00
workflow.py Removing a rogue comma that was causing havoc. Also, don't fail if a mock already exists in the test database. 2020-02-11 11:11:21 -05:00