cr-connect-workflow/crc/api
mike cullerton ca54b850cd UNDO my previous commit regarding `get_files needs to have workflow_spec_id`
We need to call `get_spec_files` instead now
2022-01-20 14:57:32 -05:00
..
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
admin.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
common.py Assure better error messages when parsing word documents with jinja syntax. 2021-11-23 14:38:48 -05:00
data_store.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
document.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
file.py UNDO my previous commit regarding `get_files needs to have workflow_spec_id` 2022-01-20 14:57:32 -05:00
study.py 1. Created a TaskLoggingService to encapsulate what we are doing with Task Logging through BPMN Script calls and API calls from the front end. 2022-01-10 13:16:54 -05:00
tools.py Use the new JinjaService 2021-10-21 10:30:42 -04:00
user.py add ldap endpoint that doesnt require workflow info 2021-10-28 16:19:39 -04:00
workflow.py 1. Created a TaskLoggingService to encapsulate what we are doing with Task Logging through BPMN Script calls and API calls from the front end. 2022-01-10 13:16:54 -05:00
workflow_sync.py Fixes for backend code after removing `name` column from `workflow_spec` and `workflow_spec_category` tables 2021-10-05 14:17:41 -04:00