620 Commits

Author SHA1 Message Date
jasquat
1a76671d59 notion 239: use onclick to submit form when saving form as draft to avoid form validations 2023-04-04 09:13:56 -04:00
jasquat
9f72b02c41 some cleanup and added back in option to get most recent tasks only 2023-04-03 11:40:26 -04:00
jasquat
0ff54c9ce8 cleaned up the reset code w/ burnettk 2023-03-31 15:42:18 -04:00
jasquat
343aae0628 rewind test passed w/ burnettk 2023-03-31 15:14:25 -04:00
jasquat
6dd4537da2 added ability to save a form as draft w/ burnettk 2023-03-31 12:45:14 -04:00
jbirddog
5089b3d8e4 Trip safe asserts in tests, various process instance queue improvements (#199) 2023-03-31 10:59:09 -04:00
jasquat
b441c59fde some cleanup before merging to main w/ burnettk 2023-03-31 10:57:13 -04:00
jasquat
fefac239e2 added test for loopback to subprocess and fixed issue w/ burnettk 2023-03-31 10:48:16 -04:00
jasquat
ac730e57a9 Merge remote-tracking branch 'origin/main' into feature/fix_process_instance_rewind 2023-03-31 09:31:52 -04:00
jasquat
955cdccf72 truncate process model metadata w/ burnettk 2023-03-30 16:54:31 -04:00
jasquat
854b41378f WIP trying to get resetting to a task within a subprocess working w/ burnettk 2023-03-30 16:30:34 -04:00
jasquat
c73c0dcad1 fixed some failing tests except for test_send_event 2023-03-30 15:25:44 -04:00
jasquat
b4b54f3fff do not save predicted tasks to the db w/ burnettk 2023-03-30 12:41:42 -04:00
jasquat
e3b8653296 added an init method to task service and move a lot of code from workflow execution to it and fixed up the task running test to check things more thoroughly 2023-03-30 11:15:27 -04:00
jasquat
edc0ea83fa Merge remote-tracking branch 'origin/main' into feature/fix_process_instance_rewind 2023-03-30 07:51:05 -04:00
jasquat
1ee8ba252e check if data file value is a string before returning it w/ burnettk 2023-03-29 16:49:33 -04:00
jasquat
a7521cba65 run snyk on backend and added marshmallow dep to remove warning w/ burnettk 2023-03-28 16:55:13 -04:00
jasquat
32029a644b Merge pull request #198 from sartography/feature/safety
Feature/safety
2023-03-28 16:32:58 -04:00
jasquat
14927c5271 remove unnecessary libs from pyproject in root of arena w/ burnettk 2023-03-28 16:12:27 -04:00
Elizabeth Esswein
2cb07478c4 Merge pull request #196 from sartography/bugfix/use-spiff-business-rule-task
import parser from spiff package
2023-03-28 16:02:56 -04:00
jasquat
e7fef5b6c4 updated sqlalchemy to 2.0 due to safety complaints w/ burnettk 2023-03-28 15:56:00 -04:00
jasquat
1ee6753c28 Merge remote-tracking branch 'origin/main' into feature/fix_process_instance_rewind 2023-03-28 15:07:36 -04:00
jasquat
9a3f50d5fc some more debugging 2023-03-28 15:07:31 -04:00
burnettk
fa5ded0f26 get backend working with new spiff 2023-03-28 10:33:53 -04:00
burnettk
01f8bc0f87 fix all sonar bugs 2023-03-28 10:05:29 -04:00
jasquat
fdd6d92506 resolved merge conflicts 2023-03-28 08:24:53 -04:00
jasquat
3ce25bba7e some more attempts to get reset working 2023-03-28 08:23:09 -04:00
burnettk
21a97fb4cf lint 2023-03-28 08:04:42 -04:00
burnettk
e6cb06c4a3 Merge remote-tracking branch 'origin/main' into feature/fix_process_instance_rewind 2023-03-27 20:27:19 -04:00
burnettk
4a092a8e2a tests have been broken in ci, and this should fix it 2023-03-27 17:02:29 -04:00
Elizabeth Esswein
7e32c800ac import parser from spiff package 2023-03-27 16:13:17 -04:00
jasquat
2df8d3eabb Merge remote-tracking branch 'origin/main' into feature/fix_process_instance_rewind 2023-03-27 16:10:26 -04:00
jbirddog
f0681aec28 Handle the multiple single file upload widget case (#195) 2023-03-27 16:03:22 -04:00
jasquat
1ae29c1599 process children and tasks of parent subprocesses instead of looking for all tasks with a given state w/ burnettk 2023-03-27 10:37:31 -04:00
jasquat
0ae74f8f35 removed spiff step details w/ burnettk 2023-03-23 16:33:30 -04:00
jasquat
94cd732ebd save timestamps when manually completing a task and some cleanup w/ burnettk 2023-03-23 16:07:25 -04:00
jasquat
3f49f912ea pyl passes w/ burnettk 2023-03-23 15:16:39 -04:00
jasquat
7a14a58518 commented out reset process code and added comment and raise until we get it actually working and fixed issue with viewing at completed task where it was not including the tasks for the parent bpmn processes 2023-03-23 10:44:09 -04:00
jasquat
722680a5ac some more debugging for resetting a process to specific task w/ burnettk 2023-03-22 14:39:04 -04:00
jasquat
61da3d6b6f updated manual task with subprocess bpmn w/ burnettk 2023-03-22 10:45:40 -04:00
jasquat
26af07befd resetting tasks somewhat work 2023-03-22 09:44:13 -04:00
jasquat
034201b01c pyl 2023-03-21 13:34:59 -04:00
jasquat
3bf1c49a75 Merge remote-tracking branch 'origin/main' into feature/remove_spif_step_details 2023-03-21 12:17:52 -04:00
jbirddog
992648f087 Optimisticly skip locking/background processing (#190) 2023-03-21 09:37:10 -04:00
jasquat
b1e9e8fabe Merge remote-tracking branch 'origin/main' into feature/remove_spif_step_details 2023-03-21 09:05:03 -04:00
Dan
f9a7b3cb71 checking for "falsy" lists in python will return false if the list is empty -- but we want to clear out the columns and filters if they are empty lists. 2023-03-20 17:47:52 -04:00
jasquat
bc58de809e use task table for process instance show page. spiff steps are not working yet and neither is data w/ burnettk 2023-03-20 16:51:29 -04:00
jbirddog
0640836b39 Refresh process_instance after obtaining the background lock (#189) 2023-03-20 10:58:43 -04:00
jasquat
7a891c786d check if process initiator exists before running a process instance report w/ burnettk 2023-03-20 10:53:23 -04:00
jasquat
f8856db032 removed spiff_logging w/ burnettk 2023-03-17 15:49:16 -04:00