193 Commits

Author SHA1 Message Date
Dan
cb1311fb56 getting all the tests to pass. 2023-04-19 15:13:00 -04:00
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
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
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
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
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
jasquat
4b64f725f4
increase line length from 88 to 119 for black w/ burnettk 2023-03-15 16:24:08 -04:00
jasquat
b04976e4b1
fixed up tests and ran pyl w/ burnettk 2023-03-15 16:10:23 -04:00
jasquat
181e4ef81b
check data when running main spiff test w/ burnettk 2023-03-15 15:38:58 -04:00
jasquat
ae8a4de175
pyl and cleaned up debug code w/ burnettk 2023-03-15 12:15:48 -04:00
jasquat
6abc3dc69d
unit tests are passing w/ burnettk 2023-03-15 11:25:15 -04:00
jbirddog
b8e0a8f665
Move process instance locking to new queue table (#177) 2023-03-14 13:12:01 -04:00
jasquat
3ee474403c
fixed tests and added some comments for future fixes we will need with spiff without loop reset 2023-03-11 13:22:30 -05:00
jasquat
3e2547f789
tests are now passing w/ burnettk 2023-03-10 16:52:57 -05:00