Commit Graph

433 Commits

Author SHA1 Message Date
jasquat 3b48f9e4eb
fixed one test w/ burnettk 2023-04-21 16:48:12 -04:00
jasquat 3cb9b2ebf7
some pyl stuff. tests are failing w/ burnettk 2023-04-21 16:32:29 -04:00
jasquat 09d5ba8409
Revert "some updates so task_show no longer needs the processor. i think it mostly works w/ burnettk"
This reverts commit 5a561fb833.
2023-04-21 15:56:32 -04:00
jasquat 5a561fb833
some updates so task_show no longer needs the processor. i think it mostly works w/ burnettk 2023-04-21 15:54:31 -04:00
jasquat 79d3c907c6
pyl 2023-04-21 09:32:22 -04:00
Dan Funk 113939fc7c
Merge pull request #221 from sartography/feature/interstitial
Feature/interstitial
2023-04-21 09:28:41 -04:00
burnettk f1e1a158e7
fixing TypeError: type of value sent to generator must be str 2023-04-20 23:16:45 -04:00
burnettk d0e2b5050a
add test to ensure your database is case sensitive 2023-04-20 17:43:11 -04:00
Dan b9a3b4fbf8 Merging with main. 2023-04-20 16:06:22 -04:00
jasquat f8ba4a04bb
merged in main and resolved conflicts w/ burnettk 2023-04-20 14:10:23 -04:00
jasquat 0320116b79
fixed tests and added test to ensure we are saving error events to the db on error w/ burnettk 2023-04-20 13:32:45 -04:00
jasquat a5e0574981
flake8 and mypy fixes w/ burnettk 2023-04-20 13:01:05 -04:00
jbirddog 61a4243e6d
Called elements (#218) 2023-04-19 18:07:15 -04:00
Dan c7457daa31 run pyl. 2023-04-19 17:00:09 -04:00
jasquat 19e3b7da1e
fixed test w/ burnettk 2023-04-19 15:52:11 -04:00
Dan bab5646ac0 Merge remote-tracking branch 'origin/main' into feature/interstitial 2023-04-19 15:18:10 -04:00
Dan cb1311fb56 getting all the tests to pass. 2023-04-19 15:13:00 -04:00
Dan 22d9cda529 Add a test for the interstitial endpoint.
Assure all "GO" buttons lead to the interstial page, and display differently depending on if there is anything you can actually do.
2023-04-19 13:52:29 -04:00
jasquat 279c75135b
fixed broken test w/ burnettk 2023-04-18 12:41:39 -04:00
jbirddog 9291741209
spiff-element-units integration (#214) 2023-04-17 14:49:38 -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 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
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 3415caa969
added loop to task test bpmn file w/ burnettk 2023-03-10 17:15:27 -05:00
jasquat 3e2547f789
tests are now passing w/ burnettk 2023-03-10 16:52:57 -05:00
jasquat cb53321594
check task data on spiff tasks 2023-03-10 13:29:23 -05:00
jasquat d500360cc0
added subprocess and call activity to task data bpmn file and the test is passing now 2023-03-10 10:46:40 -05:00
burnettk 486a49b6f6
Merge remote-tracking branch 'origin/main' into feature/save_tasks_one_at_a_time 2023-03-09 22:07:11 -05:00
jasquat 9aea8ea51f
the primary test is passing now but subprocesses and call activities are probably broken w/ burnettk 2023-03-09 17:16:44 -05:00
Dan 6871b43543 run_pyl 2023-03-09 16:10:31 -05:00
Dan 300af1abae Adding a new test for error handing to assure this doesn't break in the future, and cleaning up the message call event.
Will also need to update the error handling BPMN process so it provides correlation keys.  We should add a task that will
alert you when you create a message object without setting correlation keys - as they are required per the specification.
2023-03-09 15:27:35 -05:00
jasquat 39ea4eb260
Merge remote-tracking branch 'origin/main' into feature/split_up_bpmn_json 2023-03-07 10:48:37 -05:00
Jon Herron 55b0d3e174 Getting ./bin/pyl to pass 2023-03-06 20:42:25 -05:00
Jon Herron b3012e48d3 Fix secret getting reset when decrypted in get_secret 2023-03-06 20:40:08 -05:00
Jon Herron 6bdc174264 Fixed tests 2023-03-06 19:27:24 -05:00
jasquat b4ad12b3d7
make sure we set the subprocesses correctly in the bpmn dict w/ burnettk 2023-03-06 13:03:18 -05:00
jasquat 512fbbbffd
some stuff is passing but still needs the process_instance_data w/ burnettk 2023-03-03 16:51:24 -05:00
jasquat acc4b31faf
Merge remote-tracking branch 'origin/main' into feature/split_up_bpmn_json 2023-03-03 13:04:26 -05:00
jbirddog 94a788a832
Special case file data during user form submission (#164) 2023-03-03 12:24:18 -05:00
jasquat 5ef4ddd042
clean up bpmn process definition save code a bit w/ burnettk 2023-03-03 11:24:28 -05:00
jasquat 8e83d0effd
unit tests are passing with the new spec tables 2023-03-03 10:08:14 -05:00
jasquat cbbcd93d7b
avoid creating new processors if it is not necessary 2023-03-02 10:00:08 -05:00
jasquat e7dba41dd6
do not require task to be given to evaluate a task unless that script specifically needs it w/ burnettk 2023-03-01 17:18:58 -05:00
jasquat e9ce360a10
pyl 2023-03-01 12:35:08 -05:00
jasquat 8266d3f14b
all backend tests except for report tests are now passing 2023-03-01 10:58:12 -05:00
jasquat b23cdec804
unit tests are passing except for test_process_instance_report which cannot work currently 2023-03-01 10:36:11 -05:00