cr-connect-workflow/crc
Dan Funk 0608ffa08a Restricting the admin endpoints to be admin only, and adding a bit of configuration. 2020-06-16 12:26:25 -04:00
..
api Restricting the admin endpoints to be admin only, and adding a bit of configuration. 2020-06-16 12:26:25 -04:00
models 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
scripts Adding some additional logic to the approval endpoint so that we take related approvals into account when setting the status. In addtion to prevous status options, there is a new status of "AWAITING" which means there are pending approvals before this approval that still need to be approved or canceled. 2020-06-05 14:33:00 -04:00
services adding an additional error check for invalid json returned from the Protocol builder. 2020-06-15 12:26:53 -04:00
static Merging production back into dev, because we got out of whack somehow. 2020-06-08 14:19:30 -04:00
__init__.py Restricting the admin endpoints to be admin only, and adding a bit of configuration. 2020-06-16 12:26:25 -04:00
api.yml Fixes broken unit tests. But still broken. 2020-06-11 11:29:58 -04:00