jasquat
de8a718a30
removed flask-bpmn from pyproject since it is no longer used w/ burnettk
2023-05-10 17:09:51 -04:00
danfunk
cc55f4413b
run_pyl
...
use latest spiffworkflow in main
2023-05-10 15:42:07 -04:00
danfunk
4354efe536
minor fix to spiffworkflow backend.
2023-05-10 14:51:13 -04:00
danfunk
b9a8b97fda
Various updates to get the reset working correctly.
2023-05-10 10:49:39 -04:00
Dan
30a26de38d
wip
2023-05-09 15:02:05 -04:00
jbirddog
b89527ab80
Integrate spiff-element-units 0.3.0 for (some) lazy call activities ( #239 )
2023-05-04 14:15:13 -04:00
jasquat
418ec7d9c9
updated typeguard and fixed issues w/ burnettk
2023-05-01 15:26:29 -04:00
jbirddog
1dd445de68
spiff-element-units integration ( #214 )
2023-04-17 14:49:38 -04:00
jasquat
106b03d32b
merged in main and resolved conflicts w/ burnettk
2023-04-07 14:59:49 -04:00
jasquat
e12db76038
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
c5b85fd404
WIP - test is still passing, no longer processing all tasks w/ burnettk
2023-04-05 16:07:35 -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
98a935e222
use session delete branch of sqlalchemy stubs w/ burnettk
2023-03-28 16:28:41 -04:00
jasquat
a878790393
add back in sqlalchemy stubs w/ burnettk
2023-03-28 16:05:43 -04:00
jasquat
e7fef5b6c4
updated sqlalchemy to 2.0 due to safety complaints w/ burnettk
2023-03-28 15:56:00 -04:00
burnettk
16b837daca
downgrade setuptools closer to where it was to avoid deprecation warnings
2023-03-28 14:58:16 -04:00
burnettk
3371148d4a
fix four of five safety issues
2023-03-28 14:51:08 -04:00
burnettk
152be789ec
another take on metrics
2023-03-22 22:40:56 -04:00
burnettk
c4acbab343
fix all deprecation warnings
2023-03-16 22:42:35 -04:00
jasquat
80d9fa8ad6
merged in save_to_task_data branch and pyl with some cleanup w/ burnettk
2023-03-16 12:50:52 -04:00
jasquat
e3513073e9
some more test stuff w/ burnettk
2023-03-16 10:29:15 -04:00
jasquat
e8e4eab44b
use main branch of spiffworkflow w/ burnettk
2023-03-15 16:15:15 -04:00
burnettk
c591dbfefe
no op cipher for testing
2023-03-12 18:20:29 -04:00
jasquat
2ef0bf0065
added loop to task test bpmn file w/ burnettk
2023-03-10 17:15:27 -05:00
Jon Herron
f994c2f5d1
Poetry install
2023-03-06 15:43:46 -05:00
jbirddog
7c0b7d252e
Couple dependency changes ( #165 )
2023-03-06 10:12:54 -05:00
jasquat
716986a483
prefer the bpmn process name over the identifier on the logs list page w/ burnettk
2023-03-01 16:28:42 -05:00
Dan
43e41fe848
Point to the latest spiffworkflow
2023-02-27 14:40:47 -05:00
Dan
f16150b02b
Merging main
2023-02-27 14:17:10 -05:00
Jon Herron
a766e7d9a6
poetry remove orjson
2023-02-27 09:35:51 -05:00
Dan
2a800e844f
* Re-work message tests so I could wrap my simple head around what was happening - just needed an example that made sense to me.
...
* Clear out complex get_message_instance_receive how that many-to-many works.
* Create decent error messages when correlations fail
* Move correlation checks into the MessageInstance class
* The APIError could bomb out ugly if it hit a workflow exception with not Task Spec.
2023-02-18 13:09:58 -05:00
jasquat
297d0ddb79
removed old pin to spiffworkflow w/ burnettk
2023-01-27 13:21:39 -05:00
jasquat
54f795da7b
some initial updates w/ burnettk
2023-01-27 12:51:19 -05:00
jasquat
13b442f7f8
Merge remote-tracking branch 'origin/main' into feature/jinja_errors
2023-01-25 17:30:55 -05:00
jasquat
cc85146678
upgraded bandit and flake8 w/ burnettk
2023-01-25 15:44:53 -05:00
Dan
a38ecc2e60
Merge remote-tracking branch 'origin/main' into feature/jinja_errors
2023-01-25 15:38:52 -05:00
Dan
40682d0592
Added useMemo to error context
...
No longer clear errors in the task bar, as that will constantly remove them as soon as they are shown.
2023-01-25 15:09:05 -05:00
jasquat
2d57c3d45f
strip off newlines and spaces when importing secrets and pinning spiffworkflow to working version until we can debug issues with new one w/ burnettk
2023-01-23 17:18:47 -05:00
Dan
8496b722fd
Merges
2023-01-19 13:26:13 -05:00
jasquat
dd8427bd32
pin SpiffWorkflow to passing version for CI tests w/ burnettk
2023-01-19 11:10:36 -05:00
Dan
28a28e353b
Removing dependency on flask-bpmn and taking it out of SpiffArena
...
Slightly updating the APIError code for recent updates to SpiffWorkflow's error refactoring.
2023-01-17 12:56:06 -05:00
jasquat
7194864e6d
do not write to logs when a task is inheriting data from the parent w/ burnettk
2023-01-17 12:23:51 -05:00
jasquat
6b5087c128
debugging cookies w/ burnettk
2023-01-11 14:52:12 -05:00
jasquat
c18eafa812
fixed typeguard tests w/ burnettk
2023-01-09 15:53:13 -05:00
burnettk
ecde7a25df
upgrade apscheduler and fix mispelling
2022-11-21 21:15:48 -05:00
Dan
2338bbec55
Merge branch 'main' of github.com:sartography/spiff-arena into main
2022-11-21 11:08:50 -05:00
Dan
67a759cd89
Remove MoneyType from dependencies to avoid a new dependency on a rust complier when upgrading to pytno 11.
2022-11-21 11:08:44 -05:00
burnettk
24c728e2c0
eliminate security issue by removing py
2022-11-20 21:34:35 -05:00
burnettk
0e95768ba9
update mysql-connector-python
2022-11-20 21:31:45 -05:00
Jon Herron
19810f1727
Merge commit 'de30945eec9161570080b4858da967a7628ec86c'
2022-11-09 15:44:08 -05:00