burnettk
|
f89b8bdda2
|
fix a couple tests
|
2022-11-11 22:12:35 -05:00 |
|
jasquat
|
4dd121fac7
|
add the username to the task list w/ burnettk
|
2022-11-11 17:15:38 -05:00 |
|
jasquat
|
43cbcf7924
|
added more task tables w/ burnettk
|
2022-11-11 16:31:48 -05:00 |
|
jbirddog
|
a089626d28
|
Report URL fixes (#29)
|
2022-11-11 09:21:30 -05:00 |
|
jasquat
|
e3d988d386
|
moved usage of ProcessBreadcrumb to use hotCrumbs except for report pages
|
2022-11-10 11:37:41 -05:00 |
|
jasquat
|
a29f267b3d
|
cleaned up breadcrumbs some more and cleaned up console.log statements
|
2022-11-10 09:13:27 -05:00 |
|
jasquat
|
fcd5b431e2
|
support process-groups in breadcrumb component
|
2022-11-10 08:42:40 -05:00 |
|
burnettk
|
d708c5a4f7
|
lint
|
2022-11-09 17:48:50 -05:00 |
|
jasquat
|
49187a32fa
|
Merge commit '7a36189cbf9db07b735903625b23ea23b9fa8de7'
|
2022-11-09 17:30:49 -05:00 |
|
mike cullerton
|
a759d06b83
|
Merge branch 'main' into feature/nested-groups-2
|
2022-11-09 17:02:40 -05:00 |
|
jasquat
|
c3a57c7c89
|
Merge commit 'd1f95114f860d4e84f36a694edf4b700cfdc1062'
|
2022-11-09 17:01:21 -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 |
|
burnettk
|
34ec5b894a
|
camelcase
|
2022-11-09 09:18:01 -05:00 |
|
burnettk
|
2cda810a04
|
fix process model create and a couple tests, docker build refactor
|
2022-11-08 22:36:39 -05:00 |
|
jasquat
|
1029b36a1b
|
merged in main and resolved conflicts w/ burnettk cullerton
|
2022-11-08 17:49:23 -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 |
|
jasquat
|
b50db8999e
|
made a process model form w/ burnettk
|
2022-11-08 14:31:24 -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 |
|
jasquat
|
479ea8a208
|
process model show page lists files as accordion with action icons w/ burnettk
|
2022-11-08 12:08:18 -05:00 |
|
jasquat
|
dddb151bca
|
some minor chnages to prepare for chnaging actions dropdown to buttons
|
2022-11-08 09:50:58 -05:00 |
|
mike cullerton
|
7902979cf0
|
First stab at fixing routes and urls
|
2022-11-07 17:22:46 -05:00 |
|
jasquat
|
b58e5be583
|
Merge remote-tracking branch 'origin/main' into feature/carbon_process_model_show
|
2022-11-07 14:38:50 -05:00 |
|
Dan
|
9e5e4688b8
|
Merge commit '44e49e6ae6a1f644162489a27618c39194f4628d' into main
|
2022-11-07 14:35:49 -05:00 |
|
jasquat
|
010e106db4
|
updated the breadcrumb component and added a test for buttons in file dropdown
|
2022-11-07 14:23:19 -05:00 |
|
burnettk
|
9f3ff6bda4
|
explicit themes
|
2022-11-07 10:10:47 -05:00 |
|
burnettk
|
d9762a585f
|
add nav items so people can get everywhere
|
2022-11-06 13:24:12 -05:00 |
|
burnettk
|
aef3c2e8d9
|
theme header
|
2022-11-04 22:44:38 -04:00 |
|
burnettk
|
703e967ea0
|
lint
|
2022-11-04 18:02:09 -04:00 |
|
burnettk
|
4079c75b34
|
fix label and comment artificial slowdown
|
2022-11-04 17:37:32 -04:00 |
|
burnettk
|
a346df8059
|
fix a few tests
|
2022-11-04 17:14:48 -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
|
8a7a7f3de2
|
process group cypress tests are passing w/ burnettk
|
2022-11-04 12:20:55 -04:00 |
|
jasquat
|
7fffa650b0
|
some more updates for group forms w/ burnettk
|
2022-11-03 15:55:50 -04:00 |
|
jasquat
|
f0cc086e09
|
added search bar on process groups page w/ burnettk
|
2022-11-02 17:16:41 -04:00 |
|
jasquat
|
2936a3a826
|
added login_logout buttons w/ burnettk
|
2022-11-02 16:02:43 -04:00 |
|
jasquat
|
3f8da5a568
|
process instance list page is mostly set up now w/ burnettk
|
2022-11-01 16:26:24 -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
|
d3efb6cfb9
|
Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend'
|
2022-10-12 10:21:49 -04:00 |
|