burnettk
|
2b2875cb6f
|
let ruff sort imports and ditch duplicative pre-commit linters
|
2023-05-26 20:01:08 -04:00 |
jasquat
|
a58a9532fc
|
ensure we delete related items when deleting a process instance w/ burnettk
|
2023-05-26 10:51:24 -04:00 |
burnettk
|
ecca0453f4
|
bump requests to mitigate security issue
|
2023-05-23 07:19:09 -04:00 |
burnettk
|
8d20ef6956
|
remove sphinx from pyproject since we do not use it in this way
|
2023-05-18 18:42:40 -04:00 |
danfunk
|
93eb5131cd
|
update spiffworkflow
|
2023-05-15 16:55:52 -04:00 |
jasquat
|
3144862ebc
|
updated spiffworkflow to for raw strings in regexes w/ burnettk
|
2023-05-12 10:09:46 -04:00 |
jasquat
|
1066ae4b8a
|
updated spiffworkflow to fix typo w/ burnettk
|
2023-05-12 09:55:10 -04:00 |
jasquat
|
bb50c8a285
|
updated spiffworkflow to use newest main
|
2023-05-11 16:20:25 -04:00 |
jasquat
|
233d8a9832
|
using the new spiff branch and tests are now passing w/ burnettk
|
2023-05-11 12:41:52 -04:00 |
jasquat
|
de8a718a30
|
removed flask-bpmn from pyproject since it is no longer used w/ burnettk
|
2023-05-10 17:09:51 -04:00 |
jasquat
|
ca27217a25
|
updated spiffworkflow w/ burnettk
|
2023-05-10 16:43:08 -04:00 |
jasquat
|
da52b68c84
|
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
|
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
|
5f8ff4b5aa
|
Bump spiffworkflow (#235)
|
2023-05-01 11:24:04 -04:00 |
Dan
|
4cbf4e456b
|
a whole bunch of front end and backend changes that got mangled.
|
2023-04-26 16:22:50 -04:00 |
jasquat
|
2dc3b0a76e
|
updated SpiffWorkflow w/ burnettk
|
2023-04-20 14:49:34 -04:00 |
jasquat
|
8cc2d56dbd
|
merged in main and resolved conflicts w/ burnettk
|
2023-04-20 14:10:23 -04:00 |
jbirddog
|
ff0202f4d4
|
Called elements (#218)
|
2023-04-19 18:07:15 -04:00 |
jasquat
|
9254d19b74
|
display event errors in the frontend using errorDisplay w/ burnettk
|
2023-04-19 15:20:19 -04:00 |
jasquat
|
6e931470d2
|
updated SpiffWorkflow w/ burnettk
|
2023-04-18 15:24:29 -04:00 |
jbirddog
|
1dd445de68
|
spiff-element-units integration (#214)
|
2023-04-17 14:49:38 -04:00 |
burnettk
|
6fc1e2be96
|
bump spiff
|
2023-04-13 15:31:40 -04:00 |
jasquat
|
79a0505ddb
|
Merge remote-tracking branch 'origin/main' into feature/prometheus-metrics
|
2023-04-11 13:23:06 -04:00 |
jasquat
|
14c8f38287
|
updated spiffworkflow
|
2023-04-10 13:06:14 -04:00 |
jasquat
|
5c2f0ef9de
|
using spiffworkflow run-boundary-events-from-engine-steps branch and tests pass w/ burnettk
|
2023-04-10 12:22:33 -04:00 |
jasquat
|
9b3206f66c
|
pyl w/ burnettk
|
2023-04-07 16:13:01 -04:00 |
jasquat
|
106b03d32b
|
merged in main and resolved conflicts w/ burnettk
|
2023-04-07 14:59:49 -04:00 |
jasquat
|
f6bcf130e7
|
updated spiffworkflow to send events to top level workflow w/ burnettk
|
2023-04-07 14:53:05 -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
|
0bbe52714f
|
updated to use spiff main
|
2023-04-03 09:46:00 -04:00 |
jasquat
|
343aae0628
|
rewind test passed w/ burnettk
|
2023-03-31 15:14:25 -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
|
fa5ded0f26
|
get backend working with new spiff
|
2023-03-28 10:33:53 -04:00 |
burnettk
|
4a092a8e2a
|
tests have been broken in ci, and this should fix it
|
2023-03-27 17:02:29 -04:00 |
burnettk
|
152be789ec
|
another take on metrics
|
2023-03-22 22:40:56 -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 |
jbirddog
|
8f1975d7e2
|
Bump SpiffWorkflow (#171)
|
2023-03-10 10:21:07 -05:00 |
burnettk
|
d13001efff
|
bump sentry version
|
2023-03-07 22:56:48 -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
|
9bc99e2ef7
|
updates SpiffWorkflow w/ burnettk
|
2023-03-01 17:25:03 -05:00 |