cr-connect-workflow/crc/models
Dan Funk 34759a2f3d
Merge branch 'dev' into feature/performance-refactor
2021-05-04 11:30:13 -04:00
..
__init__.py Refactor models into seperate directories 2019-12-31 16:32:47 -05:00
api_models.py Added study_id to workflow_api 2021-04-29 14:29:21 -04:00
data_store.py Just some quick tidying up. Dropping commented out code, and using the SQLAlchemyAutoSchema to handle serializing db models 2021-04-26 12:31:22 -04:00
email.py Email relies now on markdown content 2020-06-17 17:00:16 -06:00
file.py When retrieving the study, only update the status of underlying workflows if specifically requested. 2021-04-30 11:55:12 -04:00
ldap.py Rendering proper content & organizing file structure for email tests 2020-06-17 16:09:38 -06:00
protocol_builder.py These changes relate to changes in PB Mock ticket 273, where we removed Q_COMPLETE as a column in the PB Mock Study table. It is now a relationship. 2021-04-02 12:01:00 -04:00
study.py Assure that we properly return the new status message over the api calls. 2021-03-26 19:47:31 -04:00
task_event.py Merge branch 'dev' into 310-task-event-timezone 2021-05-04 11:21:36 -04:00
user.py 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -04:00
workflow.py Merge branch 'dev' into 310-task-event-timezone 2021-05-04 11:21:36 -04:00