mike cullerton
|
53a56abfa7
|
Nested group UI stuff
|
2022-11-09 15:45:45 -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 |
|
burnettk
|
d3d94fb307
|
Merge remote-tracking branch 'origin/main' into feature/carbon_ui
|
2022-11-04 18:33:07 -04:00 |
|
burnettk
|
c6d6108fb7
|
remove garbage css rule
|
2022-11-04 18:30:45 -04:00 |
|
burnettk
|
7ec4f725a6
|
Stack direction to orientation
|
2022-11-04 18:27:10 -04:00 |
|
burnettk
|
77731cd7ac
|
fix last modal
|
2022-11-04 18:18:28 -04:00 |
|
burnettk
|
0f0962fd1a
|
lint
|
2022-11-04 18:02:09 -04:00 |
|
burnettk
|
700f3c4965
|
fix label and comment artificial slowdown
|
2022-11-04 17:37:32 -04:00 |
|
burnettk
|
033d051992
|
unhardcode
|
2022-11-04 17:21:25 -04:00 |
|
burnettk
|
f283cc6302
|
fix a few tests
|
2022-11-04 17:14:48 -04:00 |
|
jasquat
|
43848ea1c0
|
instances tests are mostly passing, issues with table resizing on the list w/ burnettk
|
2022-11-04 15:07:40 -04:00 |
|
jasquat
|
f9b8a161eb
|
process model cypress tests are passing w/ burnettk
|
2022-11-04 12:48:05 -04:00 |
|
jasquat
|
e52157fe58
|
process group cypress tests are passing w/ burnettk
|
2022-11-04 12:20:55 -04:00 |
|
jasquat
|
8ce7886326
|
pyl is passing w/ burnettk
|
2022-11-04 11:03:40 -04:00 |
|
jbirddog
|
1df0c1a9b2
|
Change steps when viewing a process instance model (#18)
|
2022-11-03 18:57:26 -04:00 |
|