Commit Graph

360 Commits

Author SHA1 Message Date
burnettk a2b81ac8b4 add test and fix for timer_intermediate_catch_event 2022-09-20 17:23:07 -04:00
burnettk a03fef847f Merge remote-tracking branch 'origin/main' into feature/background-process-waiting-tasks 2022-09-20 14:59:05 -04:00
jasquat 2c170efde7 added api to get a list of message instances 2022-09-20 13:26:35 -04:00
burnettk f9709bf1f5 lint and remove inner function to avoid thwarting fix_python_docstrings 2022-09-20 11:15:20 -04:00
burnettk 5ae779fee5 process waiting messages in the background, which fixes timer boundary events 2022-09-20 11:03:31 -04:00
jbirddog 300d61d645
Feature/service task response (#93) 2022-09-19 16:29:05 -04:00
burnettk 55f8a7dd3b order keys when dumping dict to json for sanity 2022-09-19 10:47:42 -04:00
jasquat 7126af4f0f use the calling process initiator when creating a message receive process instance w/ burnettk 2022-09-19 10:20:19 -04:00
burnettk 19a3d3b27b longer column and update script 2022-09-16 18:39:00 -04:00
burnettk 46a0c02e96 fix lint, update script, extend columns 2022-09-16 18:22:10 -04:00
jbirddog 112fe1a0eb
Feature/service task part deux (#91) 2022-09-16 15:37:20 -04:00
mike cullerton 539d9a6347 Add current_user to logs 2022-09-16 10:58:51 -04:00
jasquat 0586788d30 precommit 2022-09-15 17:31:25 -04:00
jasquat 04bb8efff4 fall back to initiator id for current user if g.user is not set and disable spiff logging when initializing workflows from bpmn_json 2022-09-15 17:29:41 -04:00
jasquat 8cffd03013 updated spiff logging to store the correct timestamp value w/ burnettk 2022-09-15 11:08:58 -04:00
jasquat 427083ff41 print out the message name if correlations cannot be found w/ burnettk 2022-09-14 13:26:08 -04:00
jasquat b4c9acfa4c added test to ensure the primary process id is properly udpated on save w/ burnettk 2022-09-14 11:55:20 -04:00
jasquat d8c5e99ac3 ensure the primary process file and id are set when adding a new bpmn file w/ burnettk 2022-09-14 11:33:59 -04:00
jasquat 036055dc59 fixed calling subprocesses with forms w/ burnettk 2022-09-14 09:14:10 -04:00
jasquat 59c10c1778 display the evaluation error when evaluating an expression instead of the NoneType error w/ burnettk 2022-09-13 10:39:08 -04:00
jasquat 5524062702 check the value of FileType instead of the string form w/ burnettk 2022-09-12 16:48:30 -04:00
jasquat 6eef611095 fix call activities to get the form from the process called and added tests to ensure they are working w/ burnettk 2022-09-12 14:17:18 -04:00
jasquat 5b43326fb6 do not look for called elements if spiff already knows about them w/ burnettk 2022-09-12 11:13:03 -04:00
burnettk db0729bd7f pluralize entity name in path 2022-09-12 08:19:45 -04:00
burnettk 191faf2a17 add process model file delete api 2022-09-11 22:26:21 -04:00
burnettk 76ae0a3dcf store process model display name on active tasks and use it in API, update spiff 2022-09-11 22:02:24 -04:00
jasquat 42fe51f9bb attempt to find the required bpmn file on demand if missing w/ burnettk 2022-09-09 16:04:45 -04:00
jasquat 975c7302ed removed unused var w/ burnettk 2022-09-09 14:45:49 -04:00
burnettk 029b45525d from PR feedback, i totally did not understand that this call was unnecessary 2022-09-09 13:29:26 -04:00
jasquat c76b08ae12 updates to the spiff log api for pagination and some cleanup w/ burnettk cullerton 2022-09-09 13:20:14 -04:00
jasquat eca3c92f86 the call activity test passes now w/ burnettk cullerton 2022-09-08 18:05:50 -04:00
jasquat 1faeaab118 store process ids in a lookup table w/ burnettk cullerton 2022-09-08 14:46:10 -04:00
mike cullerton 71cde1e789 pre commit 2022-09-07 17:15:29 -04:00
mike cullerton 4a210bc702 mypy 2022-09-07 17:13:29 -04:00
mike cullerton fdae67db2b api endpoint for instance logs 2022-09-07 17:03:33 -04:00
mike cullerton c7548dc664 modified logging model 2022-09-07 17:03:02 -04:00
jasquat d72689aa72 precommit w/ burnettk cullerton 2022-09-06 17:38:09 -04:00
jasquat cb61f77891 do not run waku tests yet and fixed evaluate for new spiffworkflow w/ burnettk cullerton 2022-09-06 17:36:34 -04:00
mike cullerton b2f5cbd383 precommit 2022-09-06 16:16:00 -04:00
mike cullerton 1ecf24e57c precommit 2022-09-06 16:06:08 -04:00
mike cullerton cf9be81768 Merge branch 'main' into cullerton
# Conflicts:
#	poetry.lock
2022-09-06 15:50:36 -04:00
mike cullerton feb51fbcd0 mypy 2022-09-06 15:28:36 -04:00
mike cullerton b0473a400c Pre commit 2022-09-06 15:17:26 -04:00
mike cullerton 62d3d9a5f8 Merge branch 'cullerton' of github.com:sartography/spiffworkflow-backend into cullerton 2022-09-06 15:08:39 -04:00
mike cullerton 32caf68e43 Commit so we stop using cullerton branch 2022-09-06 15:08:22 -04:00
jasquat c69923e0fd use jinja2 to render form templates w/ burnettk 2022-09-01 17:38:46 -04:00
jasquat f183e66fac added ability to add the process instance id to the spiff logs w/ burnettk 2022-09-01 13:01:23 -04:00
mike cullerton 5907a3a4bf Pre commit stuff 2022-08-31 17:30:24 -04:00
mike cullerton 0abce6f349 Merge branch 'main' into cullerton 2022-08-31 16:36:24 -04:00
mike cullerton 74fcaa1aff Start db logging handler 2022-08-31 16:33:04 -04:00