Commit Graph

955 Commits

Author SHA1 Message Date
Dan 20e2f244bd Remove actions we aren't using yet. 2022-11-10 16:05:00 -05:00
Dan 9e1442ec13 just test on 3.11 2022-11-10 16:02:52 -05:00
Dan cd0cf06364 Merge branch 'main' of github.com:sartography/spiff-arena into main 2022-11-10 16:00:56 -05:00
Dan 293c8c085b run backend tests on push and pull_request 2022-11-10 16:00:44 -05:00
jasquat 8ae9179a64 use error as a status instead of faulted w/ burnettk 2022-11-10 15:55:17 -05:00
jasquat 1bd671fe3c favor h1 tags over h2 w/ burnettk 2022-11-10 15:46:57 -05:00
jasquat 427973a4aa fixed up the process instance show page and moved contents of scss to css file and load that last w/ burnettk 2022-11-10 15:44:58 -05:00
burnettk 2988c3815b ignore pyrightconfig.json 2022-11-10 14:33:07 -05:00
burnettk db820623a1 fix lint 2022-11-10 14:32:39 -05:00
Dan 5c702225e1 Assure we are using the latest bpmn-js-spiffworkflow library. 2022-11-10 13:38:28 -05:00
mike cullerton 03492c94c8 Use the modify method 2022-11-10 12:47:45 -05:00
Dan 33ed3b7347 Minor fixes for the launch buttons. 2022-11-10 12:31:26 -05:00
jasquat e3d988d386 moved usage of ProcessBreadcrumb to use hotCrumbs except for report pages 2022-11-10 11:37:41 -05:00
jasquat a29f267b3d cleaned up breadcrumbs some more and cleaned up console.log statements 2022-11-10 09:13:27 -05:00
jasquat fcd5b431e2 support process-groups in breadcrumb component 2022-11-10 08:42:40 -05:00
burnettk c6325303d4 add breadcrumb to instances page sometimes 2022-11-09 22:55:14 -05:00
burnettk 27c5db2339 fix recent process models, at least after they visit process model show page 2022-11-09 22:24:16 -05:00
burnettk 1a060cb213 make Files half-width and add link to file 2022-11-09 21:24:51 -05:00
burnettk d708c5a4f7 lint 2022-11-09 17:48:50 -05:00
jasquat 7a36189cbf Squashed 'spiffworkflow-frontend/' changes from 13b7ebaa1..3ab257b81
3ab257b81 lint issue w/ burnettk cullerton

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 3ab257b8103c7b0087bcda41a933eb68b9bbf81c
2022-11-09 17:30:49 -05:00
jasquat 49187a32fa Merge commit '7a36189cbf9db07b735903625b23ea23b9fa8de7' 2022-11-09 17:30:49 -05:00
jasquat a26363d714 Squashed 'spiffworkflow-backend/' changes from 795df3526..43faebbd8
43faebbd8 try windows on 3.10

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 43faebbd85ee001b9100279ca0eac47802bb6c44
2022-11-09 17:30:46 -05:00
jasquat ed31a31970 Merge commit 'a26363d7145eeb5e07eb08ad4018be8a42e2076e' 2022-11-09 17:30:46 -05:00
jasquat c92dde4da4 pass in perm file for acceptance tests w/ burnettk 2022-11-09 17:30:33 -05:00
mike cullerton a759d06b83 Merge branch 'main' into feature/nested-groups-2 2022-11-09 17:02:40 -05:00
jasquat d1f95114f8 Squashed 'spiffworkflow-frontend/' changes from 45854fa9a..13b7ebaa1
13b7ebaa1 fixed unit tests w/ burnettk

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 13b7ebaa1c15b49aebe43087a319b387f4e48d52
2022-11-09 17:01:21 -05:00
jasquat c3a57c7c89 Merge commit 'd1f95114f860d4e84f36a694edf4b700cfdc1062' 2022-11-09 17:01:21 -05:00
jasquat 127ef67f12 Squashed 'spiffworkflow-backend/' changes from a195512fd..795df3526
795df3526 use instance path instead of root_path for nox w/ burnettk
d4113651e task_json is not optional w/ burnettk
c93dd2822 Merge commit '89bfc25f35bdfd57eb9ccf6f3a9a3de76e68cf93'
44ba4738f Merge commit 'de30945eec9161570080b4858da967a7628ec86c'
f894ebee2 Bulk insert spiff logs and step details (#26)

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 795df35260fe24562cf3ab2b92169ecad37d3d55
2022-11-09 17:01:17 -05:00
jasquat f4142ba1fb Merge commit '127ef67f120ef4035a5f214f6b140488eca60a8d' 2022-11-09 17:01:17 -05:00
mike cullerton b0d673ac37 Merge branch 'main' into feature/nested-groups-2
# Conflicts:
#	spiffworkflow-backend/src/spiffworkflow_backend/routes/process_api_blueprint.py
#	spiffworkflow-backend/src/spiffworkflow_backend/services/process_model_service.py
#	spiffworkflow-frontend/src/components/ProcessModelForm.tsx
#	spiffworkflow-frontend/src/helpers.tsx
2022-11-09 16:49:15 -05:00
Jon Herron 101e036576 Squashed 'bpmn-js-spiffworkflow/' changes from 24c2cc360..09fa713bb
09fa713bb kill a few consoles

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 09fa713bb0bb1b9d4f97684afc46bc3711e11770
2022-11-09 15:45:53 -05:00
Jon Herron 272594b69a Merge commit '101e0365763e0b066d68925fd43d62d7a0aa79b0' 2022-11-09 15:45:53 -05:00
Jon Herron 89bfc25f35 Squashed 'spiffworkflow-backend/' changes from 6b54770d1..a195512fd
a195512fd do not install dev dependencies when building docker image w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: a195512fd94dc57b4b84c5d8fdce40f224650f50
2022-11-09 15:45:49 -05:00
Jon Herron 2401f3aa9c Merge commit '89bfc25f35bdfd57eb9ccf6f3a9a3de76e68cf93' 2022-11-09 15:45:49 -05:00
mike cullerton 21b6c947a8 Nested group UI stuff 2022-11-09 15:45:45 -05:00
Jon Herron 045ce807b5 Merge main, resolve conflicts 2022-11-09 15:45:37 -05:00
mike cullerton 7d5c6b8efc Fixes for adding nested groups.
We pass modified ids to the api, and need to clean them up before calling services.
2022-11-09 15:45:12 -05:00
Jon Herron 3d399cc796 Squashed 'flask-bpmn/' changes from 17434e090..b9d407795
b9d407795 Merge pull request #162 from sartography/dependabot/pip/mypy-0.990
4b5a0b0b9 Bump mypy from 0.982 to 0.990
84e2310e2 Merge commit 'c8bbd6a93e75c72eba85eb54893575a4746d9e15'
0bbcbf077 Move to Python 3.11 (#27)

git-subtree-dir: flask-bpmn
git-subtree-split: b9d4077955e0d45406946ef07440176fb9fd12e5
2022-11-09 15:44:12 -05:00
Jon Herron 18371cb2f5 Squashed 'spiffworkflow-frontend/' changes from 2149f03f5..45854fa9a
45854fa9a merged in and recsovled conflicts of frontend tree w/ burnettk
baa5f37ae Merge branch 'main' of github.com:sartography/spiff-arena
3cb6a9c77 process instance cypress tests pass now w/ burnettk

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 45854fa9aea1cc8b48b39afd5680e525a745188d
2022-11-09 15:44:11 -05:00
Jon Herron 507c2e11dd Merge commit '18371cb2f53fdf108c28375f44461286f2af9cf1' 2022-11-09 15:44:11 -05:00
Jon Herron de30945eec Squashed 'spiffworkflow-backend/' changes from 64ac70428..6b54770d1
6b54770d1 update greenlet w/ burnettk
aa5cf0ed7 add back in support for python 3.9 and favor 3.11 for tests w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 6b54770d173f71528974b44ab2555cfcdbb19a32
2022-11-09 15:44:08 -05:00
Jon Herron 19810f1727 Merge commit 'de30945eec9161570080b4858da967a7628ec86c' 2022-11-09 15:44:08 -05:00
Jon Herron 5d972b7be5 Squashed 'SpiffWorkflow/' changes from 5d35f5c50..580939cc8
580939cc8 Merge commit '1e89f888c080f84dca0c373391a43bd509928b48'
0898498e5 Move to Python 3.11 (#27)

git-subtree-dir: SpiffWorkflow
git-subtree-split: 580939cc8cb0b7ade1571483bd1e28f554434ac4
2022-11-09 15:44:06 -05:00
Jon Herron 43f8985c8a Merge commit '5d972b7be567e7d3a23de4a2027114e68af9b80b' 2022-11-09 15:44:06 -05:00
jbirddog 2b92a6afef Bulk insert spiff logs and step details (#26) 2022-11-09 15:43:12 -05:00
jasquat 91db48797b merged in and resovled conflicts of bpmn-js tree w/ burnettk 2022-11-09 15:04:40 -05:00
jasquat 25a1e84439 Squashed 'bpmn-js-spiffworkflow/' changes from 96dcd1a24..24c2cc360
24c2cc360 don't flake out when no dmn options are returned.

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 24c2cc36067adf8fed75990c6bf4a1a67bc9122b
2022-11-09 15:03:55 -05:00
jasquat c8bbd6a93e Squashed 'flask-bpmn/' changes from 191f0f327..17434e090
17434e090 Merge pull request #161 from sartography/dependabot/pip/dot-github/workflows/pip-22.3.1
8b290eb56 Bump pip from 22.3 to 22.3.1 in /.github/workflows
cc35c94cd Merge pull request #160 from sartography/dependabot/pip/dot-github/workflows/nox-poetry-1.0.2
1cf87405d Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows

git-subtree-dir: flask-bpmn
git-subtree-split: 17434e0907cc35914d013614bb79288eed1bd437
2022-11-09 15:03:53 -05:00
jasquat faf4f8a39e Merge commit 'c8bbd6a93e75c72eba85eb54893575a4746d9e15' 2022-11-09 15:03:53 -05:00
jasquat 22ad31300a merged in and recsovled conflicts of frontend tree w/ burnettk 2022-11-09 15:03:43 -05:00