Commit Graph

627 Commits

Author SHA1 Message Date
jasquat 5a46102d54 allow tests to determine what paginated entity id to use to determine a table has loaded 2022-12-30 09:13:03 -05:00
Elizabeth Esswein 60fded7b2c create spiff steps for manual navigation 2022-12-30 01:45:49 -05:00
burnettk 145944137d Merge remote-tracking branch 'origin/main' into feature/process_api_blueprint_refactor 2022-12-29 20:41:50 -05:00
Elizabeth Esswein 9d7723df8f
Merge pull request #78 from sartography/feature/process-navigation
Feature/process navigation
2022-12-29 20:00:27 -05:00
burnettk 7a866f2889 move helpers where they belong 2022-12-29 18:43:19 -05:00
burnettk d5c25c95c9 run ./bin/run_pyl 2022-12-29 18:26:43 -05:00
burnettk 7c55ab3dfb new service tasks controller 2022-12-29 18:23:45 -05:00
burnettk 792e2cfc37 move status to health controller 2022-12-29 18:12:41 -05:00
Elizabeth Esswein 141757ebfd fix test 2022-12-29 17:51:43 -05:00
burnettk 7436a6fc23 move helpers where they belong 2022-12-29 17:36:46 -05:00
Elizabeth Esswein afb630c78d allow option to complete single tasks with or without execution 2022-12-29 17:21:17 -05:00
burnettk 67086c2b40 get tests passing 2022-12-29 17:13:44 -05:00
jasquat 3919902c05 moved some more apis w/ burnettk 2022-12-29 16:04:59 -05:00
jasquat 0e1699e625 moved more api methods to own controllers w/ burnettk 2022-12-29 15:45:34 -05:00
Elizabeth Esswein e6391a2aa3 add endpoint to reset process to earlier step 2022-12-29 15:26:29 -05:00
jasquat c77a598c83 moved process groups, models, and instances api methods to own controller files w/ burnettk 2022-12-29 15:24:39 -05:00
burnettk 6de6d6a551 fix bug with opening call activities when processes conflict with dmn files 2022-12-29 14:33:30 -05:00
Elizabeth Esswein 9615f600af fix show previous spiff steps 2022-12-29 13:55:19 -05:00
Dan 651ec20050 Minor fix to SpiffWorkflow library 2022-12-29 13:51:23 -05:00
Dan 5f3482c417 Don't freak out if git is not yet setup in the working directory. 2022-12-29 13:49:41 -05:00
Elizabeth Esswein 3d84c7ca83 Merge branch 'main' into feature/process-navigation 2022-12-29 12:09:47 -05:00
jbirddog b1046d29ee
Make list available to script tasks (#86) 2022-12-28 17:04:47 -05:00
jasquat 208d922602 save the process instance even if it fails to run all the way w/ burnettk 2022-12-28 14:37:04 -05:00
jasquat a36f8a581a delete human tasks when process instance is deleted w/ burnettk 2022-12-28 14:02:39 -05:00
jasquat c68b85a9c2 fixed some cypress tests and fixed issue where an invalid date caused the page to constantly reload w/ burnettk 2022-12-28 12:27:37 -05:00
jasquat 9c52ff6f43 do not delete groups that were just added w/ burnettk 2022-12-27 16:44:58 -05:00
jasquat 88e1715c3f update flask-bpmn w/ burnettk 2022-12-27 16:16:53 -05:00
jasquat dd8630067c some cypress tests w/ burnettk 2022-12-27 15:42:22 -05:00
jasquat 52aa959921 update flask-bpmn w/ burnettk 2022-12-27 13:55:02 -05:00
jasquat 5c119e7565 log api errors when sending to sentry w/ burnettk 2022-12-27 13:52:48 -05:00
jasquat 6ef83d6ff5 give read access to process-data for all permission macro w/ burnettk 2022-12-27 11:56:09 -05:00
jasquat c999edeba0 added ability to view data objects from the process instance show page w/ burnettk 2022-12-27 11:45:42 -05:00
burnettk 30e0166733 dev permissions copied from terraform deployed and terraform deployed now tiny, minor fixes 2022-12-23 23:39:48 -05:00
burnettk 0948ee2c88 link to correct instances page, fix fin users, ignore coverage files 2022-12-23 20:18:08 -05:00
burnettk 09e50e5eb8 trim down granted permissions to just the ones that exist in the API, improve output of permissions 2022-12-23 16:49:15 -05:00
burnettk 54039bc89a use spiffworkflow.org for admin and other minor permissions tweaks 2022-12-23 12:25:18 -05:00
burnettk 62ce03cb28 fix flask bpmn poetry lock and change admin email to spiffworkflow.org 2022-12-23 12:18:15 -05:00
burnettk 35a0e9b642 fix qa1 and add script to get perms 2022-12-22 21:29:12 -05:00
burnettk 0c5e4500c1 lint and regen schema 2022-12-22 21:15:10 -05:00
burnettk 313d4cf03f 50 is not long enough to store our keycloak urls 2022-12-22 21:10:43 -05:00
burnettk 790a2bfc1f add qa1 env 2022-12-22 17:21:45 -05:00
jasquat 41c18ea4ec added test to check only privileged users can call refresh_permissions w/ burnettk 2022-12-22 17:12:21 -05:00
jasquat 960a8bdf6b updated permission yamls to have email addresses and look more the same w/ burnettk 2022-12-22 16:55:19 -05:00
jasquat 4f1054c307 pyl passes w/ burnettk 2022-12-22 16:42:52 -05:00
jasquat c7590fa440 removed scripts for permissions since that code has been mostly moved and superseded by refresh_permissions w/ burnettk 2022-12-22 16:19:21 -05:00
jasquat 99e8dccd6e added script to refresh permissions w/ burnettk 2022-12-22 16:14:52 -05:00
jasquat 3de31af94f pyl w/ burnettk 2022-12-22 12:32:26 -05:00
jasquat 8816f43b5e added script to get all permissions for the confirmation page when adding permissions from a process model w/ burnettk 2022-12-22 12:20:34 -05:00
jasquat 4e4d415c58 added test to for permission to process group w/ burnettk 2022-12-22 10:46:40 -05:00
jasquat f7a60e0dfe fixed slashes to colons in permission macros w/ burnettk 2022-12-22 10:34:19 -05:00
jasquat b2885159bd pyl 2022-12-22 09:59:55 -05:00
jasquat 82d67bacc3 added ALL macro for easier use with admin groups and some failure test cases 2022-12-22 09:57:13 -05:00
jasquat c00252815d added remaining tests for current permission macros 2022-12-22 09:29:31 -05:00
jasquat 5def5acdf8 added test for perm macros w/ burnettk 2022-12-21 17:38:56 -05:00
jasquat 6171eef87b added method to add permissions based on macros w/ burnettk 2022-12-21 17:14:11 -05:00
jasquat 4b7de2cc6d Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions 2022-12-21 13:51:53 -05:00
jasquat 53036f76c3 minor tweak to test bpmn w/ burnettk 2022-12-21 13:51:49 -05:00
Dan 2409bd710e Merge branch 'main' of github.com:sartography/spiff-arena into main 2022-12-21 12:53:03 -05:00
Dan e05c374034 Do not require a Git Repository to start a process. 2022-12-21 12:52:56 -05:00
jasquat 36c395e074 do not force permissions to use the v1.0 path prefix but it can be used if desired w/ burnettk 2022-12-21 12:13:33 -05:00
jasquat 4ddc99527a pyl w/ burnettk 2022-12-21 11:42:45 -05:00
jasquat 7ed4adc619 default requiring permissions to run a script to True w/ burnettk 2022-12-21 11:39:12 -05:00
jasquat fcc79e639a added permission to run privileged scripts w/ burnettk 2022-12-21 11:24:38 -05:00
Dan Funk 36ee83fe5e
Merge pull request #79 from sartography/feature/better_unit_tests
A little cleanup around the Script Unit Tests - so that it's easier to show this feature off
2022-12-21 11:09:26 -05:00
jasquat 229d4af792 Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions 2022-12-20 17:00:58 -05:00
jasquat e6d04ecc1a pyl fixed w/ burnettk 2022-12-20 16:14:55 -05:00
jasquat 9e6218e89c fixed get tasks and process instances by group w/ burnettk 2022-12-20 16:02:27 -05:00
jasquat 33d9b6660e pyl w/ burnettk 2022-12-20 15:47:30 -05:00
jasquat dfe958d386 fixed completed instances filter w/ burnettk 2022-12-20 15:41:01 -05:00
jasquat b51f9ba5a1 merged in main and resolved conflicts w/ burnettk 2022-12-20 15:06:34 -05:00
jasquat d74e38e840 a little refactor w/ burnettk 2022-12-20 15:02:27 -05:00
jasquat c1ad29f518 set the completed by user on human task w/ burnettk 2022-12-20 14:58:15 -05:00
jasquat 4e13d8f2cb added remaining filter tests w/ burnettk 2022-12-20 14:39:04 -05:00
jasquat 0de462ae63 added another filter test 2022-12-20 13:50:09 -05:00
jasquat 313e01f836 added test for report filters w/ burnettk 2022-12-20 12:29:14 -05:00
Elizabeth Esswein b128d4fa22 reformat file again 2022-12-20 11:19:27 -05:00
jasquat 2ada0814b1 renamed test process instance create method w/ burnettk 2022-12-20 11:19:04 -05:00
jasquat 9687c3d1ea some initial changes to refactor report filters w/ burnettk 2022-12-20 11:16:06 -05:00
Elizabeth Esswein d62d50544a fix more bs errors 2022-12-20 11:10:59 -05:00
Elizabeth Esswein 421a6440c7 fix lint errors 2022-12-20 11:05:46 -05:00
Elizabeth Esswein fed2062ccf fix conflicts for like the thousandth time 2022-12-20 10:41:45 -05:00
burnettk c00323645c fix filtering issue on completed instances tab and lint junk 2022-12-19 23:08:54 -05:00
jasquat 5fa6be6651 fix getting task info for a process instance w/ burnettk 2022-12-19 17:11:39 -05:00
jasquat 62231ec7fc added correct process instance permissions w/ burnettk 2022-12-19 16:39:35 -05:00
jasquat 5b11804f5f renamed active task to human task since we are no longer deleting them w/ burnettk 2022-12-19 16:23:02 -05:00
jasquat e938d81366 created process instance list and show pages to handle all and for-me w/ burnettk 2022-12-19 16:16:27 -05:00
Elizabeth Esswein c2f8cec700 fix conflicts yet again 2022-12-19 15:28:44 -05:00
jasquat bade105e7f merged in main and resolved conflicts w/ burnettk 2022-12-19 14:51:54 -05:00
jasquat 898de1cc23 give everybody crud for reports w/ burnettk 2022-12-19 14:47:01 -05:00
jasquat 3495b11f58 fixed file upload and do not allow submitting task data to a suspended process instance w/ burnettk 2022-12-19 14:28:54 -05:00
Elizabeth Esswein e5cefcea80 fix typing problem 2022-12-19 14:01:52 -05:00
jasquat 0d69029292 updates to disallow modifying a process instance when it is not in the correct state w/ burnettk 2022-12-19 12:55:25 -05:00
jasquat a096605047 do not allow editing task data for process instances that are not suspended and some code cleanup w/ burnettk 2022-12-19 11:54:22 -05:00
Elizabeth Esswein 01fed4758d add integration tests for process nav endpoints 2022-12-19 11:33:48 -05:00
jasquat e68d19d8b3 added updated and created at columns on user w/ burnettk 2022-12-19 11:25:21 -05:00
jasquat cbb22f13ae set the auth header when calling git commit w/ burnettk 2022-12-19 11:15:05 -05:00
Dan fcc593ea6b Fixing some tests. 2022-12-19 10:09:19 -05:00
Dan 0a32c57e45 Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions 2022-12-19 10:05:47 -05:00
Dan 170d9c3098 Adding tests for the user service , and closing a few logic errors. Adding support for a single wild card for matching all users. 2022-12-19 10:05:19 -05:00
Elizabeth Esswein a204aeb92a allow marking task complete without executing 2022-12-18 10:44:42 -05:00
Elizabeth Esswein 975b7e6132 fix conflicts again 2022-12-18 10:42:19 -05:00
burnettk 8cf304135a fix tests 2022-12-17 23:25:47 -05:00
jasquat 4369df1f84 added completed column to active task w/ burnettk 2022-12-16 16:51:49 -05:00
Elizabeth Esswein fa0d5d7ea8 update url to allow permissions on send event 2022-12-16 16:22:59 -05:00
jasquat 52f32112c8 some basic stuff for showing only relating items to user w/ burnettk 2022-12-16 16:07:40 -05:00
jasquat 1fd3cfd537 fixed permissions w/ burnettk 2022-12-16 15:31:05 -05:00
Dan 55bac8eb27 Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions 2022-12-16 15:25:10 -05:00
Kevin Burnett 482212bf6b
add a test group and put natalia in it 2022-12-16 12:01:57 -08:00
jasquat 7a099eb68d updated some text for task tables w/ burnettk 2022-12-16 14:21:04 -05:00
jasquat bd88cd947e merged in main and resolved conflicts w/ burnettk 2022-12-16 13:53:43 -05:00
jasquat 9b1bd0c905 updated flask-bpmn so it does not send invalid token exceptions to sentry w/ burnettk 2022-12-16 13:24:52 -05:00
jasquat 9d7b701f5a Merge remote-tracking branch 'origin/main' into feature/better_unit_tests 2022-12-16 13:16:08 -05:00
Elizabeth Esswein da7e60a5df fix conflicts & update event url to match other process instance urls 2022-12-16 12:53:36 -05:00
jasquat e89a1ef88e added new api endpoint to get task-info so users with access to process instances can see the tasks but not the data 2022-12-16 11:39:07 -05:00
jasquat ebf0e13c22 fix permissions for core on dev w/ burnettk 2022-12-15 15:55:22 -05:00
Dan 7ae5363636 Merge branch 'feature/better_unit_tests' into feature/bpmn_user_permissions 2022-12-15 15:01:59 -05:00
jasquat e3b0d59cd0 fix broken unit tests in backend 2022-12-15 14:57:07 -05:00
Dan 65c6228220 Fixes a bug that was causing tests to be added to the incorrect task.
Clean up UI for a better experience when viewing tests.
2022-12-15 14:45:35 -05:00
Dan ec88ed92f9 Updated migrations. 2022-12-15 14:43:09 -05:00
Dan 6ca754f8a4 When loading permissions and the user does not exist, add records to the UserGroupAssignmentWaiting table that can be picked up later.
Request "profile" scope over OpenID so we can get a few more bits of information when avilable.
Add a "clear_perissions" script
Add an "add_permissions" script
Add an "add_permissions" script
When logging in for the first time, check for any awaiting permissions and assign them.
Add "enumerate" as a whitelisted function to React Schema
Add a "display_name" to the user table

Add a test for adding a new permission
Add a test for adding a user to group
Adding a test for deleting all permissions.
Adding a display name for the user table
2022-12-15 14:40:31 -05:00
jasquat 5d692cff46 do not set git branch info on development w/ burnettk cullerton 2022-12-15 13:04:24 -05:00
jasquat 5fd6992fe6 commit and push to github on all changes to bpmn dir w/ burnettk cullerton 2022-12-15 12:52:53 -05:00
Elizabeth Esswein 1859e0cf42 reformat & fix types 2022-12-15 11:39:28 -05:00
Elizabeth Esswein 33f34ca51d Merge branch 'main' into feature/process-navigation 2022-12-15 11:28:46 -05:00
jasquat 2e9a20f806 Merge branch 'main' of github.com:sartography/spiff-arena 2022-12-15 10:02:54 -05:00
jasquat 2a43efa841 add support to find the form for a call activity defined in another process model 2022-12-15 10:02:51 -05:00
jbirddog 38fb94b844
Fix endpoints for script task unit tests (#77) 2022-12-15 09:31:19 -05:00
Dan 1e71892999 Merge remote-tracking branch 'origin/unit_test_404' into feature/bpmn_user_permissions 2022-12-15 07:19:19 -05:00
burnettk 08b30b4cb8 make replacing keycloak more robust, as it now works when the container is running 2022-12-14 21:29:46 -05:00
Jon Herron 52edcd8f5c Fix api endpoints for script unit tests 2022-12-14 18:23:38 -05:00
jasquat 7cfc08d620 some fixes for ci w/ burnettk 2022-12-14 17:09:43 -05:00
jasquat 217e83a094 remove assert statements from actual code w/ burnettk 2022-12-14 16:32:07 -05:00
Elizabeth Esswein 232ff1c6f7 working but barely functional UI for manually sending events 2022-12-14 15:21:39 -05:00
jasquat 8e6e90d527 fixed perms for readonly for staging w/ burnettk 2022-12-14 15:03:22 -05:00
jasquat ab034ca0a0 load the correct perm file on staging w/ burnettk 2022-12-14 14:35:08 -05:00
jasquat ad83d2125c added permission file for staging w/ burnettk 2022-12-14 11:00:32 -05:00
burnettk ab23816816 in postgres you cannot order by a non-grouped column without doing an aggregate 2022-12-13 23:21:32 -05:00
jasquat de69b05b30 pyl and fix test w/ burnettk 2022-12-13 16:44:46 -05:00
jasquat 4f2f73e728 store subprocesses for spiff steps as well and do not save file as primary if one is already set w/ burnettk 2022-12-13 16:04:37 -05:00
jasquat 4a978c5bda some fixes to ensure we display the correct task data for the diagram elements w/ burnettk 2022-12-13 14:16:28 -05:00
Dan b94e0f7266 Assure our open-id system can return emails.
Update our data from Open ID Systems when users log in
2022-12-13 08:14:44 -05:00
Dan 552229110c Removing two fields from user table that were not used (uid, name)
Request email from open id clients, as this would provide a handy way to uniquely reference users when assigning to groups.
During Login do a lookup on email if possible -- so that permissions assignments based on email can be connected when sigining in through openid.
Don't use "open_id" for the service name on user accounts, use the iss string provided through open id,  this will allow us to support more than one open id platform.
Update the KeyCloak configuration so it is able to return email addresses for users -- which will make permission assignment easier in the future.
Removed several unused commands in the user_service class.
2022-12-12 15:43:19 -05:00
jasquat 518a6e1606 pyl 2022-12-12 15:36:03 -05:00
jasquat 85be6db77c added test to get the diagram for a given process instance call activity 2022-12-12 15:33:31 -05:00
jasquat c3e0b2ef14 allow viewing the diagram for a specific process identifier 2022-12-12 15:08:09 -05:00
jasquat 95be029656 split out completed instances by group as well 2022-12-12 13:41:42 -05:00
jasquat ec754cbee7 updated group api so it is not under tasks 2022-12-12 13:19:27 -05:00
jasquat 978849d379 pyl 2022-12-12 12:29:36 -05:00
jasquat 77aa32646a split group task tables by group and created component for group tables 2022-12-12 12:21:37 -05:00
jasquat 14be1fa06b strip off spaces from git service command stdout 2022-12-12 10:05:08 -05:00