519 Commits

Author SHA1 Message Date
mike cullerton
6313492a70 run pre commit 2022-06-10 08:15:06 -04:00
mike cullerton
a0eaee3646 fixed create process instance 2022-06-10 08:11:26 -04:00
mike cullerton
7c82415757 Merge branch 'dev'
# Conflicts:
#	src/spiffworkflow_backend/routes/process_api_blueprint.py
#	tests/spiffworkflow_backend/integration/test_process_api.py
2022-06-09 15:23:45 -04:00
mike cullerton
6aa08e7253 fix process model endpoints to include process group id 2022-06-09 15:04:15 -04:00
burnettk
4829ff1e0e pre-commit, let all tests pass, remove test json 2022-06-08 18:47:38 -04:00
mike cullerton
7fde291c14 add delete endpoints and renaming 2022-06-08 18:20:02 -04:00
mike cullerton
22f45d7b68 Fix some tests due to renaming methods
Add test to delete process_model, process_group
Add helper method to create a process_group
2022-06-08 18:17:46 -04:00
Mike Cullerton
c475c98fbc add process-group endpoint 2022-06-08 12:14:39 -04:00
jasquat
726da1007f added api to edit a bpmn file w/ burnettk 2022-06-08 11:08:12 -04:00
jasquat
8e246e46b5 added api to get process instances w/ burnettk 2022-06-07 17:28:48 -04:00
jasquat
053571500f cleaned up api to run process model w/ burnettk 2022-06-07 11:07:38 -04:00
jasquat
60c60e7ea3 fixed a couple apis for the react frontend w/ burnettk 2022-06-06 17:16:25 -04:00
jasquat
49524e6fcd added some additional apis for the frontend 2022-06-06 09:05:14 -04:00
jasquat
4c7b1e201e renamed cat to process group w/ burnettk 2022-06-03 13:45:32 -04:00
jasquat
786754a2a0 return process models back with process group w/ burnettk 2022-06-03 13:40:11 -04:00
jasquat
7b3f3410d7 added api to get a single process group w/ burnettk 2022-06-03 12:18:41 -04:00
jasquat
f08992f2e5 added api to get process groups w/ burnettk 2022-06-03 10:56:07 -04:00
jasquat
67a9ce68e7 ran precommit and ignoring html files with prettier since it has a hard time with jinja files w/ burnettk 2022-06-02 10:17:53 -04:00
jasquat
d235c64915 updated to use spiffworkflow-backend naming w/ burnettk 2022-06-01 11:17:25 -04:00