This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
Watch
1
Star
0
Fork
You've already forked cr-connect-workflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
098ecb3e87
cr-connect-workflow
/
crc
History
Aaron Louie
098ecb3e87
Wipes out old migrations, since changing foreign key constraints in SQLite requires a full database reset anyways.
2020-02-04 09:57:02 -05:00
..
api
Wipes out old migrations, since changing foreign key constraints in SQLite requires a full database reset anyways.
2020-02-04 09:57:02 -05:00
models
Wipes out old migrations, since changing foreign key constraints in SQLite requires a full database reset anyways.
2020-02-04 09:57:02 -05:00
scripts
Read workflow configuration from the database, and not from a file.
2019-12-30 11:07:26 -05:00
static
/bpmn
Adds workflow spec & BPMN with parallel tasks
2020-01-31 12:01:41 -05:00
__init__.py
Adds type hinting back in
2020-01-21 15:21:33 -05:00
api.yml
Study ID is an integer. Task ID is a string.
2020-02-03 22:29:41 -05:00
workflow_processor.py
Adds endpoint to retrieve all user tasks for a workflow, regardless of state
2020-01-31 12:40:08 -05:00