644 Commits

Author SHA1 Message Date
mike cullerton
999b19062f mypy 2023-01-11 17:46:39 -05:00
mike cullerton
b31f04a658 Removed test for email error handler.
Added stub for testing system handler process
2023-01-10 16:33:51 -05:00
jasquat
018bd8d1c6 save a process model file after running all validations w/ burnettk 2023-01-10 14:13:06 -05:00
jasquat
5804f058e8 fixed failing tests 2023-01-10 13:23:09 -05:00
jasquat
8eb4f1ac96 some updates to validate xml when uploading and saving w/ burnettk 2023-01-10 12:16:24 -05:00
jasquat
2ebb3a14ce do not allow sending messages to terminated and suspended process instances w/ burnettk 2023-01-06 16:21:29 -05:00
jasquat
2f1a11cd5a actually filter by process initiator w/ burnettk 2023-01-06 15:50:47 -05:00
jasquat
094de3563e pyl w/ burnettk 2023-01-05 17:33:18 -05:00
jasquat
bb3c9ebea3 fixed test w/ burnettk 2023-01-05 17:31:31 -05:00
jasquat
4b8b5fc403 added fix to SpiffWorkflow to deepcopy operation params before evaluating them w/ burnettk 2023-01-05 17:29:28 -05:00
jasquat
158cbb4bfd basic support to find a process instance by id w/ burnettk 2023-01-05 14:59:59 -05:00
jasquat
f4907aeab4 pyl 2023-01-04 16:15:15 -05:00
jasquat
ac079f8815 added ability to filter process instances by process initiator 2023-01-04 16:11:52 -05:00
jasquat
29fb40b3f0 pyl w/ burnettk 2023-01-03 17:29:55 -05:00
jasquat
10e2ea6f91 added new page to create process models using english text w/ burnettk 2023-01-03 17:26:01 -05:00
jasquat
7f9422ce2c added method to create process models based on english string w/ burnettk 2023-01-03 16:39:32 -05:00
burnettk
8de7d13780 upgrade black, give it the preview flag, and let it rip on long strings 2022-12-30 23:08:00 -05:00
burnettk
9310c8eec4 configure metadata extration paths appropriately 2022-12-30 22:49:35 -05:00
burnettk
2adb6b206e actually create process model 2022-12-30 19:51:17 -05:00
jasquat
afd6bcbc35 added basis of api to create process models from text w/ burnettk 2022-12-30 16:30:52 -05:00
burnettk
0bc9ae6f6f Merge remote-tracking branch 'origin/main' into feature/process_api_blueprint_refactor 2022-12-29 20:41:50 -05:00
Elizabeth Esswein
e0f7da69ab fix test 2022-12-29 17:51:43 -05:00
Elizabeth Esswein
83e468d43c Merge branch 'main' into feature/process-navigation 2022-12-29 12:09:47 -05:00
jbirddog
42393d8d75 Make list available to script tasks (#86) 2022-12-28 17:04:47 -05:00
jasquat
0972d9790a save the process instance even if it fails to run all the way w/ burnettk 2022-12-28 14:37:04 -05:00
jasquat
626db0d780 delete human tasks when process instance is deleted w/ burnettk 2022-12-28 14:02:39 -05:00
jasquat
568c2b7f28 give read access to process-data for all permission macro w/ burnettk 2022-12-27 11:56:09 -05:00
jasquat
bf1ecb87d1 added ability to view data objects from the process instance show page w/ burnettk 2022-12-27 11:45:42 -05:00
burnettk
25022c35fb 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
8ed7800e56 lint and regen schema 2022-12-22 21:15:10 -05:00
jasquat
ffcfa7b37f added test to check only privileged users can call refresh_permissions w/ burnettk 2022-12-22 17:12:21 -05:00
jasquat
73356471b5 pyl passes w/ burnettk 2022-12-22 16:42:52 -05:00
jasquat
be228d4057 added script to refresh permissions w/ burnettk 2022-12-22 16:14:52 -05:00
jasquat
2b5d03bebd pyl w/ burnettk 2022-12-22 12:32:26 -05:00
jasquat
0ad3708965 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
d67ec16879 added test to for permission to process group w/ burnettk 2022-12-22 10:46:40 -05:00
jasquat
f4558b6167 fixed slashes to colons in permission macros w/ burnettk 2022-12-22 10:34:19 -05:00
jasquat
a56734226d pyl 2022-12-22 09:59:55 -05:00
jasquat
e3b9e127c1 added ALL macro for easier use with admin groups and some failure test cases 2022-12-22 09:57:13 -05:00
jasquat
2a59541090 added remaining tests for current permission macros 2022-12-22 09:29:31 -05:00
jasquat
f669d19eab added test for perm macros w/ burnettk 2022-12-21 17:38:56 -05:00
jasquat
d458602546 minor tweak to test bpmn w/ burnettk 2022-12-21 13:51:49 -05:00
jasquat
d12696fcd0 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
7756165b08 pyl w/ burnettk 2022-12-21 11:42:45 -05:00
jasquat
71c4a2fdc4 added permission to run privileged scripts w/ burnettk 2022-12-21 11:24:38 -05:00
jasquat
c49355dec7 pyl fixed w/ burnettk 2022-12-20 16:14:55 -05:00
jasquat
66ebe1ad27 pyl w/ burnettk 2022-12-20 15:47:30 -05:00
jasquat
0f18bb7982 merged in main and resolved conflicts w/ burnettk 2022-12-20 15:06:34 -05:00
jasquat
f9fa7e5147 set the completed by user on human task w/ burnettk 2022-12-20 14:58:15 -05:00
jasquat
be47b73525 added remaining filter tests w/ burnettk 2022-12-20 14:39:04 -05:00