Commit Graph

363 Commits

Author SHA1 Message Date
jasquat 932beaee6f
updated spiffworkflow 2023-04-10 13:06:14 -04:00
jasquat c7005aae80
using spiffworkflow run-boundary-events-from-engine-steps branch and tests pass w/ burnettk 2023-04-10 12:22:33 -04:00
jasquat d6067d701f
some cleanup, updated SpiffWorkflow, and added some notes to pick back up where we left off with the more efficient method w/ burnettk 2023-04-06 10:57:52 -04:00
jasquat e16f40d13e
updated common task save test to check for boundary event explicitly 2023-04-06 10:36:34 -04:00
jasquat 0a97239079
backend tests are passing with less optimized way 2023-04-06 10:30:18 -04:00
jasquat fa7c4b81e6
WIP - some tests are now passing and some are failing w/ burnettk 2023-04-05 17:23:07 -04:00
jasquat 9655aa8a94
pyl and fixed tests 2023-04-03 11:50:28 -04:00
jasquat 10fec9e862
some cleanup and added back in option to get most recent tasks only 2023-04-03 11:40:26 -04:00
jasquat 6a3b4e5dfa
cleaned up the reset code w/ burnettk 2023-03-31 15:42:18 -04:00
jasquat b943d90d92
rewind test passed w/ burnettk 2023-03-31 15:14:25 -04:00
jbirddog a1a54c54bb
Trip safe asserts in tests, various process instance queue improvements (#199) 2023-03-31 10:59:09 -04:00
jasquat 783faa7ce9
some cleanup before merging to main w/ burnettk 2023-03-31 10:57:13 -04:00
jasquat be5bf31974
added test for loopback to subprocess and fixed issue w/ burnettk 2023-03-31 10:48:16 -04:00
jasquat 3d595c3e43
Merge remote-tracking branch 'origin/main' into feature/fix_process_instance_rewind 2023-03-31 09:31:52 -04:00
jasquat 57aa8d45b1
truncate process model metadata w/ burnettk 2023-03-30 16:54:31 -04:00
jasquat 5754f44c25
WIP trying to get resetting to a task within a subprocess working w/ burnettk 2023-03-30 16:30:34 -04:00
jasquat c5806ee53d
fixed some failing tests except for test_send_event 2023-03-30 15:25:44 -04:00
jasquat 7d1f01ee02
do not save predicted tasks to the db w/ burnettk 2023-03-30 12:41:42 -04:00
jasquat 3f365d462c
remove pdb w/ burnettk 2023-03-30 11:16:44 -04:00
jasquat 7d7e976b37
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 8bd7716d4c
some more debugging 2023-03-28 15:07:31 -04:00
jasquat ebbb1c6b11
resolved merge conflicts 2023-03-28 08:24:53 -04:00
jasquat d2f1ca1492
some more attempts to get reset working 2023-03-28 08:23:09 -04:00
burnettk d9370f6608
tests have been broken in ci, and this should fix it 2023-03-27 17:02:29 -04:00
jbirddog a986678869
Handle the multiple single file upload widget case (#195) 2023-03-27 16:03:22 -04:00
burnettk 5452d6be50
add test for filtering columns and clarify that we are doing unit tests with api, whoops 2023-03-24 18:11:11 -04:00
jasquat 30e4faa12f
removed debug comment w/ burnettk 2023-03-24 11:11:44 -04:00
jasquat 8593d54742
pyl passes w/ burnettk 2023-03-23 15:16:39 -04:00
jasquat 00a0e901f1
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 63acf11b5d
some more debugging for resetting a process to specific task w/ burnettk 2023-03-22 14:39:04 -04:00
jasquat c63483b171
updated manual task with subprocess bpmn w/ burnettk 2023-03-22 10:45:40 -04:00
jasquat 63369387c6
pyl 2023-03-21 13:34:59 -04:00
jasquat d6684124fd
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
jasquat 1e80f7dc4c
fixed broken test w/ burnettk 2023-03-20 10:55:57 -04:00
jasquat 714a2aa2c1
removed spiff_logging w/ burnettk 2023-03-17 15:49:16 -04:00
jasquat a565b96cba
tasks can be skipped and manually executed w/ burnettk 2023-03-17 15:35:27 -04:00
jasquat 5e239f0e7f
added process instance event table 2023-03-17 13:20:06 -04:00
jasquat 761526f999
Merge remote-tracking branch 'origin/main' into feature/use_tasks_as_logs 2023-03-17 12:40:26 -04:00
jbirddog 6d847a10e0
UAT bug fix: suspended/terminated instances automagically resume (#186) 2023-03-17 11:55:11 -04:00
jasquat 44b166fba8
updated log list view in frontend w/ burnettk 2023-03-17 10:30:29 -04:00
jasquat 8dc7c5fb2f
added bpmn_name columns to definition tables and added test for simple logs as well 2023-03-17 10:00:59 -04:00
burnettk 02c04625f7
lint 2023-03-16 22:59:42 -04:00
jasquat 8bd946235c
add in missing fields to logs 2023-03-16 17:58:43 -04:00
jasquat 48b8a336f6
pyl w/ burnettk 2023-03-16 16:18:02 -04:00
jasquat 8dc178b953
tests are now passing w/ burnettk 2023-03-16 16:14:41 -04:00
jasquat 8927e9353a
merged in save_to_task_data branch and pyl with some cleanup w/ burnettk 2023-03-16 12:50:52 -04:00
burnettk bcf798f299
fix two issues, one where we were not sorting after globbing, and another where we forgot about process groups 2023-03-16 12:34:44 -04:00
jasquat bf5b23a52f
use box script engine to save everything into task data for time being w/ burnettk 2023-03-16 11:17:21 -04:00
jasquat a22160e81c
some initial code to use tasks for logs 2023-03-16 09:30:25 -04:00
burnettk 0f7f9220ec
try to fix postgres and mysql group by 2023-03-16 00:02:02 -04:00