32 Commits

Author SHA1 Message Date
jasquat
c150ec97a6 updated breadcrumb to use display name w/ burnettk 2022-11-23 15:39:10 -05:00
jasquat
b25d620777 renamed modifyProcessModelPath to modifyProcessIdentifierForPathParam w/ burnettk 2022-11-22 10:56:40 -05:00
jasquat
e2cfe5cb8a ran some pyl w/ burnettk cullerton 2022-11-18 15:06:02 -05:00
jasquat
2464df4b81 load diagram page even if processes are not set w/ burnettk cullerton 2022-11-18 15:01:41 -05:00
jasquat
7bd3ead772 Merge pull request #45 from sartography/feature/form_carbon_theme
Feature/form carbon theme
2022-11-16 17:14:21 -05:00
Dan
b7d669a394 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
1b175e65b1 specify onRequestClose on modals w/ burnettk cullerton 2022-11-16 14:55:36 -05:00
jasquat
1bd671fe3c favor h1 tags over h2 w/ burnettk 2022-11-10 15:46:57 -05:00
burnettk
db820623a1 fix lint 2022-11-10 14:32:39 -05:00
Dan
33ed3b7347 Minor fixes for the launch buttons. 2022-11-10 12:31:26 -05:00
jasquat
a29f267b3d cleaned up breadcrumbs some more and cleaned up console.log statements 2022-11-10 09:13:27 -05:00
burnettk
bd57ad29b9 fix breadcrumb 2022-11-09 13:19:01 -05:00
burnettk
e37ae5945d kill a few consoles 2022-11-09 12:09:23 -05:00
Dan
1423fe4c84 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
afa8aae60e process model cypress tests are passing 2022-11-09 10:12:13 -05:00
jasquat
06e5d05d51 fixed some acceptance tests w/ burnettk cullerton 2022-11-08 17:20:17 -05:00
jasquat
e8ae76958e updated breadcrumbs to work with new process models ids w/ burnettk cullerton 2022-11-08 16:00:44 -05:00
mike cullerton
b646fa98bd 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
7902979cf0 First stab at fixing routes and urls 2022-11-07 17:22:46 -05:00
Dan
9e5e4688b8 Merge commit '44e49e6ae6a1f644162489a27618c39194f4628d' into main 2022-11-07 14:35:49 -05:00
burnettk
d65b6bdfd3 Stack direction to orientation 2022-11-04 18:27:10 -04:00
jasquat
b165608430 instances tests are mostly passing, issues with table resizing on the list w/ burnettk 2022-11-04 15:07:40 -04:00
jasquat
5b2264b7f8 process model cypress tests are passing w/ burnettk 2022-11-04 12:48:05 -04:00
jasquat
9bbf40a985 merged in main and resolved conflicts w/ burnettk 2022-11-01 10:50:50 -04:00
jasquat
130f74daa5 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
37fbb1c6f0 using new bpmn-js-spiffworkflow for python scripts w/ burnettk danfunk 2022-10-31 16:51:27 -04:00
jasquat
15035c5a4a some more changes... navigation bar is broken due to header container w/ burnettk 2022-10-31 16:03:14 -04:00
jasquat
c90992b03c many things have been switched to carbon and the home page loads w/ burnettk 2022-10-31 15:09:21 -04:00
jasquat
b0cb6bb435 Merge commit '75729ba3df3a8e1eccbae237d96efa7f17f72b26' 2022-10-18 16:41:13 -04:00
Jon Herron
15ace6d680 CI fixes 2022-10-12 15:44:20 -04:00
Dan
8af5e7ed93 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
d3efb6cfb9 Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00