Commit Graph

2911 Commits

Author SHA1 Message Date
Kevin Burnett 46bcc4b158 Update get_group_members.py 2022-10-31 08:41:05 -07:00
jasquat 35eb15b793 added script to get the group members w/ burnettk 2022-10-31 11:39:54 -04:00
burnettk 6a15bee2be Merge commit '5f2eab770c99ff2649b0ab03d315ea4c48c47bca' 2022-10-31 09:28:42 -04:00
burnettk 5f2eab770c Squashed 'spiffworkflow-backend/' changes from 5242b7693..1591ba436
1591ba436 black
e0c09896d re-order imports the way backend always used to

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 1591ba436dab5e1db2b37553de38be12ffdb705f
2022-10-31 09:28:03 -04:00
burnettk 79718ad7c4 re-order imports the way backend always used to 2022-10-31 09:25:35 -04:00
burnettk bd0acfff17 Squashed 'spiffworkflow-frontend/' changes from 8afeb64f1..c6a47df1b
c6a47df1b added script to get the process info and do not set error message when a task fails from the frontend w/ burnettk

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: c6a47df1b74a762d3bc4e2e5d4451c4726271394
2022-10-28 16:51:41 -04:00
burnettk 44ca91e329 Merge commit 'bd0acfff179c2faa120cc42f0cc7b53a2d5a20eb' 2022-10-28 16:51:41 -04:00
burnettk ca967a2476 Squashed 'spiffworkflow-backend/' changes from 32e0c6c1a..5242b7693
5242b7693 added script to get the process info and do not set error message when a task fails from the frontend w/ burnettk
e144104f1 Merge commit 'e958ec3e79cb99940a38c29eddfc2b385af7d49f'
5e431a2a5 Merge commit 'c24cc56fb00e07f6cfe16840c65471443b120daf'

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 5242b7693eeef68bd48e0ac7c9e8c27b85d9d28a
2022-10-28 16:51:40 -04:00
burnettk 1f1398fa4c Merge commit 'ca967a2476943b6e7475e09a5221982ba96c619b' 2022-10-28 16:51:40 -04:00
Kevin Burnett 0b901d513b Merge pull request #9 from sartography/feature/get_script_info
added script to get the process info and do not set error message whe…
2022-10-28 20:46:55 +00:00
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