Commit Graph

4236 Commits

Author SHA1 Message Date
dependabot[bot] 31ded57177
Bump mypy from 1.11.1 to 1.11.2 in /spiffworkflow-backend (#2086)
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: mypy
  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-09-19 15:08:35 +00:00
dependabot[bot] a1900ab464
Bump safety from 3.2.6 to 3.2.7 in /spiffworkflow-backend (#2085)
Bumps [safety](https://github.com/pyupio/safety) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/3.2.6...3.2.7)

---
updated-dependencies:
- dependency-name: safety
  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-09-18 15:19:09 +00:00
dependabot[bot] 56c0976727
Bump types-requests in /spiffworkflow-backend (#2084)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20240914.
- [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-09-17 15:10:56 +00:00
pitwegner 4ca1e5315f
Allow for optional AZP validation in authentication_service (#2082)
* add config for disabling azp validation

* skip azp verify if configured that way
2024-09-16 11:45:29 -07:00
dependabot[bot] 346eab8eaa
Bump simplejson from 3.19.2 to 3.19.3 in /spiffworkflow-backend (#2081)
Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/simplejson/simplejson/releases)
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.2...v3.19.3)

---
updated-dependencies:
- dependency-name: simplejson
  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-09-16 18:22:45 +00:00
Usama Ahmad db01d0e2d7
docker_permission_issue_faq (#2083) 2024-09-16 09:22:45 -07:00
Usama Ahmad fe3613899e
Data store identifier and Script Ref (#2080)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-09-10 07:57:27 -07:00
dependabot[bot] 5abca0cfbc
Bump snyk/actions (#2078)
Bumps [snyk/actions](https://github.com/snyk/actions) from 9213221444c2dc9e8b2502c1e857c26d851e84a7 to cdb760004ba9ea4d525f2e043745dfe85bb9077e.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](9213221444...cdb760004b)

---
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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-09-10 10:47:19 -04:00
dependabot[bot] d3e2d0db7e
Bump coverage from 7.6.0 to 7.6.1 in /spiffworkflow-backend (#2074)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.1)

---
updated-dependencies:
- dependency-name: coverage
  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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-09-10 10:47:03 -04:00
jasquat f1360572fb
coverage-upload-fix (#2076)
* update coverage upload path since it seems like they respect working directory now w/ burnettk

* added some upload artifact tests

* need to checkout code

* git rid of the constraint

* attempt to fix upload properly

* put back comment

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-09-10 10:13:23 -04:00
jbirddog ca88178700
Fix for lost error/escalation events (#2075)
* WIP

* Getting pyl to pass
2024-09-04 09:20:36 -07:00
dependabot[bot] d8627ce24e
Bump sentry-sdk from 2.10.0 to 2.13.0 in /spiffworkflow-backend (#2072)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.13.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.10.0...2.13.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  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-30 14:40:29 +00:00
dependabot[bot] 2974181e19
Bump pytest from 8.2.2 to 8.3.2 in /spiffworkflow-backend (#2071)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  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-29 15:20:20 +00:00
dependabot[bot] ef52a024b3
Bump actions/setup-python from 5.1.1 to 5.2.0 (#2069)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-29 14:34:01 +00:00
dependabot[bot] fec284d185
Bump types-pyyaml in /spiffworkflow-backend (#2068)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240724 to 6.0.12.20240808.
- [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-28 14:43:48 +00:00
dependabot[bot] 388f367b0c
Bump keycloak-js from 24.0.4 to 25.0.4 in /spiffworkflow-frontend (#2067)
Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 24.0.4 to 25.0.4.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/24.0.4...25.0.4)

---
updated-dependencies:
- dependency-name: keycloak-js
  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-28 14:27:15 +00:00
jasquat 8be51e8641
do not upgrade gunicorn w/ burnettk 2024-08-27 14:20:17 -04:00
dependabot[bot] 557264c591
Bump xdoctest from 1.1.6 to 1.2.0 in /spiffworkflow-backend (#2066)
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.6 to 1.2.0.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.1.6...v1.2.0)

---
updated-dependencies:
- dependency-name: xdoctest
  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-27 15:23:24 +00:00
dependabot[bot] 458ed2b6d5
Bump @carbon/icons-react in /spiffworkflow-frontend (#2065)
Bumps [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react) from 11.36.0 to 11.47.1.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/icons-react)

---
updated-dependencies:
- dependency-name: "@carbon/icons-react"
  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-27 15:00:05 +00:00
dependabot[bot] 70ff917c64
Bump snyk/actions (#2064)
Bumps [snyk/actions](https://github.com/snyk/actions) from ae9442546152ba9bb0a1c85e2672112c97e7a06d to 9213221444c2dc9e8b2502c1e857c26d851e84a7.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](ae94425461...9213221444)

---
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-08-27 14:43:38 +00:00
jbirddog 8949073595
Bubble up unhandled error and escalation events at the end of the workflow (#2058) 2024-08-26 14:15:19 -04:00
dependabot[bot] df58e28120
Bump sonarsource/sonarcloud-github-action from 2.3.0 to 3.0.0 (#2060)
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: sonarsource/sonarcloud-github-action
  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-26 16:19:58 +00:00
dependabot[bot] 1ba5762805
Bump inherits-browser from 0.0.1 to 0.1.0 in /spiffworkflow-frontend (#2061)
Bumps [inherits-browser](https://github.com/nikku/inherits-browser) from 0.0.1 to 0.1.0.
- [Changelog](https://github.com/nikku/inherits-browser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nikku/inherits-browser/compare/v0.0.1...v0.1.0)

---
updated-dependencies:
- dependency-name: inherits-browser
  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-26 15:43:20 +00:00
dependabot[bot] 267c28ce1c
Bump gunicorn from 21.2.0 to 23.0.0 in /spiffworkflow-backend (#2059)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  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-26 15:29:15 +00:00
Usama Ahmad 8fac3be961
link fix (#2057) 2024-08-23 08:21:05 -07:00
dependabot[bot] 0b91c59c8e
Bump @typescript-eslint/parser in /spiffworkflow-frontend (#2056)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.11.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-23 15:19:29 +00:00
dependabot[bot] 311ffefb8d
Bump docker/build-push-action from 6.6.1 to 6.7.0 (#2055)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-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-08-23 15:14:14 +00:00
dependabot[bot] 7d4a4adde6
Bump lxml from 5.2.2 to 5.3.0 in /spiffworkflow-backend (#2054)
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.2.2...lxml-5.3.0)

---
updated-dependencies:
- dependency-name: lxml
  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-23 14:39:45 +00:00
dependabot[bot] b091b18f31
Bump snyk/actions (#2043)
Bumps [snyk/actions](https://github.com/snyk/actions) from 6312a53377a551c0258438bf25fb8f378afbc977 to ae9442546152ba9bb0a1c85e2672112c97e7a06d.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](6312a53377...ae94425461)

---
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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-22 14:17:49 -04:00
dependabot[bot] 4269024551
Bump react-datepicker from 4.11.0 to 7.3.0 in /spiffworkflow-frontend (#2042)
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.11.0 to 7.3.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v4.11.0...v7.3.0)

---
updated-dependencies:
- dependency-name: react-datepicker
  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: jasquat <jasquat@users.noreply.github.com>
2024-08-22 14:15:59 -04:00
dependabot[bot] 15bec7a27b
Bump safety from 3.2.3 to 3.2.6 in /spiffworkflow-backend (#2053)
Bumps [safety](https://github.com/pyupio/safety) from 3.2.3 to 3.2.6.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/3.2.3...3.2.6)

---
updated-dependencies:
- dependency-name: safety
  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-22 15:21:27 +00:00
Usama Ahmad c67902bb80
dmn error syntax (#2051) 2024-08-21 06:21:53 -07:00
Kevin Burnett fa1838aa41
Newui4 (#2048)
* new about page

* h2 for second biggest header

* save and close goes to newui

* Create custom tab goes to coming soon page

* logo obviously links to home on same site, not old site

* link to switch to classic site

* lint

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-08-17 09:00:43 -07:00
jasquat 50ebf05100
Newuiv3 (#2047)
* new view to kick off process instance

* now ProcessModelCard can kick off an instance

* show total child items rather than using a slash

* some initial code to implement frontend from figma w/ burnettk

* updated homepage tab names w/ burnettk

* updated field names in new ui w/ burnettk

* moved nabar to wrapper component w/ burnettk

* added basics for dark mode w/ burnettk

* use spiff logo and colors w/ burnettk

* use spiff logo and colors w/ burnettk

* corrected hover colors in dark mode

* some additional formatting

* added tree view to start process page in v3 site w/ burnettk

* some cleanup for the tree view w/ burnettk

* removed unused side nav items w/ burnettk

* actually navigate to locations when clicking in nav bar w/ burnettk

* moved custom button inline with other items w/ burnettk

* moved used items from v2 ui to v3 and change paths to v3 to newui and old to newuiv2

* updated v2 code to match main so we can more easily compare against it

* revert v2 route as well to be like main

* some fixes and clean and added profile button w/ burnettk

* revert nav bar w/ burnettk

* update profile menu so it can log out w/ burnettk

* added dark mode button back w/ burnettk

* profile menu update w/ burnettk

* profile menu update w/ burnettk

* moved side nav into own component w/ burnettk

* make sure you have to logged in to see the new ui w/ burnettk

* stack icons on collapse

* allow profile menu to go beyond constraint of sidenav

* profile menu when collapsed

* make thing not overlap

* removed duplicate attribute

* get tasks from the api instead of mock data

* added waiting for column w/ burnettk

* fixed header names of new pages w/ burnettk

* swap colors

* updated some bgcolors w/ burnettk

* updated some of the theme colors w/ burnettk

* some more color cleanup w/ burnettk

* add border to table and background lighter like design

* more colors w/ burnettk

* add border

* add height to tab indicator props

* use macro colors

* persist theme selection in local storage

* h1 as god intended

* fix highlight on main nav

* new started by me view

* avoid hardcoding color because themes

* fetch process instances

* extract shared junk into components

* extract more shared junk

* some cleanup to the new workflow view w/ burnettk

* update button

* more tweaks and fixes to task table w/ burnettk

* match design

* some updateds to headertabs w/ burnettk

* make the create custom tab button look more like the other tabs w/ burnettk

* added view mode tile table toggle w/ burnettk

* add startopen script to allow all interfaces for dev server

* hide complete task play button if no task

* remove waiting for from tile if blank w/ burnettk

* implemented hide complete w/ burnettk

* show non active

* fixed var w/ burnettk

* do not show action if user cannot complete task w/ burnettk

* time ago ts

* added timeago in words to task table w/ burnettk

* some updates to timeago for typsescript w/ burnettk

* some formatting to the tile w/ burnettk

* move arrow to top right

* make the whole tile clickable if there is a task w/ burnettk

* default sidenav to collapsed on mobile

* tile views by default on mobile

* completely hide menu on mobile, not just collapse

* get rid of autocollapse on mobile code, since it is all hidden

* mobile nav

* improve mobile nav

* when you open the nav on mobile, it should always be expanded

* some minor support for user group select

* lint

* persistent top nav so you can always access menu on mobile

* implemented group by option w/ burnettk

* allow ungroup

* only show Ungrouped if it is grouped

* group by text

* use accent color when grouping tasks

* added text.accent for dark mode w/ burnettk

* copied task show elements to v3 folder w/ burnettk

* newui task show routes work w/ burnettk

* converted task show elements to mui w/ burnettk

* fixed up task show page a big w/ burnettk

* added padding to tash show page w/ burnettk

* modified colors for dark mode and consistency w/ burnettk

* added interstitial and progress pages to new ui w/ burnettk

* go to newui appropriately from interstitial

* allow grouping tasks by the process group of their instance

* scroll to the card when selecting from the left nav tree w/ burnettk

* move task details to bottom of tile w/ burnettk

* navigate back to home page when no more tasks w/ burnettk

* avoid cutting off right side of main content

* a little cleanup w/ burnettk

* some format updates to h tags w/ burnettk

* fix class name for carbon

* Newuiv3a (#2046)

* wip to get only runnable prcess models for start process model page w/ burnettk

* wip to get only runnable prcess models for start process model page w/ burnettk

* wrote out method to group by process group w/ burnettk

* added test for grouping by process group

* some cleanup to prepare to be merged into the main newuiv3 branch

* fixed mypy issues

* fixed tests

* fixed lint issues w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>

* try to fix animations

* remove favorites icon and update pi creation flow w/ burnettk

* remove carbon from interstital page w/ burnettk

* title is bpmn_name and name is bpmn_id

* slow fade transition from interstitial to homepage

* do a hilariously long fade in when going from interstitial to homepage

* show last process instance id saved on interstitial

* get rid of local storage

* move last instance to top and avoid on mobile

* avoid useEffect and rock local storage

* added some error display w/ burnettk

* moved v3 specific code to v3 dir w/ burnettk

* some code rabbit suggestions w/ burnettk

* more code rabbit w/ burnettk

* remove bad id w/ burnettk

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-08-16 15:13:33 -04:00
jasquat a74e19bee8
added migration to increase column size of task names and added some truncation to avoid unnecessary errors w/ burnettk (#2045)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-13 09:58:01 -04:00
burnettk 2d984ee21e
poet update certifi 2024-08-12 15:57:31 -04:00
dependabot[bot] 397021fe98
Bump docker/build-push-action from 6.6.0 to 6.6.1 (#2041)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-08 15:16:57 +00:00
dependabot[bot] 8fda7dd92b
Bump @casl/react from 3.1.0 to 4.0.0 in /spiffworkflow-frontend (#2039)
Bumps [@casl/react](https://github.com/stalniy/casl/tree/HEAD/packages/casl-react) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/stalniy/casl/releases)
- [Changelog](https://github.com/stalniy/casl/blob/master/packages/casl-react/CHANGELOG.md)
- [Commits](https://github.com/stalniy/casl/commits/@casl/ability@4.0.0/packages/casl-react)

---
updated-dependencies:
- dependency-name: "@casl/react"
  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-08 15:08:48 +00:00
Kevin Burnett c6134d3024
ensure that new column has default, which is needed for postgres (#2038)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-08-08 07:58:31 -07:00
dependabot[bot] 76e671cbd6
Bump @prefresh/vite from 2.4.5 to 2.4.6 in /spiffworkflow-frontend (#2035)
Bumps [@prefresh/vite](https://github.com/preactjs/prefresh/tree/HEAD/packages/vite) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/preactjs/prefresh/releases)
- [Changelog](https://github.com/preactjs/prefresh/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/preactjs/prefresh/commits/@prefresh/vite@2.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: "@prefresh/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-08-07 15:25:09 +00:00
dependabot[bot] c60ea28780
Bump setuptools from 71.1.0 to 72.1.0 in /spiffworkflow-backend (#2034)
Bumps [setuptools](https://github.com/pypa/setuptools) from 71.1.0 to 72.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/v71.1.0...v72.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>
2024-08-07 15:08:40 +00:00
dependabot[bot] 4924d56b8d
Bump docker/build-push-action from 6.5.0 to 6.6.0 (#2033)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0)

---
updated-dependencies:
- dependency-name: docker/build-push-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-08-07 14:50:58 +00:00
burnettk b389169667
bump connector-smtp 2024-08-07 10:12:35 -04:00
dependabot[bot] 21847a0539
Bump jsdom from 24.0.0 to 24.1.1 in /spiffworkflow-frontend (#2030)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 24.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/24.0.0...24.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  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>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-08-07 06:28:58 -07:00
Kevin Burnett 2aaa7435a0
Update README.md 2024-08-06 12:28:31 -07:00
jasquat bc8aa1a5d3
log when the system fails to get the git revisions so we can figure out why it is failing so much w/ burnettk (#2029)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-08-06 09:24:57 -07:00
burnettk 7b2582b7d5
deal with warnings 2024-08-06 12:24:26 -04:00
dependabot[bot] dc9ec2b1f1
Bump xdoctest from 1.1.5 to 1.1.6 in /spiffworkflow-backend (#2031)
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: xdoctest
  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-06 15:22:07 +00:00
burnettk c22739cffd
lint 2024-08-06 10:53:38 -04:00
burnettk e1325eb47a
do not give postgres a chance to order arbitrarily 2024-08-06 09:59:56 -04:00