cr-connect-workflow/crc/api
Dan 1f3febe2df Fix the panda warnings, which means we only support xlsx files now.
Include the document details when reutnring a file from the file model.
Improve the validation of file form elements.
2021-06-22 14:58:52 -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 Import DataStoreBase from service now 2021-06-02 10:00:18 -04:00
file.py Prefer tasks that share a parent over just the the next available task when returning the next_task in the workflow processor. 2021-06-08 08:03:14 -04:00
study.py Resolving an alembic conflict. 2021-05-04 13:39:49 -04:00
tools.py The API for evaluating python expressions should not raise an error, it can simply return a result of false, and provide an error to explain the problem. In this way the front end doesn't error out when it's running the script tasks but doesn't have enough information to get a valid response back. 2021-06-15 16:17:15 -04:00
user.py Resolving an alembic conflict. 2021-05-04 13:39:49 -04:00
workflow.py fixing a big stupid bug I created when merging all the code and making changes to the files. 2021-06-08 14:24:59 -04:00
workflow_sync.py Fix the panda warnings, which means we only support xlsx files now. 2021-06-22 14:58:52 -04:00