55 Commits

Author SHA1 Message Date
jasquat
e2a5a2aadf use a toggle tip instead of the popover w/ burnettk 2023-05-09 17:38:15 -04:00
jasquat
ddc78c5446 changed to display the username in a circle that can be expanded w/ burnettk 2023-05-09 17:05:37 -04:00
burnettk
2b76f4ad5d avoid percentage widths, which appear to not do what we want in safari w/ jasquat 2023-05-08 16:24:52 -04:00
jasquat
9320ec3cf9 cleaned up displaying active users in frontend w/ burnettk 2023-05-04 12:44:04 -04:00
jasquat
a219d8efd4 added ability to display users showing on the process model edit diagram page w/ burnettk 2023-05-03 17:36:43 -04:00
jasquat
607abf97c2 added links to filtered tables on homepage and added advanced options modal to use them w/ burnettk 2023-05-01 12:25:22 -04:00
Dan
d845b0b1e2 Need to remove the initial greedy first task from run-until-user-instructions as it was causing us to skip over user messages.
We weren't formatting instructions for end events.
More cleanup of the UI
More rapid graying out of past messages
2023-04-26 21:27:52 -04:00
Dan
015754e089 some styling changes and a better end page. 2023-04-26 19:15:15 -04:00
Dan
e2b582b7fc various css tweaks 2023-04-26 18:10:02 -04:00
Dan
4cbf4e456b a whole bunch of front end and backend changes that got mangled. 2023-04-26 16:22:50 -04:00
jasquat
1b65a277c4 properly save task and instance exceptions to the db and display in the frontend w/ burnettk 2023-04-20 11:49:34 -04:00
jasquat
03b30ec7ec Merge remote-tracking branch 'origin/main' into feature/home_page_refactor 2023-04-14 09:20:30 -04:00
jasquat
fd25bb64d7 updated text on home page w/ burnettk 2023-04-13 16:36:46 -04:00
Elizabeth Esswein
234c533816 add coloring for cancelled tasks 2023-04-12 13:51:29 -04:00
jasquat
c321e4ff6d reformatted click filter button message and activate filter button when clearing fields w/ burnettk 2023-03-20 12:13:28 -04:00
burnettk
00bdde16f6 per feedback in demo 2023-03-02 08:34:15 -05:00
jasquat
4c46104202 added ability to display the environment in the frontend header bar w/ burnettk 2023-02-17 14:35:13 -05:00
jasquat
c2a4d8480b add process model file name validation for new files w/ burnettk 2023-01-24 11:35:30 -05:00
Dan
3c12e8ad35 Lots of adjustments from running pyl
Main change is in the ErrorDisplay.tsx to assure all error information is provided. and index.css to make it "pretty"
2023-01-19 12:36:45 -05:00
jasquat
708c2722d8 added ability to add in custom validation error messages for text input fields w/ burnettk 2023-01-13 16:55:34 -05:00
jasquat
bd96844caa do not error when removing columns from instance column filters w/ burnettk 2022-12-30 13:59:52 -05:00
jasquat
4878d2329b mypy w/ burnettk cullerton 2022-12-08 17:12:19 -05:00
jasquat
675c776a5a added new notification component that allows links based on carbons w/ burnettk cullerton 2022-12-08 12:28:23 -05:00
jasquat
463e763665 some updates to fix up saving perspectives w/ burnettk 2022-12-05 14:07:26 -05:00
jasquat
20ca5a2978 filtering by metadata works w/ burnettk 2022-12-02 13:47:04 -05:00
jasquat
81ef771a37 favor report id over identifier but support both and ui updates to allow setting a condition value on a metadata field, changing the display name, and fixes for saving and updating a report 2022-12-02 10:32:40 -05:00
jasquat
3bf23f6624 added ability to update the display name for perspective columns w/ burnettk 2022-12-01 14:46:09 -05:00
jasquat
98c775db8e some updates for process instance reports and metadata w/ burnettk 2022-11-30 17:20:34 -05:00
jasquat
69c62cfdcb better display for failure causes on message list w/ burnettk 2022-11-30 15:35:37 -05:00
jasquat
abffccedbd added correlations to message list table w/ burnettk 2022-11-30 15:08:04 -05:00
Dan
61ec0549bc Clean up css for the filter icon 2022-11-25 11:55:37 -05:00
burnettk
6a32e5174e heading for instances on model show page, move instances below files, add margins 2022-11-25 10:56:44 -05:00
burnettk
3023c52a2b display name instead of id, margin under table sections, Download xml to Download 2022-11-25 10:23:00 -05:00
burnettk
eb0ea547ed left align files section with Start button per harmeet feedback 2022-11-24 11:06:11 -05:00
jasquat
851be377ff some ui changes w/ burnettk 2022-11-23 18:44:51 -05:00
jasquat
b5d10e1596 added descriptions to task tables w/ burnettk 2022-11-23 16:26:02 -05:00
jasquat
5dbca5c349 filter process models based on user permissions on the backend if specified w/ burnettk 2022-11-22 16:21:16 -05:00
jasquat
ef9628d6a5 use tiles for process models w/ burnettk cullerton 2022-11-22 15:09:42 -05:00
jasquat
99f5e1f5b6 added link to process model tile w/ burnettk cullerton 2022-11-22 14:40:16 -05:00
burnettk
30ddf9f5aa allow longer username 2022-11-21 22:49:09 -05:00
jasquat
7b21ff4eec added create new instance page and moved model run to a component w/ burnettk cullerton 2022-11-18 16:40:49 -05:00
jasquat
128993d255 moved group list tiles to component and use on group show page w/ burnettk 2022-11-18 13:57:40 -05:00
jasquat
d393683794 display groups as tiles on list page w/ burnettk 2022-11-18 12:42:08 -05:00
jasquat
87802a60b3 added radio buttons w/ burnettk cullerton 2022-11-16 15:43:11 -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
jasquat
06e5d05d51 fixed some acceptance tests w/ burnettk cullerton 2022-11-08 17:20:17 -05:00
jasquat
ff7322f0b8 updated process modal show page to use accordion component w/ burnettk 2022-11-07 17:32:29 -05:00
burnettk
30f0ce92a3 remove garbage css rule 2022-11-04 18:30:45 -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
f0cc086e09 added search bar on process groups page w/ burnettk 2022-11-02 17:16:41 -04:00