cr-connect-workflow/crc/api
Dan Funk 66e49a347a Minor tweaks to the eval endpoint, which should take both the expression and the data as one data structure. 2020-08-20 16:13:48 -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 Adding missing import 2020-07-17 17:08:44 -06:00
approval.py Refactoring shared code 2020-06-22 14:07:57 -06:00
common.py Merge branch 'feature/approvals_dashboard_prototype' into feature/admin_impersonations 2020-07-29 10:32:46 -04:00
file.py minor cleanup of error codes. 2020-06-03 15:03:22 -04:00
study.py Some minor cleanup on the study status and automatic events. I wanted to avoid having one database model automatically generating other database models as a side effect. The study service now has full responsiblity to recording study events. 2020-08-17 14:56:00 -04:00
tools.py Minor tweaks to the eval endpoint, which should take both the expression and the data as one data structure. 2020-08-20 16:13:48 -04:00
user.py Adds AdminSession model and refactors impersonation methods to use it. 2020-07-30 12:40:53 -04:00
workflow.py Fixing the failing tests by passing in workflow.id rather than workflow to the delete workflow endpoint 2020-08-10 13:51:05 -04:00