cr-connect-workflow/crc/api
Dan Funk acb43cc271 Removing an unused function and addign a fix me. 2020-07-22 11:40:49 -04: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 Whenever a workflow is loaded or updated, add events to the TaskEvent table with assignments for the next set of ready tasks, along with who should complete those tasks. 2020-07-14 22:16:44 -04:00
approval.py Refactoring shared code 2020-06-22 14:07:57 -06:00
common.py Reporting to Sentry all captured exceptions and enabling multiple environments 2020-07-19 16:40:33 -06:00
file.py minor cleanup of error codes. 2020-06-03 15:03:22 -04:00
study.py minor cleanup of error codes. 2020-06-03 15:03:22 -04:00
tools.py Removing an unused function and addign a fix me. 2020-07-22 11:40:49 -04:00
user.py Prevents non-admin users from editing each others' tasks. Fixes bug where test user uid was not being set from token. Moves complete form and get workflow API test utility methods into BaseTest. 2020-06-12 13:46:10 -04:00
workflow.py Whenever a workflow is loaded or updated, add events to the TaskEvent table with assignments for the next set of ready tasks, along with who should complete those tasks. 2020-07-14 22:16:44 -04:00