Commit Graph

124 Commits

Author SHA1 Message Date
jbirddog dd1195a44b
Bump flask for safety (#304)
* Bump flask for safety

* let snyk check flask again w/ burnettk

* attempt to use the same revision for front w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-06-06 17:33:48 -07:00
jasquat 63bed1a385
upgrade cryptography for security w/ burnettk 2023-06-02 12:09:24 -04:00
danfunk ebb8b243b2 Documentation Updates
- updated conf.py with some new settings
- updated the documentation
- provided an example of section heading
- added a few additional requirements
2023-06-02 08:25:39 -04:00
burnettk 793773a678
drop python 3.9 and remove unused libs 2023-05-27 18:17:51 -04:00
burnettk aeb7caa531
let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
jasquat fc75472eb9
ensure we delete related items when deleting a process instance w/ burnettk 2023-05-26 10:51:24 -04:00
burnettk 756e1e8b70
bump requests to mitigate security issue 2023-05-23 07:19:09 -04:00
burnettk 5346de3690
remove sphinx from pyproject since we do not use it in this way 2023-05-18 18:42:40 -04:00
danfunk 19bea8d02e update spiffworkflow 2023-05-15 16:55:52 -04:00
jasquat a523079786
updated spiffworkflow to for raw strings in regexes w/ burnettk 2023-05-12 10:09:46 -04:00
jasquat 5767c7f5cd
updated spiffworkflow to fix typo w/ burnettk 2023-05-12 09:55:10 -04:00
jasquat f3c86452d9
updated spiffworkflow to use newest main 2023-05-11 16:20:25 -04:00
jasquat 2b451fee50
using the new spiff branch and tests are now passing w/ burnettk 2023-05-11 12:41:52 -04:00
jasquat e4a5c993bd
removed flask-bpmn from pyproject since it is no longer used w/ burnettk 2023-05-10 17:09:51 -04:00
jasquat dacd161c50
updated spiffworkflow w/ burnettk 2023-05-10 16:43:08 -04:00
jasquat f0ddee0256
updated Spiffworkflow and updated terminated test to ensure tasks are deleted from the db w/ burnettk 2023-05-10 16:39:03 -04:00
jbirddog 78f077441a
Integrate spiff-element-units 0.3.0 for (some) lazy call activities (#239) 2023-05-04 14:15:13 -04:00
jasquat 0811922c2e
updated typeguard and fixed issues w/ burnettk 2023-05-01 15:26:29 -04:00
jbirddog 04e8aa39d2
Bump spiffworkflow (#235) 2023-05-01 11:24:04 -04:00
Dan df6bf07186 a whole bunch of front end and backend changes that got mangled. 2023-04-26 16:22:50 -04:00
jasquat ba893eda4f
updated SpiffWorkflow w/ burnettk 2023-04-20 14:49:34 -04:00
jasquat f8ba4a04bb
merged in main and resolved conflicts w/ burnettk 2023-04-20 14:10:23 -04:00
jbirddog 61a4243e6d
Called elements (#218) 2023-04-19 18:07:15 -04:00
jasquat 94414ea86b
display event errors in the frontend using errorDisplay w/ burnettk 2023-04-19 15:20:19 -04:00
jasquat d189adb174
updated SpiffWorkflow w/ burnettk 2023-04-18 15:24:29 -04:00
jbirddog 9291741209
spiff-element-units integration (#214) 2023-04-17 14:49:38 -04:00
burnettk 12b3a2b271
bump spiff 2023-04-13 15:31:40 -04:00
jasquat 29ae12e78a
Merge remote-tracking branch 'origin/main' into feature/prometheus-metrics 2023-04-11 13:23:06 -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 0f57eb1529
pyl w/ burnettk 2023-04-07 16:13:01 -04:00
jasquat e2b8f17a7e
merged in main and resolved conflicts w/ burnettk 2023-04-07 14:59:49 -04:00
jasquat 9a664e3354
updated spiffworkflow to send events to top level workflow w/ burnettk 2023-04-07 14:53:05 -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 2cc4ea104b
updated to use spiff main 2023-04-03 09:46:00 -04:00
jasquat b943d90d92
rewind test passed w/ burnettk 2023-03-31 15:14:25 -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 e20ada5d49
get backend working with new spiff 2023-03-28 10:33:53 -04:00
burnettk d9370f6608
tests have been broken in ci, and this should fix it 2023-03-27 17:02:29 -04:00
burnettk 8c6e2440a5
another take on metrics 2023-03-22 22:40:56 -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
jbirddog db4499ff58
Bump SpiffWorkflow (#171) 2023-03-10 10:21:07 -05:00