cr-connect-workflow/crc
mike cullerton 5ef2905d3c Add Jinja templating to form field help 2022-03-01 16:17:02 -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 Add Jinja templating to form field help 2022-03-01 16:17:02 -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