Commit Graph

59 Commits

Author SHA1 Message Date
jasquat 0811922c2e
updated typeguard and fixed issues w/ burnettk 2023-05-01 15:26:29 -04:00
jbirddog 9291741209
spiff-element-units integration (#214) 2023-04-17 14:49:38 -04:00
jasquat e2b8f17a7e
merged in main and resolved conflicts w/ burnettk 2023-04-07 14:59:49 -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 6948df3163
WIP - test is still passing, no longer processing all tasks w/ burnettk 2023-04-05 16:07:35 -04:00
jasquat cef069d028
run snyk on backend and added marshmallow dep to remove warning w/ burnettk 2023-03-28 16:55:13 -04:00
jasquat 20bdc8dd0f
use session delete branch of sqlalchemy stubs w/ burnettk 2023-03-28 16:28:41 -04:00
jasquat 422947424f
add back in sqlalchemy stubs w/ burnettk 2023-03-28 16:05:43 -04:00
jasquat f6f0677d34
updated sqlalchemy to 2.0 due to safety complaints w/ burnettk 2023-03-28 15:56:00 -04:00
burnettk 891cae52f1
downgrade setuptools closer to where it was to avoid deprecation warnings 2023-03-28 14:58:16 -04:00
burnettk c86ea0349c
fix four of five safety issues 2023-03-28 14:51:08 -04:00
burnettk 8c6e2440a5
another take on metrics 2023-03-22 22:40:56 -04:00
burnettk 5966e7b356
fix all deprecation warnings 2023-03-16 22:42:35 -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 24c199d1e5
some more test stuff w/ burnettk 2023-03-16 10:29:15 -04:00
jasquat e0959716e7
use main branch of spiffworkflow w/ burnettk 2023-03-15 16:15:15 -04:00
burnettk cec72d7dba
no op cipher for testing 2023-03-12 18:20:29 -04:00
jasquat 3415caa969
added loop to task test bpmn file w/ burnettk 2023-03-10 17:15:27 -05:00
Jon Herron 41196c4fdf Poetry install 2023-03-06 15:43:46 -05:00
jbirddog 0eed06b1a6
Couple dependency changes (#165) 2023-03-06 10:12:54 -05:00
jasquat 0fbe7a3e76
prefer the bpmn process name over the identifier on the logs list page w/ burnettk 2023-03-01 16:28:42 -05:00
Dan 5dfe1d73d1 Point to the latest spiffworkflow 2023-02-27 14:40:47 -05:00
Dan f65ed14df3 Merging main 2023-02-27 14:17:10 -05:00
Jon Herron 8b519bb95d poetry remove orjson 2023-02-27 09:35:51 -05:00
Dan 28ac9ef872 * 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 ea994f4165 removed old pin to spiffworkflow w/ burnettk 2023-01-27 13:21:39 -05:00
jasquat a882355803 some initial updates w/ burnettk 2023-01-27 12:51:19 -05:00
jasquat 0b497161e1 Merge remote-tracking branch 'origin/main' into feature/jinja_errors 2023-01-25 17:30:55 -05:00
jasquat 64333e1cfc upgraded bandit and flake8 w/ burnettk 2023-01-25 15:44:53 -05:00
Dan b59cca0212 Merge remote-tracking branch 'origin/main' into feature/jinja_errors 2023-01-25 15:38:52 -05:00
Dan 4badc7e645 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 46549486b3 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 bd150dfff9 Merges 2023-01-19 13:26:13 -05:00
jasquat 73a759fcb2 pin SpiffWorkflow to passing version for CI tests w/ burnettk 2023-01-19 11:10:36 -05:00
Dan 127eb7868c 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 8fa5866f94 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 b9612f2d30 debugging cookies w/ burnettk 2023-01-11 14:52:12 -05:00
jasquat 4a1251a05b fixed typeguard tests w/ burnettk 2023-01-09 15:53:13 -05:00
burnettk 3fe40a9251 upgrade apscheduler and fix mispelling 2022-11-21 21:15:48 -05:00
Dan 2fae7012ea Merge branch 'main' of github.com:sartography/spiff-arena into main 2022-11-21 11:08:50 -05:00
Dan bf788d9d6f 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 cf1c038498 eliminate security issue by removing py 2022-11-20 21:34:35 -05:00
burnettk a02575e262 update mysql-connector-python 2022-11-20 21:31:45 -05:00
Jon Herron dada286882 Merge commit 'de30945eec9161570080b4858da967a7628ec86c' 2022-11-09 15:44:08 -05:00
jbirddog 4a852a5b3b
Move to Python 3.11 (#27) 2022-11-09 13:45:16 -05:00
jbirddog 2420cbf80f
Point back to spiff main (#19) 2022-11-03 15:58:06 -04:00
jbirddog a8e904c6b8
Track spiff step details more granularly (#17) 2022-11-03 15:07:46 -04:00
jbirddog fdec3e1e12
SpiffWorkflow cold start improvements (#13) 2022-11-02 11:35:10 -04:00
jasquat d063d928ac avoid sending two errors to sentry w/ burnettk 2022-10-27 15:33:59 -04:00
Dan 874b2b4ee2 Merge commit 'ac929cbae7717affed5fa357a56cf1a0256289d5' into main 2022-10-25 11:25:20 -04:00