cr-connect-workflow/crc
Dan 9a32fadc2f Merge branch 'dev' into 346-waiting-task-schedule
# Conflicts:
#	Pipfile.lock
#	crc/services/workflow_service.py
2021-06-30 10:14:37 -04:00
..
api Calls to eval no longer return the data, rather it will accept and return a key, allowing the front end to cache similar queries and not re-execute them. 2021-06-22 17:23:18 -04:00
models fixes to get the tests passing. We were missing a dependency in the Pipfile and the data_store had some invalid imports. 2021-06-30 10:06:57 -04:00
scripts Merge pull request #331 from sartography/bug/356_duplicate_workflow 2021-06-22 17:42:24 -04:00
services Merge branch 'dev' into 346-waiting-task-schedule 2021-06-30 10:14:37 -04:00
static Save a sample file while I try to figure out how the JS is going to work 2021-05-04 11:32:34 -04:00
templates Change location of `CR Connect` string. Move it left, closer to the logo 2021-03-23 13:12:13 -04:00
__init__.py Add a function that gets runs via a background scheduler to look for any workflows that are in a 'waiting' state - it runs the update waiting tasks and does do_engine_steps 2021-06-09 10:42:34 -04:00
api.yml Do not require users to be admins for viewing the document directory tab. 2021-06-09 09:51:30 -04:00