Commit Graph

38 Commits

Author SHA1 Message Date
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
jasquat 3f8da5a568 process instance list page is mostly set up now w/ burnettk 2022-11-01 16:26:24 -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
burnettk aa4d7d75d4 Merge commit 'f930f96d1b389e239d05e865afe4db339cb49cbf' 2022-10-19 15:17:20 -04:00
Dan 8af5e7ed93 Updaging the jinja processing so it doesn't leave a bunch of blank lines in the markdown that has strong feelings about white space. Updating the front end to render markdown formatted instructions. And adding a little css love to tables that are generated in Markdown. 2022-10-12 13:28:57 -04:00
Jon Herron d3efb6cfb9 Merge commit '2382c3f0ab9502dddb9a3f6a8b32981f92bedc18' as 'spiffworkflow-frontend' 2022-10-12 10:21:49 -04:00