cr-connect-workflow/crc/api
Dan Funk 349c3d657a
Merge branch 'dev' into 201-changes-to-in-progress
2021-02-22 18:17:59 -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
admin.py Remove Approvals per ticket 183 2021-02-16 09:05:29 -05:00
common.py New error handler for non Api errors. Ticket 187 2021-02-09 16:35:57 -05:00
data_store.py Move data store base into its own file. 2020-11-18 15:34:50 -05:00
file.py Make sure we get the file we intended 2020-12-07 08:50:20 -05:00
study.py When a study is put on hold, we now reset workflows and call any pending cancel_notify events. 2021-01-29 14:05:07 -05:00
tools.py Adds a test for string manipulation 2020-08-21 13:46:10 -04:00
user.py Fixing a bug with the user model. 2021-02-12 09:48:41 -05:00
workflow.py Allow frontend to honor 'view as' and fix problem with tests 2021-02-18 11:25:17 -05:00
workflow_sync.py Merge branch 'dev' into 152-workflow-spec-pull 2021-01-21 12:30:43 -05:00