Commit Graph

4236 Commits

Author SHA1 Message Date
dependabot[bot] b23780ccf1
Bump @mui/x-data-grid from 7.10.0 to 7.12.0 in /spiffworkflow-frontend (#2024)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.10.0 to 7.12.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.12.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: jasquat <2487833+jasquat@users.noreply.github.com>
2024-08-06 09:42:38 -04:00
jasquat 390e2e992a
updated bpmn-js-spiffworkflow to allow for codes in throw events w/ burnettk (#2028)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-05 14:44:35 -04:00
dependabot[bot] 756d6ab418
Bump pyjwt from 2.8.0 to 2.9.0 in /spiffworkflow-backend (#2027)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:12:34 +00:00
jasquat e8239c3bac
use new collect_log_extras method instead of log_info (#2026)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-05 09:05:48 -04:00
jasquat 42dc285203
Ht assignment fix (#2025)
* default desired user groups to empty array if open id is authority for groups

* only assign human tasks if assignments happened based on lane_assignment w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-02 13:10:35 -04:00
dependabot[bot] c3bbb81ed9
Bump mypy from 1.10.1 to 1.11.1 in /spiffworkflow-backend (#2023)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 14:37:41 +00:00
jasquat ccd9f51b62
Null script icon fix (#2021)
* do not show the script icon if value is not set

* updated bpmn-js-spiffworkflow

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-01 14:40:51 -04:00
jasquat 3c4cf52fd6
added call activity nav link back to mi call activity child tasks and cleaned up the process a little bit w/ burnettk (#2020)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-01 13:35:16 -04:00
dependabot[bot] 8b0ba69380
Bump types-pyyaml in /spiffworkflow-backend (#2019)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240311 to 6.0.12.20240724.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 15:23:53 +00:00
dependabot[bot] a9c630dc71
Bump serve from 14.2.0 to 14.2.3 in /spiffworkflow-frontend (#2018)
Bumps [serve](https://github.com/vercel/serve) from 14.2.0 to 14.2.3.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.2.0...14.2.3)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 15:02:11 +00:00
dependabot[bot] 92e2208dac
Bump sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 (#2017)
Bumps [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) from 1.1.10 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.10...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-serializinghtml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 14:57:41 +00:00
dependabot[bot] 806371f60c
Bump ruff from 0.5.4 to 0.5.5 in /spiffworkflow-backend (#2015)
* Bump ruff from 0.5.4 to 0.5.5 in /spiffworkflow-backend

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.4...0.5.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* keep root and backend ruff insync w/ burnettk

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-01 10:21:08 -04:00
dependabot[bot] 501fee63aa
Bump sphinxcontrib-qthelp from 1.0.8 to 2.0.0 (#2016)
Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.8 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.8...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-qthelp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 10:20:33 -04:00
dependabot[bot] ac58d324dd
Bump @rjsf/core from 5.19.3 to 5.19.4 in /spiffworkflow-frontend (#2007)
* Bump @rjsf/core from 5.19.3 to 5.19.4 in /spiffworkflow-frontend

Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 5.19.3 to 5.19.4.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.19.3...5.19.4)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* 5.19.4 across the board

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-08-01 10:15:37 -04:00
jasquat f51aec0cac
updated spiffworkflow keycloak realm w/ burnettk 2024-07-31 11:16:39 -04:00
jasquat 65c45d21ea
updated some of the permission and config files to add groups in token and remove email addresses w/ burnettk (#2014)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-30 16:10:53 -04:00
jasquat ab5b041086
Ht user on group update (#2012)
* some basics to update human task users when a group is updated w/ burnettk

* do not delete groups that were specified from open id groups w/ burnettk

* some updates to remove old user task assignments w/ burnettk

* still need additional tests but pyl is passing w/ burnettk

* added a test to ensure user is assigned and unassigned a task when using open id as source for groups w/ burnettk

* set added_by in missing places w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-30 14:54:45 -04:00
burnettk 6305673729
scrap pytz 2024-07-30 14:25:28 -04:00
Kevin Burnett 56efd4c8c4
more event props from spiff (#2013)
* more event props from spiff

* lint

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-30 09:13:31 -07:00
dependabot[bot] 9277218ec0
Bump bandit from 1.7.8 to 1.7.9 in /spiffworkflow-backend (#2011)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.8...1.7.9)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 15:16:09 +00:00
dependabot[bot] 2b9cac241b
Bump sphinxcontrib-htmlhelp from 2.0.6 to 2.1.0 (#2010)
Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.6...2.1.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 15:02:58 +00:00
Kevin Burnett d4ecd3462d
add label to docker network and convert timestamps for elastic (#2009)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-30 06:58:03 -07:00
jasquat 70c0d51a0f
pass the script element through instead of defaulting to the state to avoid state updates w/ burnettk (#2008)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-29 12:48:42 -07:00
dependabot[bot] 1129817d6d
Bump sphinxcontrib-devhelp from 1.0.6 to 2.0.0 (#2006)
Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.6...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-devhelp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 15:18:01 +00:00
dependabot[bot] b32a3bda94
Bump pip from 24.1.2 to 24.2 in /.github/workflows (#2005)
Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 24.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/24.1.2...24.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 15:14:22 +00:00
dependabot[bot] 5255ffd1ce
Bump pre-commit from 3.7.1 to 3.8.0 in /spiffworkflow-backend (#2004)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 15:09:14 +00:00
jasquat d2c5c27bdc
Keycloak realm with groups (#2002)
* added a group and mapper to keycloak w/ burnettk

* accept an internal uri to keycloak w/ burnettk

* pyl w/ burnettk

* the only time we ever use internal arg to open_id_endpoint_for_name we want it True

* protect users of openid urls from internal urls

* allow port 8000/8001 for docker and avoid public urls when using requests again

* allow 8001 frontend in docker compose post logout redirect url

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-29 10:39:50 -04:00
jbirddog b8c7aa991d
Event stream (#1993)
* WIP

* WIP

* WIP

* WIP

* add socket handler for spiff events

* standardize attributes of event log

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Get tests to pass

* Getting pyl to pass

* Moving to regular socket

* Try/catch

* WIP

* Getting dockerized

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Its broken

* WIP

* WIP

* WIP

* Update event-stream/elasticsearch.py

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update event-stream/elasticsearch.py

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update event-stream/elasticsearch.py

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Fix tests

---------

Co-authored-by: Elizabeth Esswein <elizabeth.esswein@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-26 11:52:03 -04:00
jasquat 0ea0137af8
Select form file when created (#2001)
* it seems to work now but needs cleanup w/ burnettk

* removed debug code w/ burnettk

* Update spiffworkflow-frontend/src/routes/ProcessModelEditDiagram.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fixed coderabbit suggestion to avoid react refreshes w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-26 11:44:04 -04:00
dependabot[bot] ccb56c5b8a
Bump types-requests in /spiffworkflow-backend (#2000)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240622 to 2.32.0.20240712.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 15:00:34 +00:00
dependabot[bot] 10cb027ee6
Bump snyk/actions (#1999)
Bumps [snyk/actions](https://github.com/snyk/actions) from 640e31719aac3e44867d239dc86c20c3e34c8e4f to 6312a53377a551c0258438bf25fb8f378afbc977.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](640e31719a...6312a53377)

---
updated-dependencies:
- dependency-name: snyk/actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 14:50:42 +00:00
dependabot[bot] 1246743442
Bump furo from 2024.5.6 to 2024.7.18 (#1998)
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.5.6 to 2024.7.18.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2024.05.06...2024.07.18)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 14:41:11 +00:00
dependabot[bot] 4d8b8c07fe
Bump vite from 5.3.4 to 5.3.5 in /spiffworkflow-frontend (#1997)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 14:29:51 +00:00
jasquat 77f272e6eb
Fix dmn and user tasks (#1996)
* updated bpmn-js items

* updated dmn-js items as well

* fixed some linting

* some initial changes to make our dmn and user task handlers work better with react w/ burnettk

* removed unnecessary useEffects and existing form can be edited

* json schema form can set data properly from examples w/ burnettk

* some cleanup w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-25 15:45:48 -04:00
dependabot[bot] 30b55a2e63
Bump setuptools from 70.2.0 to 71.1.0 in /spiffworkflow-backend (#1992)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 71.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v70.2.0...v71.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-25 12:05:30 -07:00
jasquat 3d677316c9
updated bpmn-js items (#1991)
* updated bpmn-js items

* updated dmn-js items as well

* fixed some linting

* use main of bpmn-js-spiffworkflow

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-25 13:24:49 -04:00
Kevin Burnett ddb9240c87
Script task icon (#1990)
* some initial refactoring to react diagram editor for pi show page w/ burnettk

* pi show and pm file show are now working w/ burnettk

* some minor tweaks w/ burnettk

* pi show is mostly working - need to handle future states w/ burnettk

* pass the task into the call activity overly so we can check the state w/ burnettk

* added an svg icon for pre and post script icons

* convert the svg react component into an html string and give that to bpmn-js

* removed hardcoded check for script icon

* typo

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-25 12:06:16 -04:00
dependabot[bot] 53ecffca52
Bump react-dom and @types/react-dom in /spiffworkflow-frontend (#1995)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.0.11 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 15:32:05 +00:00
dependabot[bot] 9626d8b7ff
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#1994)
Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.7...1.0.8)

---
updated-dependencies:
- dependency-name: sphinxcontrib-qthelp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 15:03:19 +00:00
jasquat 6f1af2132e
Refactor bpmn diagram component (#1984)
* some initial refactoring to react diagram editor for pi show page w/ burnettk

* pi show and pm file show are now working w/ burnettk

* some minor tweaks w/ burnettk

* pi show is mostly working - need to handle future states w/ burnettk

* pass the task into the call activity overly so we can check the state w/ burnettk

* removed commented out code w/ burnettk

* fixed issue with process model new file not showing w/ burnettk

* fixed endless reload new bpmn file w/ burnettk

* do not bother zooming dmn tables w/ burnettk

* use a linke instead of a button to open the call activity so it can be opened in a new tab if desired w/ burnettk

* Revert "use a linke instead of a button to open the call activity so it can be opened in a new tab if desired w/ burnettk"

This reverts commit 1c12725cd3.

* listen for auxclick to know if call activity should be opened in new tab w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-24 14:19:52 -07:00
jasquat 01deb74680
pi-migration-docs-update (#1989)
* updated the pi migrations docs with some caveats w/ burnettk

* Update docs/Support/manage_processes.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-24 12:48:51 -07:00
dependabot[bot] 1280c7efaa
Bump eslint-plugin-prettier in /spiffworkflow-frontend (#1988)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 15:21:15 +00:00
dependabot[bot] 6919a4f627
Bump astroid from 3.2.3 to 3.2.4 (#1987)
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 14:50:57 +00:00
dependabot[bot] 3169ad4b03
Bump ruff from 0.4.7 to 0.5.4 in /spiffworkflow-backend (#1986)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.5.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.7...0.5.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 14:38:31 +00:00
dependabot[bot] bad764be24
Bump cryptography from 42.0.8 to 43.0.0 in /spiffworkflow-backend (#1982)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:50:58 +00:00
dependabot[bot] 2d14c28e9a
Bump react-router-dom from 6.22.3 to 6.25.1 in /spiffworkflow-frontend (#1978)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.3 to 6.25.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.25.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:36:48 +00:00
dependabot[bot] 412deedcd8
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#1976)
Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.5...2.0.6)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:31:24 +00:00
dependabot[bot] 10d66ffae8
Bump docker/login-action from 3.2.0 to 3.3.0 (#1975)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 14:29:07 +00:00
jasquat b4e9dfff27
hide the view call activity link if the call activity is in a future state w/ burnettk (#1972)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-22 16:32:44 -04:00
jasquat ecfca2144c
reassign human tasks in pi migration w/ burnettk (#1971)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-22 16:29:09 -04:00