751 Commits

Author SHA1 Message Date
jasquat
cfe7172de7 added a script to add a user to a group w/ burnettk 2022-11-21 16:58:39 -05:00
jasquat
976ca73208 task cypress tests are passing w/ burnettk cullerton 2022-11-21 16:47:04 -05:00
jasquat
aa1a625053 process model cypress tests are passing w/ burnettk cullerton 2022-11-21 16:19:55 -05:00
jasquat
e36012401a make sure to pass the correct form of process group id when creating a process model w/ burnettk cullerton 2022-11-21 15:39:33 -05:00
jasquat
97a840d04b process instance cypress tests pass now w/ burnettk cullerton 2022-11-21 15:16:54 -05:00
jasquat
86fdb302a2 allow getting all process models, process instances should not save when they are initialized, and fixed some cypress tests w/ burnettk 2022-11-21 14:12:04 -05:00
burnettk
2b15e66d22 iterating on cypress 2022-11-21 10:31:11 -05:00
burnettk
1aa72f420f fix cypress tests 2022-11-20 21:28:23 -05:00
jbirddog
326040b3cb Frontend label changes (#54) 2022-11-20 14:53:27 -05:00
jasquat
b4785077a9 added some more widget types to the form builder. w/ burnettk 2022-11-19 20:55:27 -05:00
jasquat
27333e941d added basic form builder. w/ burnettk 2022-11-19 19:44:21 -05:00
jasquat
f2e9ad2d60 pass the the correct model to id on create 2022-11-19 17:18:46 -05:00
jasquat
92f6366a0f removed tabs from taskshow page w/ burnettk cullerton 2022-11-18 17:10:34 -05:00
jasquat
bb146410fd fixed some of the form widgets w/ burnettk cullerton 2022-11-18 17:05:01 -05:00
jasquat
00db853425 Merge branch 'main' of github.com:sartography/spiff-arena 2022-11-18 16:40:53 -05:00
jasquat
084069c72b added create new instance page and moved model run to a component w/ burnettk cullerton 2022-11-18 16:40:49 -05:00
mike cullerton
4ba973b55c Merge branch 'main' into update-workflow-json 2022-11-18 15:56:27 -05:00
jasquat
83b795a4e2 fixed eslint issues w/ burnettk 2022-11-18 15:25:04 -05:00
jasquat
44920037c1 ran some pyl w/ burnettk cullerton 2022-11-18 15:06:02 -05:00
jasquat
3c8ba0e89f load diagram page even if processes are not set w/ burnettk cullerton 2022-11-18 15:01:41 -05:00
jasquat
4cdea6bc80 moved model delete button to show page as an icon w/ burnettk 2022-11-18 14:36:54 -05:00
jasquat
aa2b5b9ffb moved group list tiles to component and use on group show page w/ burnettk 2022-11-18 13:57:40 -05:00
jasquat
61366c3d65 display groups as tiles on list page w/ burnettk 2022-11-18 12:42:08 -05:00
Elizabeth Esswein
0282dde54c add simple refresh capability 2022-11-17 22:52:26 -05:00
burnettk
482e6f4255 upgrades 2022-11-17 17:45:17 -05:00
jasquat
ec30197067 hide messages and configuration if not authorized w/ burnettk 2022-11-17 17:30:51 -05:00
jasquat
ef3a5ff21d default time to midnight if it is null when filtering w/ burnettk 2022-11-17 16:47:29 -05:00
jasquat
697c069c16 Merge pull request #48 from sartography/feature/add_times_to_instance_filter
Feature/add times to instance filter
2022-11-17 16:38:32 -05:00
jasquat
c4daaeb1c8 added back the useEffect for report filtering w/ burnettk 2022-11-17 16:36:38 -05:00
jasquat
a01f9db118 times on instance list table are working now w/ burnettk 2022-11-17 16:05:54 -05:00
jasquat
38f1b58fc9 attempting to use date objects as the date states w/ burnettk 2022-11-17 15:03:11 -05:00
burnettk
f430fa2748 oops, just for one column 2022-11-17 13:51:02 -05:00
burnettk
6ee14c93c7 just use the word id in the header and add tooltip 2022-11-17 13:48:11 -05:00
jasquat
5dbcda2d30 a little cleanup to forms w/ burnettk 2022-11-17 11:52:57 -05:00
burnettk
50429bc3d4 remove br since it felt like too much margin 2022-11-17 09:29:20 -05:00
burnettk
f18435dd01 revert to working mui radio 2022-11-16 22:50:19 -05:00
burnettk
6c3e59d654 notes about validation issue 2022-11-16 18:26:35 -05:00
burnettk
abf6caafd7 add inline errors 2022-11-16 18:16:55 -05:00
jasquat
7bf2b0673b Merge pull request #45 from sartography/feature/form_carbon_theme
Feature/form carbon theme
2022-11-16 17:14:21 -05:00
jasquat
6b9e777111 fixed error messaging a little bit for forms w/ burnettk cullerton 2022-11-16 17:12:01 -05:00
Dan Funk
e3ba944f03 Merge pull request #43 from sartography/send_filters
Send filters used in process_instance_list to the front end
2022-11-16 17:11:20 -05:00
Dan
eda32f7a8a 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
Jon Herron
cc52a5577b Pre-pr cleanup 2022-11-16 16:40:35 -05:00
Jon Herron
e0af333d30 lint 2022-11-16 16:31:58 -05:00
Jon Herron
c7e4feab19 Clear/remove filter works 2022-11-16 16:25:19 -05:00
jasquat
2346a5d346 some updates for the carbon form theme w/ burnettk cullerton 2022-11-16 16:09:48 -05:00
jasquat
8e4bedef38 added eslintignore file to ignore carbon theme for now w/ burnettk cullerton 2022-11-16 15:45:54 -05:00
jasquat
1a63f312a3 added radio buttons w/ burnettk cullerton 2022-11-16 15:43:11 -05:00
Dan
5cf910d55c Minor tweak, in the hopes of getting a text box to update correctly. 2022-11-16 15:36:12 -05:00
Jon Herron
035ab5600b Add flag to indicate if user filtered 2022-11-16 15:02:33 -05:00