Commit Graph

1951 Commits

Author SHA1 Message Date
jasquat 93526cadfd added script to get the process info and do not set error message when a task fails from the frontend w/ burnettk 2022-10-28 16:46:09 -04:00
burnettk 650c13eb20 Squashed 'bpmn-js-spiffworkflow/' changes from 9c0da0240..4ed985f4a
4ed985f4a kill console
fdbad7565 Forgot a test.
a185cce56 * For Correlation Properties, should use messagePath and not formalExpression for the name. * When all data input and outputs are removed, the ioSpecification should be removed as well * If an ioSpecification is present, then there shoud be a at least one dataInputset and at least one dataoutputset.

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 4ed985f4a2e6ce024928a85d07063b8e69c41e8d
2022-10-28 13:52:08 -04:00
burnettk 3b4c6d2bb8 Merge commit '650c13eb2067fb15d78ca94bb19803bef8af5b80' 2022-10-28 13:52:08 -04:00
burnettk aec344c1d9 Squashed 'flask-bpmn/' changes from cedc5253a..ed0559dd9
ed0559dd9 Merge pull request #157 from sartography/dependabot/pip/sentry-sdk-1.10.1
ec2e31945 Merge pull request #156 from sartography/dependabot/pip/coverage-6.5.0
c3c36c6f8 Bump sentry-sdk from 1.9.10 to 1.10.1
33087a284 Bump coverage from 6.4.4 to 6.5.0

git-subtree-dir: flask-bpmn
git-subtree-split: ed0559dd9176cda1373e9f46556aa871c132da2d
2022-10-28 13:42:23 -04:00
burnettk f25d72d5e0 Merge commit 'aec344c1d924d47b9f86acb1b24354175c64c7e9' 2022-10-28 13:42:23 -04:00
burnettk e958ec3e79 Squashed 'spiffworkflow-backend/' changes from 4d7e5e531..32e0c6c1a
32e0c6c1a use script dir so you can run this script from anywhere

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 32e0c6c1a18e8d188bd4d6023354640ca008721a
2022-10-28 13:42:21 -04:00
burnettk 14fe339a53 Merge commit 'e958ec3e79cb99940a38c29eddfc2b385af7d49f' 2022-10-28 13:42:21 -04:00
burnettk bf48f91a2f Squashed 'flask-bpmn/' changes from a901d7ffb..cedc5253a
cedc5253a Merge pull request #8 from sartography/feature/clean_up_sentry_errors
3f3730226 removed exra comment signs w/ burnettk
e070503f7 avoid sending two errors to sentry w/ burnettk

git-subtree-dir: flask-bpmn
git-subtree-split: cedc5253add81a18a274f2cd3289fe36bb138f8b
2022-10-27 22:03:51 -04:00
burnettk 27f168ce6f Merge commit 'bf48f91a2fdd19ff363a65911220fc4a32f4bf1e' 2022-10-27 22:03:51 -04:00
burnettk c24cc56fb0 Squashed 'spiffworkflow-backend/' changes from 0de4c06d0..4d7e5e531
4d7e5e531 we will set these at runtime
39c9e8785 templated SPIFF_SUBDOMAIN for keycloak
1a51f9091 update flask-bpmn
354e6edb1 Merge pull request #8 from sartography/feature/clean_up_sentry_errors
0c11a0b75 pyl passes w/ burnettk
9c57a876e avoid sending two errors to sentry w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 4d7e5e53185431b113eb7c038b687134499422c8
2022-10-27 22:03:49 -04:00
burnettk ad8a67de66 Merge commit 'c24cc56fb00e07f6cfe16840c65471443b120daf' 2022-10-27 22:03:49 -04:00
Kevin Burnett 0e813b6878 Merge pull request #8 from sartography/feature/clean_up_sentry_errors
Feature/clean up sentry errors
2022-10-27 21:12:31 +00:00
jasquat 50078b3084 removed exra comment signs w/ burnettk 2022-10-27 15:39:38 -04:00
jasquat c63e9cf521 pyl passes w/ burnettk 2022-10-27 15:38:04 -04:00
jasquat 6b0be70bdb avoid sending two errors to sentry w/ burnettk 2022-10-27 15:33:59 -04:00
burnettk 47cc0f2b2f Squashed 'spiffworkflow-backend/' changes from 2136643f5..0de4c06d0
0de4c06d0 update spiff

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 0de4c06d0c73545ddf5977e8ad6e74fb0456aec8
2022-10-27 15:15:04 -04:00
burnettk 96e07f4413 Merge commit '47cc0f2b2f8432c19817b706d96a637c12b2bc1b' 2022-10-27 15:15:04 -04:00
burnettk d9806e92ed Squashed 'SpiffWorkflow/' changes from 3579c477e..2d3bd0085
2d3bd0085 Merge pull request #261 from sartography/feature/xml-validation
a67abd453 Merge pull request #260 from sartography/feature/add_init_to_schema
905c1265d remove debug code w/ burnettk
8daf322da attempt using package data w/ burnettk
7f7c0c10b add an init file to schema directory to see if it can be picked up as a package w/ burnettk
abb2898b1 cleaning up code smell

