34 Commits

Author SHA1 Message Date
jasquat
f192ab89a2 more api cleanup w/ burnettk 2022-12-05 16:35:20 -05:00
Dan
752fcf49af Use the identifier, not the id when locating a process model or dmn table. 2022-12-05 13:29:46 -05:00
jasquat
1c9cee4081 updated breadcrumb to use display name w/ burnettk 2022-11-23 15:39:10 -05:00
jasquat
2e7deae540 renamed modifyProcessModelPath to modifyProcessIdentifierForPathParam w/ burnettk 2022-11-22 10:56:40 -05:00
jasquat
3640657c71 ran some pyl w/ burnettk cullerton 2022-11-18 15:06:02 -05:00
jasquat
72922dfe2a load diagram page even if processes are not set w/ burnettk cullerton 2022-11-18 15:01:41 -05:00
jasquat
8290df6961
Merge pull request #45 from sartography/feature/form_carbon_theme
Feature/form carbon theme
2022-11-16 17:14:21 -05:00
Dan
1af96ba075 Searching for call activities seems to be working now.
I had the clear_caches in the wrong place previously - fixing.
2022-11-16 16:53:51 -05:00
jasquat
e931f41250 specify onRequestClose on modals w/ burnettk cullerton 2022-11-16 14:55:36 -05:00
jasquat
ce3f27d0e7 favor h1 tags over h2 w/ burnettk 2022-11-10 15:46:57 -05:00
burnettk
701f9dcef9 fix lint 2022-11-10 14:32:39 -05:00
Dan
ac1a972c73 Minor fixes for the launch buttons. 2022-11-10 12:31:26 -05:00
jasquat
7565197e39 cleaned up breadcrumbs some more and cleaned up console.log statements 2022-11-10 09:13:27 -05:00
burnettk
02195b84f8 fix breadcrumb 2022-11-09 13:19:01 -05:00
burnettk
2d8b2aee5d kill a few consoles 2022-11-09 12:09:23 -05:00
Dan
175eb7af0c 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
cab007fe41 process model cypress tests are passing 2022-11-09 10:12:13 -05:00
jasquat
75f9e259da fixed some acceptance tests w/ burnettk cullerton 2022-11-08 17:20:17 -05:00
jasquat
943ffacbea updated breadcrumbs to work with new process models ids w/ burnettk cullerton 2022-11-08 16:00:44 -05:00
mike cullerton
fdbe8ade6e 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
mike cullerton
4c2ac50415 First stab at fixing routes and urls 2022-11-07 17:22:46 -05:00
Dan
0d86657fa5 Merge commit '44e49e6ae6a1f644162489a27618c39194f4628d' into main 2022-11-07 14:35:49 -05:00
burnettk
8262e2b691 Stack direction to orientation 2022-11-04 18:27:10 -04:00
jasquat
bac7dbcac1 instances tests are mostly passing, issues with table resizing on the list w/ burnettk 2022-11-04 15:07:40 -04:00
jasquat
08bfbccffb process model cypress tests are passing w/ burnettk 2022-11-04 12:48:05 -04:00
jasquat
6d69f4aaa1 merged in main and resolved conflicts w/ burnettk 2022-11-01 10:50:50 -04:00
jasquat
0f683ed24a cleaned up some frontend code and put back logic for script unit tests w/ burnettk danfunk 2022-10-31 16:58:10 -04:00
jasquat
383f21b7a6 using new bpmn-js-spiffworkflow for python scripts w/ burnettk danfunk 2022-10-31 16:51:27 -04:00
jasquat
3f8559e837 some more changes... navigation bar is broken due to header container w/ burnettk 2022-10-31 16:03:14 -04:00
jasquat
32716b2980 many things have been switched to carbon and the home page loads w/ burnettk 2022-10-31 15:09:21 -04:00
jasquat
18c73a28c7 Merge commit '75729ba3df3a8e1eccbae237d96efa7f17f72b26' 2022-10-18 16:41:13 -04:00
Jon Herron
21a6ab3d64 CI fixes 2022-10-12 15:44:20 -04:00
Dan
eef943bf6e Updaging the jinja processing so it doesn't leave a bunch of blank lines in the markdown that has strong feelings about white space. Updating the front end to render markdown formatted instructions. And adding a little css love to tables that are generated in Markdown. 2022-10-12 13:28:57 -04:00
Jon Herron
28379f43d6 Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00