cr-connect-workflow/crc
mike cullerton 039a1dcd79 WorkflowProcessor code for new restart_workflow api endpoint. WorkflowProcessor.reset will clear workflow_model.bpmn_workflow_json, and if clear_data is True will clear form data.
WorkflowProcessor.__init__ is mostly unchanged.
2021-01-19 15:14:36 -05:00
..
api Python code for new restart_workflow api endpoint. Cleaned up code and docstring in get_workflow to match. 2021-01-19 15:09:20 -05:00
models Don't error out on autocomplete_num 2021-01-04 13:41:57 -05:00
scripts Merge pull request #214 from sartography/validate-hide-expression-103 2020-12-31 10:53:27 -05:00
services WorkflowProcessor code for new restart_workflow api endpoint. WorkflowProcessor.reset will clear workflow_model.bpmn_workflow_json, and if clear_data is True will clear form data. 2021-01-19 15:14:36 -05:00
static updates using new navigation from spiff workflow's navigation branch, all tests passing. 2020-12-04 17:56:12 -05:00
__init__.py Fixing a failing test and updating the personnel. 2020-12-01 15:47:27 -05:00
api.yml New api endpoint for restarting a workflow. Unsure if I needed the responses section. **Dan, can you check this?** 2021-01-19 15:00:39 -05:00