Commit Graph

704 Commits

Author SHA1 Message Date
burnettk c3439bd690 fix typo 2022-11-23 08:39:25 -05:00
burnettk 9d518c8070 add perm to process instance report list 2022-11-22 18:16:01 -05:00
jasquat 4143aae16b some more perm updates for core user w/ burnettk 2022-11-22 17:38:39 -05:00
jasquat ee61e43237 Merge branch 'main' of github.com:sartography/spiff-arena 2022-11-22 17:23:01 -05:00
jasquat 9f3dae60a3 give core user access to instance tasks w/ burnettk 2022-11-22 17:22:57 -05:00
jbirddog ceefa9a2f7 Start of system report filters (#57) 2022-11-22 17:14:51 -05:00
jbirddog 8b562b0bf2 Update oauth redirect url (#58) 2022-11-22 17:05:58 -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 fa1dd2d6d0 Merge branch 'main' of github.com:sartography/spiff-arena 2022-11-22 13:01:12 -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
Dan Funk 63d9e8b4d8 Merge pull request #52 from sartography/update_scripts
Add connector-proxy-demo to bin/pull-subtrees
2022-11-22 12:12:54 -05:00
Dan Funk 391af06601 Merge pull request #46 from sartography/feature/improved_data_object_naming
Feature/improved data object naming
2022-11-22 12:07:22 -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 2ae2df1188 fixed broken test 2022-11-22 09:12:45 -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 8a2d608c80 docs 2022-11-21 22:36:26 -05:00
burnettk 08e99f3d65 default to frontend dir for frontend tests, oh yeah 2022-11-21 22:13:14 -05:00
burnettk 284aff3dd9 only record main builds 2022-11-21 22:11:35 -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 3006c5998d pyl is passing 2022-11-21 18:31:51 -05:00
mike cullerton e9724b9337 Merge branch 'main' of https://github.com/sartography/spiff-arena 2022-11-21 18:02:38 -05:00
jasquat 586839e6f6 pyl is passing w/ burnettk 2022-11-21 17:30:47 -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
mike cullerton 426d54790c mypy 2022-11-21 16:29:47 -05:00
jasquat 0260bd14a9 sort process groups by display name w/ burnettk cullerton 2022-11-21 16:20:15 -05:00
jasquat 5970ad04e0 process model cypress tests are passing w/ burnettk cullerton 2022-11-21 16:19:55 -05:00
mike cullerton e36bf1b548 Merge branch 'main' into move-group-or-model 2022-11-21 15:56:44 -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
mike cullerton f0103fb29d use correct separator. 2022-11-21 12:05:25 -05:00
Dan 2338bbec55 Merge branch 'main' of github.com:sartography/spiff-arena into main 2022-11-21 11:08:50 -05:00
Dan 67a759cd89 Remove MoneyType from dependencies to avoid a new dependency on a rust complier when upgrading to pytno 11. 2022-11-21 11:08:44 -05:00
burnettk dfa44fbb14 iterating on cypress 2022-11-21 10:31:11 -05:00
burnettk 0712f7a4e8 lint 2022-11-21 09:03:35 -05:00
mike cullerton 168ce9cff3 see if this solves the windows build problem 2022-11-21 08:36:39 -05:00
mike cullerton 79dea88b96 add id_for_file_path helper method for process groups 2022-11-21 08:36:19 -05:00
mike cullerton 1d14ea5da5 run_pyl 2022-11-21 07:21:46 -05:00