This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 21:28:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
mike cullerton
6da23dc854
Clean up error message in else clause in test_spec
2022-03-01 14:58:53 -05:00
..
api
Be sure we update the document list when new workflow documents are added.
2022-02-28 15:49:21 -05:00
models
1. defer the loading of the bpmn_json when loading the workflow model. It can be stupidly larger. (see models/workflow.py)
2022-02-24 20:56:57 -05:00
scripts
An optimization prevented us from picking up a change to the documents associated with a study. This assures that even if scripts run side by side, the document list will get updated, but only on a change. So it's still performant. Also added a sligthly better error message to the workflow service.
2022-02-28 12:17:21 -05:00
services
Clean up error message in else clause in test_spec
2022-03-01 14:58:53 -05:00
static
Removing all the old unused outdated specs in the static directory.
2022-02-10 10:47:05 -05:00
templates
Fixed Associate API Endpoint description
2021-07-22 14:09:24 -04:00
__init__.py
Minor stuff to help digging into validation of current workflows.
2022-02-18 17:20:04 -05:00
api.yml
Added examples for changes and untracked
2022-02-11 12:45:29 -05:00