cr-connect-workflow/crc/api
NWalker4483 4ca94b39ce Merge branch 'dev' of https://github.com/sartography/cr-connect-workflow into partial_testing 2021-06-17 15:12:28 -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 Merge branch 'dev' of https://github.com/sartography/cr-connect-workflow into partial_testing 2021-06-09 14:32:01 -04:00
workflow_sync.py Don't fail the sync completely when a remote file does not exist. 2021-05-05 15:59:00 -04:00