Commit Graph

236 Commits

Author SHA1 Message Date
burnettk 3023c52a2b display name instead of id, margin under table sections, Download xml to Download 2022-11-25 10:23:00 -05:00
burnettk 1d68702d35 do not mislead user about being able to edit and clean up time in words 2022-11-25 02:53:20 -05:00
burnettk f4d40a72dc auto refresh tasks waiting for my groups on homepage 2022-11-25 02:34:25 -05:00
burnettk 2cdd0d0259 time ago in words for in progress tab per harmeet feedback 2022-11-25 02:29:49 -05:00
burnettk b4fc11059b put id before process like completed tab and add title text to explain what is happening 2022-11-25 01:04:30 -05:00
burnettk cb8c7cd0f9 use process model display name rather than id for completed instances tab 2022-11-25 00:30:01 -05:00
burnettk eb0ea547ed left align files section with Start button per harmeet feedback 2022-11-24 11:06:11 -05:00
burnettk 6643e9b711 add fin1, lead1, and Tasks actioned by me to Tasks completed by me 2022-11-24 10:38:25 -05:00
burnettk a725d982fc improve wording 2022-11-23 19:03:00 -05:00
burnettk b5fc5428c0 consistency is key 2022-11-23 18:58:10 -05:00
burnettk 7efccc2a68 remove View label next to process instance id 2022-11-23 18:57:05 -05:00
burnettk d2275101a0 ui feedback 2022-11-23 18:54:25 -05:00
jasquat 851be377ff some ui changes w/ burnettk 2022-11-23 18:44:51 -05:00
jasquat b0e5950405 updated copmleted table text w/ burnettk 2022-11-23 16:42:59 -05:00
jasquat ec4f135559 updated instances table descriptions w/ burnettk 2022-11-23 16:37:33 -05:00
jasquat b5d10e1596 added descriptions to task tables w/ burnettk 2022-11-23 16:26:02 -05:00
jasquat c150ec97a6 updated breadcrumb to use display name w/ burnettk 2022-11-23 15:39:10 -05:00
jbirddog e875256385 Hide perspectives link in nav bar (#59) 2022-11-23 12:28:33 -05:00
burnettk 4e1e99f24a rename process_groups_list to process_group_list and fix lint 2022-11-23 10:42:41 -05:00
jasquat 0eeebc497b some updates to ui homepage to align more with notion doc 2022-11-23 10:23:26 -05:00
jasquat 19333e38b2 fixed cypress tests 2022-11-23 09:38:45 -05:00
burnettk c3439bd690 fix typo 2022-11-23 08:39:25 -05:00
jasquat 4143aae16b some more perm updates for core user w/ burnettk 2022-11-22 17:38:39 -05:00
jbirddog ceefa9a2f7 Start of system report filters (#57) 2022-11-22 17:14:51 -05:00
jasquat e8da399fb0 fixed editing a process model w/ burnettk 2022-11-22 16:41:29 -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 77009482cc updated recently viewed table to be recently run and added run button w/ burnettk cullerton 2022-11-22 15:01:10 -05:00
jasquat 99f5e1f5b6 added link to process model tile w/ burnettk cullerton 2022-11-22 14:40:16 -05:00
jasquat 148964b55d moved delete and edit model and group buttons to icons on show pages w/ burnettk cullerton 2022-11-22 14:12:08 -05:00
jasquat e5e6226bb9 created new users for keycloak and fixed some permissions for core user w/ burnettk cullerton 2022-11-22 13:01:08 -05:00
jasquat b25d620777 renamed modifyProcessModelPath to modifyProcessIdentifierForPathParam w/ burnettk 2022-11-22 10:56:40 -05:00
jasquat defecafc5d modify process group id before submitting w/ burnettk 2022-11-22 10:53:29 -05:00
jbirddog 466a8b8ec0 Allow switching between user defined reports (#56) 2022-11-22 09:35:42 -05:00
jasquat 50c137101b added recursive option to process model list to recurse or not and fix some ui components 2022-11-22 09:05:33 -05:00
jasquat ecfb665dad fixed task frontend test 2022-11-22 08:17:17 -05:00
jasquat 1ec8d68ce9 the misc group is now 99-Misc 2022-11-22 07:32:27 -05:00
burnettk 30ddf9f5aa allow longer username 2022-11-21 22:49:09 -05:00
burnettk 54ae3104e9 fix tests and add frontend tests 2022-11-21 22:09:13 -05:00
burnettk ecde7a25df upgrade apscheduler and fix mispelling 2022-11-21 21:15:48 -05:00
jasquat b212524e61 added a script to add a user to a group w/ burnettk 2022-11-21 16:58:39 -05:00
jasquat de392c9fd1 task cypress tests are passing w/ burnettk cullerton 2022-11-21 16:47:04 -05:00
jasquat 5970ad04e0 process model cypress tests are passing w/ burnettk cullerton 2022-11-21 16:19:55 -05:00
jasquat 53d8b3f140 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 ee39177b20 process instance cypress tests pass now w/ burnettk cullerton 2022-11-21 15:16:54 -05:00
jasquat 92d77f3a51 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 dfa44fbb14 iterating on cypress 2022-11-21 10:31:11 -05:00
burnettk bba1497cf7 fix cypress tests 2022-11-20 21:28:23 -05:00
jbirddog 07614abbc1 Frontend label changes (#54) 2022-11-20 14:53:27 -05:00
jasquat 66947160ab added some more widget types to the form builder. w/ burnettk 2022-11-19 20:55:27 -05:00