689 Commits

Author SHA1 Message Date
mike cullerton
6ba87954c4 Merge branch 'main' into feature/nested-groups-2 2022-11-09 17:02:40 -05:00
mike cullerton
86fd7a3882 Merge branch 'main' into feature/nested-groups-2
# Conflicts:
#	spiffworkflow-backend/src/spiffworkflow_backend/routes/process_api_blueprint.py
#	spiffworkflow-backend/src/spiffworkflow_backend/services/process_model_service.py
#	spiffworkflow-frontend/src/components/ProcessModelForm.tsx
#	spiffworkflow-frontend/src/helpers.tsx
2022-11-09 16:49:15 -05:00
jasquat
13b7ebaa1c fixed unit tests w/ burnettk 2022-11-09 16:40:12 -05:00
mike cullerton
53a56abfa7 Nested group UI stuff 2022-11-09 15:45:45 -05:00
jasquat
45854fa9ae merged in and recsovled conflicts of frontend tree w/ burnettk 2022-11-09 15:03:43 -05:00
jasquat
baa5f37ae1 Merge branch 'main' of github.com:sartography/spiff-arena 2022-11-09 14:51:26 -05:00
jasquat
3cb6a9c774 process instance cypress tests pass now w/ burnettk 2022-11-09 14:51:22 -05:00
burnettk
2149f03f5d fix breadcrumb 2022-11-09 13:19:01 -05:00
Dan Funk
4106c5aaca Merge pull request #28 from sartography/bug/browser_lock_on_dmn_selection
Bug/browser lock on dmn selection
2022-11-09 13:10:36 -05:00
jasquat
d9f04b9321 one instance test left for cypress w/ burnettk 2022-11-09 12:33:43 -05:00
burnettk
db4ff90198 kill a few consoles 2022-11-09 12:09:23 -05:00
Dan
8fd0cbafc6 fixing up routes for launching editor.
Also some fixes in the bpmn-js-spiffworkflow to avoid locking up the browser if no files are available.
2022-11-09 12:03:55 -05:00
jasquat
063fc1e0c8 process model cypress tests are passing 2022-11-09 10:12:13 -05:00
burnettk
a1de9eca1e camelcase 2022-11-09 09:18:01 -05:00
burnettk
67116e6ac7 fix process model create and a couple tests, docker build refactor 2022-11-08 22:36:39 -05:00
jasquat
6dbdbffadc fixed lint issue w/ burnettk cullerton 2022-11-08 18:05:17 -05:00
jasquat
441e300c65 merged in main and resolved conflicts w/ burnettk cullerton 2022-11-08 17:49:23 -05:00
jasquat
8c29bc3f61 fixed some acceptance tests w/ burnettk cullerton 2022-11-08 17:20:17 -05:00
jasquat
cf9af691e4 updated breadcrumbs to work with new process models ids w/ burnettk cullerton 2022-11-08 16:00:44 -05:00
jasquat
23ff4e8164 made a process model form w/ burnettk 2022-11-08 14:31:24 -05:00
mike cullerton
dbe0b9c71c Merge branch 'main' into feature/nested-groups
# Conflicts:
#	spiffworkflow-backend/src/spiffworkflow_backend/api.yml
#	spiffworkflow-backend/src/spiffworkflow_backend/models/process_instance_report.py
#	spiffworkflow-backend/src/spiffworkflow_backend/routes/process_api_blueprint.py
#	spiffworkflow-backend/tests/spiffworkflow_backend/integration/test_process_api.py
#	spiffworkflow-backend/tests/spiffworkflow_backend/unit/test_spec_file_service.py
#	spiffworkflow-frontend/src/routes/ProcessInstanceList.tsx
#	spiffworkflow-frontend/src/routes/ProcessInstanceReportList.tsx
#	spiffworkflow-frontend/src/routes/ProcessModelEditDiagram.tsx
#	spiffworkflow-frontend/src/routes/ProcessModelShow.tsx
2022-11-08 14:09:03 -05:00
burnettk
099ce24bb8 lint 2022-11-08 12:50:39 -05:00
jasquat
da1bd979d0 return next task when running an instance w/ burnettk 2022-11-08 12:35:45 -05:00
mike cullerton
ee76c5c81b More frontend changes 2022-11-08 12:33:21 -05:00
jasquat
ff0e4c7626 process model show page lists files as accordion with action icons w/ burnettk 2022-11-08 12:08:18 -05:00
jasquat
a8cf19162d Merge remote-tracking branch 'origin/main' into feature/carbon_process_model_show 2022-11-08 09:51:02 -05:00
jasquat
0b334f08d6 some minor chnages to prepare for chnaging actions dropdown to buttons 2022-11-08 09:50:58 -05:00
jbirddog
4e7d4733fc First pass at custom report/perspective for Process Instance List (#23) 2022-11-08 09:26:42 -05:00
jasquat
381cd45780 change action dropdown direction based on if it is the last one or not 2022-11-08 09:00:51 -05:00
burnettk
ec72afcebd add back run and edit and add actions menu 2022-11-07 18:37:46 -05:00
jasquat
331c079e18 added a table for files w/ burnettk 2022-11-07 17:41:35 -05:00
jasquat
65874023ba updated process modal show page to use accordion component w/ burnettk 2022-11-07 17:32:29 -05:00
mike cullerton
d50d23f142 First stab at fixing routes and urls 2022-11-07 17:22:46 -05:00
jasquat
d26b678658 Merge remote-tracking branch 'origin/main' into feature/carbon_process_model_show 2022-11-07 14:38:50 -05:00
Dan
6d8fee5eb0 Merge commit '44e49e6ae6a1f644162489a27618c39194f4628d' into main 2022-11-07 14:35:49 -05:00
Dan
01218b3caa update gitignore. 2022-11-07 14:35:13 -05:00
Dan Funk
cdae31a57a
Merge pull request #101 from sartography/feature/more_launch_buttons_and_dropdowns
Feature/more launch buttons and dropdowns
2022-11-07 14:32:49 -05:00
jasquat
ee11c1c2f5 updated the breadcrumb component and added a test for buttons in file dropdown 2022-11-07 14:23:19 -05:00
Dan
c617100e2a Fix the react diagram editor to depend on the freakin universe, so eslint will pass. 2022-11-07 13:17:23 -05:00
Dan
7d0a3484f3 Merge branch 'main' into feature/more_launch_buttons_and_dropdowns.
Disabling the but launch button for call activities until we complete the nested process group work.
2022-11-07 13:05:14 -05:00
Dan
78e4267cae picky picky linter. 2022-11-07 11:54:56 -05:00
Dan
a46d3bda7f Merge branch 'main' into feature/more_launch_buttons_and_dropdowns 2022-11-07 11:41:23 -05:00
jasquat
f430dbbea4 do not render diagram editor until processModel is loaded w/ burnettk 2022-11-07 11:00:11 -05:00
Dan
f29d34ab99 Adding ability to get a list of DMN and Json files from the process model into a dropdown list in the bpmn editor. 2022-11-07 10:44:48 -05:00
burnettk
c4182e12d6 explicit themes 2022-11-07 10:10:47 -05:00
burnettk
9f6a146eb6 add nav items so people can get everywhere 2022-11-06 13:24:12 -05:00
Dan
342b7c9e17 Open BPMN, JSON, and DMN files in a new window when the "Launch Editor" button is clicked. 2022-11-06 07:53:20 -05:00
burnettk
942256a4ab theme header 2022-11-04 22:44:38 -04:00
burnettk
7d02fab545 it would be nice to know which command is failing 2022-11-04 19:04:59 -04:00
burnettk
cecdb467fa do not chew all memory 2022-11-04 19:03:53 -04:00