cr-connect-workflow/crc/api
Kelly McDonald d3d7eeb309 Add file_data_get and file_data_set functions that can be accessed in a bpmn script function
Fixes #299
2021-04-26 09:41:14 -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 Remove Approvals per ticket 183 2021-02-16 09:05:29 -05:00
common.py Merge branch 'dev' into customer-error-messages-192. 2021-03-01 10:29:10 -05:00
data_store.py Add file_data_get and file_data_set functions that can be accessed in a bpmn script function 2021-04-26 09:41:14 -04:00
file.py Automatically set the first workflow for a workflow_spec to primary 2021-04-15 12:39:12 -04:00
study.py initial checkin of changes for branch 2021-02-24 12:05:06 -05:00
tools.py added CustomBPMNScriptEngine back in 2021-03-11 14:33:35 -05:00
user.py Fixing a bug with the user model. 2021-02-12 09:48:41 -05:00
workflow.py Added delete_files argument to the restart_workflow api method, and pass it along to WorkflowProcessor.reset 2021-04-15 11:23:20 -04:00
workflow_sync.py Merge branch 'dev' into 152-workflow-spec-pull 2021-01-21 12:30:43 -05:00