git-subtree-dir: SpiffWorkflow
git-subtree-split: 2d3bd00854ab483e823c4b386430abc9267f536b
2022-10-27 15:15:03 -04:00
burnettk d9efd7971d Merge commit 'd9806e92ed3de457204819a5a815d58cd7ba4ac9' 2022-10-27 15:15:03 -04:00
Dan f4a86f4a22 Squashed 'flask-bpmn/' changes from a8b90f2ca..a901d7ffb
a901d7ffb Merge pull request #154 from sartography/dependabot/pip/pyupgrade-3.1.0
42507e607 Bump pyupgrade from 2.37.3 to 3.1.0
1ea2ca5a8 Merge pull request #155 from sartography/dependabot/pip/flake8-bugbear-22.10.27
58c0baee4 Bump flake8-bugbear from 22.7.1 to 22.10.27

git-subtree-dir: flask-bpmn
git-subtree-split: a901d7ffb2b79abfec17c332bbe77c43c1d28705
2022-10-27 14:57:30 -04:00
Dan 0dbf2a9779 Merge commit 'f4a86f4a228673494e5c5f02afabfe3eb8d5db1e' into main 2022-10-27 14:57:30 -04:00
Dan fb0ad7bfc5 Squashed 'spiffworkflow-frontend/' changes from 647a428c7..8afeb64f1
8afeb64f1 Front end changes to allow editing task data (#4)

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 8afeb64f153ed1d721a18113d5196dd9644fa0a2
2022-10-27 14:57:29 -04:00
Dan 4397f39e88 Merge commit 'fb0ad7bfc5aaa7a19dc9df16995b4d23210074e0' into main 2022-10-27 14:57:29 -04:00
Dan 88390f766b Squashed 'spiffworkflow-backend/' changes from e7af92d97..2136643f5
2136643f5 bumping spiffworkflow version to fix data-object issue.
5624fb8d7 update spiff

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 2136643f5023072aa4b839c795892855c549d3a0
2022-10-27 14:57:27 -04:00
Dan 11fd419b36 Merge commit '88390f766b0baadb935c70ab695ba6053c97ec55' into main 2022-10-27 14:57:27 -04:00
mike cullerton 586ed3166f Don't need parent. Just use the whole path for the group id 2022-10-27 11:47:53 -04:00
jbirddog 46446030ff Front end changes to allow editing task data (#4)
Co-authored-by: mike cullerton <michaelc@cullerton.com>
2022-10-27 10:58:22 -04:00
jasquat b9d7ded29b Squashed 'spiffworkflow-backend/' changes from 7c01d37f5..e7af92d97
e7af92d97 pyl w/ burnettk
a57134009 updated development perm yml to work with mvp process model w/ burnettk
496c13120 Merge pull request #163 from sartography/feature/fewer-sentry-traces
1f5e1638c Merge pull request #162 from sartography/feature/support-wildcard-envs
c9c7f9d6f fewer sentry traces
3b3315857 lint
c8d2b64ce wildcard environment support

git-subtree-dir: spiffworkflow-backend
git-subtree-split: e7af92d979fbb7f90ba662f012baa17422146cd1
2022-10-27 10:50:50 -04:00
jasquat f2aa518830 Merge commit 'b9d7ded29b64c9d3b66ae97e966e019fe0537b62' 2022-10-27 10:50:50 -04:00
jasquat 69e814758e Squashed 'SpiffWorkflow/' changes from 12f81480a..d27519a36
d27519a36 Merge pull request #259 from sartography/bugfix/spiff-postscript-execution
21aa8a12c update execution order for postscripts
d83fd3d81 Merge pull request #256 from sartography/feature/xml-validation
8303aaab5 uping the sleep time in a test slightly to see if we can get this test to pass consistently in CI.
1d251d55d determine whether to validate by passing in a validator instead of a parameter
2d3daad2d add spiff schema
f8c65dc60 Minor changes to BPMN diagrams to assure all tests are run against valid BPMN Diagrams. Changes required:
9e06b25bf add DMN validation
1b7cbeba0 set parser to validate by default
53fdbba52 add schemas & validation option
a212d9c5d general cleanup

git-subtree-dir: SpiffWorkflow
git-subtree-split: d27519a3631b9772094e5f24dba2f478b0c47135
2022-10-27 10:50:48 -04:00
jasquat a56b0f9598 Merge commit '69e814758e4e640bef3e6bcad4f846c410976805' 2022-10-27 10:50:48 -04:00
jasquat 8ad955a709 minor tweak to pyl script w/ burnettk 2022-10-27 10:50:37 -04:00
mike cullerton f8878e0f77 Committing so Jon can view code 2022-10-27 10:41:44 -04:00
jasquat 6cf8c56fa8 added some base stuff to get pyl working 2022-10-27 09:15:56 -04:00
burnettk b1722ee29d Squashed 'spiffworkflow-backend/' changes from 1b7c530a9..7c01d37f5
7c01d37f5 bump spiff

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 7c01d37f50b0218df480e7bab328fcb483daa168
2022-10-26 16:24:48 -04:00
burnettk 3d377d9ef7 Merge commit 'b1722ee29d500c7317b62982b1e16bf562caa213' 2022-10-26 16:24:48 -04:00
burnettk 00dc4e149d Squashed 'spiffworkflow-backend/' changes from 4f71a03e3..1b7c530a9
1b7c530a9 added some debug code for Processor failed to obtain task error w/ burnettk
cf5bbf0e7 Merge commit 'ec431349e8b5cc2e8aa1ee1799bcb768fd3116c3'
dfaa699f9 Merge pull request #7 from sartography/feature/get-local-time
3e1d6773e mypy
3471ab792 Added `get_localtime` script Added test for new script, with test process

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 1b7c530a9ab2335a4a7b7efd1026464b333311aa
2022-10-26 13:42:08 -04:00
burnettk bc3f0d9e20 Merge commit '00dc4e149d8396e54d0bbfa77915a57ab8aa972e' 2022-10-26 13:42:08 -04:00
burnettk 8086de3cf8 Squashed 'flask-bpmn/' changes from b79454e50..a8b90f2ca
a8b90f2ca Merge pull request #151 from sartography/dependabot/pip/reorder-python-imports-3.9.0
bb5194fe4 Bump reorder-python-imports from 3.8.5 to 3.9.0
b9019a0f0 Merge pull request #153 from sartography/dependabot/pip/mypy-0.982
169350e3c Merge pull request #152 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.6
b31d4c065 Bump mypy from 0.971 to 0.982
061e64269 Bump virtualenv from 20.16.3 to 20.16.6 in /.github/workflows

git-subtree-dir: flask-bpmn
git-subtree-split: a8b90f2ca09ef1cbb24a491c36f1cc9437477325
2022-10-26 13:40:39 -04:00
burnettk 45617493d3 Merge commit '8086de3cf820cc979f0cfffa0283b50dcc993de8' 2022-10-26 13:40:39 -04:00
burnettk ec431349e8 Squashed 'spiffworkflow-backend/' changes from 6d0e92d7f..4f71a03e3
4f71a03e3 lint

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 4f71a03e3d9a2d1d3a36f26c13515dc5bde9b42c
2022-10-26 13:40:37 -04:00
burnettk 978c71badc Merge commit 'ec431349e8b5cc2e8aa1ee1799bcb768fd3116c3' 2022-10-26 13:40:37 -04:00
Mike Cullerton 9d43fd1aab Merge pull request #7 from sartography/feature/get-local-time
Feature  get_localtime script
2022-10-26 11:06:06 -04:00
burnettk 40d3199480 Squashed 'spiffworkflow-backend/' changes from 7f1776b5..6d0e92d7
6d0e92d7 log

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 6d0e92d7f4c4587cc19816a72b0cfdf77394c044
2022-10-25 17:53:28 -04:00
burnettk 7c9f75d2e6 Merge commit '40d3199480eada37c57edb048169575ae0d3c02a' 2022-10-25 17:53:28 -04:00
burnettk d7e8533061 Squashed 'spiffworkflow-backend/' changes from ab9b5f36..7f1776b5
7f1776b5 Merge pull request #161 from sartography/feature/potential_owners_from_task_data
d19477e3 test removing an approver from a list while user lane_owners dict w/ burnettk
2f333204 resolved merge conflicts w/ burnettk
6b9c248b Merge remote-tracking branch 'origin/main' into feature/potential_owners_from_task_data
24a96ccd WIP: deleting user after approval w/ burnettk
8659f212 pyl now passes w/ burnettk
e9ef5bfe Merge remote-tracking branch 'origin/main' into feature/potential_owners_from_task_data
56f8d734 added some support to get the potential task owners from task data w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 7f1776b5b7f11ae6c02ef435200b0ba87219d7d2
2022-10-25 17:38:59 -04:00
burnettk 5e58904238 Merge commit 'd7e8533061a995595f520f31f7d4b56440078f5b' 2022-10-25 17:38:59 -04:00
jasquat e228ab4b80 Squashed 'spiffworkflow-backend/' changes from 1092ed111..ab9b5f368
ab9b5f368 Merge pull request #157 from sartography/feature/background_or_not_scheduler
ba002f8a4 do not preload gunicorn w/ burnettk
8516154cf pyl now passes w/ burnettk
dd0566b1a added script to start scheduler in its own process w/ burnettk danfunk
7d66f922f rename environment variable to something sensible.

git-subtree-dir: spiffworkflow-backend
git-subtree-split: ab9b5f368a0b954370e43936a88b2ce9b83dc4cc
2022-10-25 16:55:11 -04:00
jasquat b6d65fe2f6 Merge commit 'e228ab4b80138b3e943b11774c1fd47957ea7562' 2022-10-25 16:55:11 -04:00
burnettk 1f25521506 Squashed 'spiffworkflow-backend/' changes from 153061d4..1092ed11
1092ed11 Merge branch 'main' of github.com:sartography/spiffworkflow-backend into main
97b96fa9 Merge commit '999e0f4d2b7a3c3665feb806fd4f00dc50f2de8e'
4d2ebbe2 Refresh token (#6)
2c47d862 Revert "Assure that the Active Task Users table is cleared out before deleting the Active Task Record."
6c1660a3 Merge commit 'eff49e1ddb2e70d62e45866b429a1350443107d0' into main
f7949ada Merge commit 'ac929cbae7717affed5fa357a56cf1a0256289d5' into main
b70804ea Merge commit '65283df3cbfe95c6cd0d69e1cc0204d91c5d535b'
5b9ad7a7 Merge commit 'a59108db95274bef304cbd9246537206d0b449cf'
038c8e68 Merge commit '835160e5a82c7e0518fa25ed7fa1168c9c435739'
aae7966b Merge commit 'a1cce807be1c4ac5f04c42d780df06c216a0de9c'
8527c6be Merge commit '7026fe1f779051f6eb99b872bcd45b14c0cbe88f'
1aa9a8da Merge commit '70480e9f91a1053531ea5db32a13a791c39fd89f'
40383711 Merge commit '9a1e33696a744527a18dbec667140edb4038ac94'
2c7b2e28 Merge commit 'd643de93e5ceaae28a6e65044cc85dd039530d2c'
e5e70161 Merge commit '2b702661f3bd9b79de887e82e5a5925d07341eb6'
b0b92474 updateing poetry lock file.
e5fd3df1 Merge commit 'f0b608789b6cdc3ef4303efac053746c98571a48'
dfe4e3e1 Merge commit 'c5a2f8b16c9a614b944a6e4610594eba1dac7b9f' into main
78dcaec3 pointless change

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 1092ed11187d1b825fa1c5e18f0d96592f0b98e7
2022-10-25 16:54:06 -04:00