21 Commits

Author SHA1 Message Date
jasquat
499a9562c3 basic support to find a process instance by id w/ burnettk 2023-01-05 14:59:59 -05:00
jasquat
bca74bc43b fixed some cypress tests and fixed issue where an invalid date caused the page to constantly reload w/ burnettk 2022-12-28 12:27:37 -05:00
burnettk
f6c5c005d9 add an underscorize helper and use it for form fields where they need to be python identifiers 2022-12-26 22:54:51 -05:00
jasquat
ea1daec7a8 get all of the process identifiers that the diagram knows about so we can display the correct task info 2022-12-15 14:55:06 -05:00
jasquat
620d054586 some fixes to ensure we display the correct task data for the diagram elements w/ burnettk 2022-12-13 14:16:28 -05:00
jasquat
b25d620777 renamed modifyProcessModelPath to modifyProcessIdentifierForPathParam w/ burnettk 2022-11-22 10:56:40 -05:00
jasquat
50c137101b added recursive option to process model list to recurse or not and fix some ui components 2022-11-22 09:05:33 -05:00
Elizabeth Esswein
0da658c42d add simple refresh capability 2022-11-17 22:52:26 -05:00
jasquat
82598a9e7e times on instance list table are working now w/ burnettk 2022-11-17 16:05:54 -05:00
jasquat
f49d76429e attempting to use date objects as the date states w/ burnettk 2022-11-17 15:03:11 -05:00
jasquat
e6db091ba1 refactored pagination table to allow prefixing page options w/ burnettk 2022-11-14 16:29:04 -05:00
jasquat
427973a4aa fixed up the process instance show page and moved contents of scss to css file and load that last w/ burnettk 2022-11-10 15:44:58 -05:00
mike cullerton
b0d673ac37 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
mike cullerton
21b6c947a8 Nested group UI stuff 2022-11-09 15:45:45 -05:00
jasquat
c1c95aafa5 process instance cypress tests pass now w/ burnettk 2022-11-09 14:51:22 -05:00
jasquat
afa8aae60e process model cypress tests are passing 2022-11-09 10:12:13 -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
7902979cf0 First stab at fixing routes and urls 2022-11-07 17:22:46 -05:00
jasquat
74976ec6df add date ranges for process instances search w/ burnettk 2022-11-02 12:42:49 -04:00
jasquat
3f8da5a568 process instance list page is mostly set up now w/ burnettk 2022-11-01 16:26:24 -04:00
Jon Herron
d3efb6cfb9 Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00