Dan
153061d413
Merge branch 'main' of github.com:sartography/spiffworkflow-backend into main
2022-10-25 13:08:55 -04:00
Dan
3724ef7f9f
Assure that the Active Task Users table is cleared out before deleting the Active Task Record.
...
We were depending on a cascade here, which seems to fail randomly -- apparently due to some sort of race condition.
2022-10-25 13:08:44 -04:00
mike cullerton
137ebbc4b7
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
...
# Conflicts:
# src/spiffworkflow_backend/services/process_instance_service.py
2022-10-25 12:02:28 -04:00
mike cullerton
f8f38f8135
pyl - prettier maybe?
2022-10-25 11:55:02 -04:00
Dan
1e338f955a
Another error with the error message.
2022-10-25 11:52:22 -04:00
mike cullerton
02fe909691
Merge branch 'main' into feature/edit-task-data
2022-10-25 11:52:17 -04:00
Dan
e748b18047
quick patch so I can see the error message.
2022-10-25 11:16:35 -04:00
github-actions[bot]
94908a9b99
Merge pull request #155 from sartography/dependabot/pip/flake8-bugbear-22.10.25
...
Bump flake8-bugbear from 22.9.23 to 22.10.25
2022-10-25 03:18:56 +00:00
dependabot[bot]
d7ba33c03f
Bump flake8-bugbear from 22.9.23 to 22.10.25
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.9.23 to 22.10.25.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.9.23...22.10.25 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:01:36 +00:00
github-actions[bot]
bf9db9521a
Merge pull request #154 from sartography/dependabot/pip/reorder-python-imports-3.9.0
...
Bump reorder-python-imports from 3.8.5 to 3.9.0
2022-10-25 02:56:02 +00:00
dependabot[bot]
4a2b12efc6
Bump reorder-python-imports from 3.8.5 to 3.9.0
...
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports ) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases )
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.8.5...v3.9.0 )
---
updated-dependencies:
- dependency-name: reorder-python-imports
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 02:41:00 +00:00
burnettk
3c677c751b
update sphinx-autoapi
2022-10-24 22:35:28 -04:00
burnettk
952a1af5a8
try upgrade
2022-10-24 18:20:03 -04:00
burnettk
68ea8bce3f
working version
2022-10-24 18:14:47 -04:00
burnettk
090b84fd31
only set hostname once
2022-10-24 18:02:41 -04:00
burnettk
653a86b1ae
update keycloak version and lint
2022-10-24 17:52:48 -04:00
burnettk
df1443e375
new keycloak realm json with 30 minute access token lifespan and 1 day refresh token lifespan
2022-10-24 17:37:19 -04:00
jasquat
ac31f4bff9
wait longer before importing realms for new keycloak w/ burnettk
2022-10-24 15:47:48 -04:00
Kevin Burnett
945b3c0d72
Merge pull request #151 from Natalia-Fominykh/patch-1
...
Update demo.yml
2022-10-24 14:43:38 +00:00
Natalia-Fominykh
246e160b54
Update demo.yml
2022-10-24 10:42:15 -04:00
github-actions[bot]
ed7185a561
Merge pull request #139 from sartography/dependabot/pip/docs/sphinx-5.3.0
...
Bump sphinx from 5.2.3 to 5.3.0 in /docs
2022-10-21 22:24:30 +00:00
dependabot[bot]
4852e3f1d0
Bump sphinx from 5.2.3 to 5.3.0 in /docs
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v5.3.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 22:14:57 +00:00
github-actions[bot]
f1e887e7a3
Merge pull request #127 from sartography/dependabot/pip/pyupgrade-3.1.0
...
Bump pyupgrade from 2.38.4 to 3.1.0
2022-10-21 22:07:50 +00:00
dependabot[bot]
2821bfbcc0
Bump pyupgrade from 2.38.4 to 3.1.0
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.38.4 to 3.1.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.38.4...v3.1.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 22:00:28 +00:00
burnettk
13855180b2
upgrade keycloak
2022-10-21 17:51:23 -04:00
jasquat
952927d412
pyl w/ burnettk
2022-10-21 17:44:16 -04:00
jasquat
e013fc5da8
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
2022-10-21 17:28:16 -04:00
jasquat
55632c5dde
updated demo permissions yaml w/ burnettk
2022-10-21 17:28:13 -04:00
github-actions[bot]
bc03ea3aad
Merge pull request #150 from sartography/dependabot/pip/pyjwt-2.6.0
...
Bump pyjwt from 2.5.0 to 2.6.0
2022-10-21 21:13:47 +00:00
github-actions[bot]
fff14d210e
Merge pull request #149 from sartography/dependabot/github_actions/actions/download-artifact-3.0.1
...
Bump actions/download-artifact from 3.0.0 to 3.0.1
2022-10-21 21:07:20 +00:00
dependabot[bot]
51fa786497
Bump pyjwt from 2.5.0 to 2.6.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.5.0 to 2.6.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/commits )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 21:03:16 +00:00
dependabot[bot]
3383309c79
Bump actions/download-artifact from 3.0.0 to 3.0.1
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 20:55:34 +00:00
jasquat
797c99a76e
updated uses of normalize value to check prefixes in tests w/ burnettk
2022-10-21 16:36:32 -04:00
jasquat
c169cbd988
updated lock file w/ burnettk
2022-10-21 16:31:20 -04:00
jasquat
b978f502a0
Merge pull request #148 from sartography/feature/respect_lanes
...
Feature/respect lanes
2022-10-21 16:22:32 -04:00
jasquat
e7f2d23e6c
merged in main and resolved conflicts w/ burnettk
2022-10-21 16:22:19 -04:00
Dan Funk
227665212e
Merge pull request #147 from sartography/feature/improve_connector_proxy_calls
...
Send a json request to the connector proxy
2022-10-21 16:17:12 -04:00
jasquat
3a382b4085
add new user to active task if appropriate w/ burnettk
2022-10-21 16:13:30 -04:00
mike cullerton
ca7d7d9b3a
Merge branch 'main' into feature/edit-task-data
2022-10-21 15:59:57 -04:00
mike cullerton
c38efe2bd8
w/Jon
...
Api endpoint to update task data
2022-10-21 15:59:24 -04:00
mike cullerton
15b99bf904
mypy
2022-10-21 15:58:19 -04:00
jasquat
d1571c582a
added default group to demo and development w/ burnettk
2022-10-21 15:22:51 -04:00
jasquat
afdf81a031
added test to ensure users can update their own task w/ burnettk
2022-10-21 15:19:51 -04:00
jasquat
6e13ee4edb
Merge remote-tracking branch 'origin/main' into feature/respect_lanes
2022-10-21 14:18:19 -04:00
jasquat
645e4d8fb6
updated flask-bpmn for sentry and fixed for pyl w/ burnettk
2022-10-21 13:15:17 -04:00
Dan
306618d996
Send a json request to the connector proxy (don't send a set of post params, as these will all be converted to strings)
...
Requires changes on the connector proxy as well.
Adding SimpleJson as a dependency -- when it is available, Flask will prefer its use when serializing requests - and this will avoid errors when attempting to send decimal values. As I understand it, using SimpleJson on both ends will assure that decimals are represented as strings during serialization, but SimpleJson will know to deserialize them back to decimals on the other side.
Can't say I'm lovin on Json at the moment.
2022-10-21 12:41:47 -04:00
jasquat
57248eab76
fixed submitting and getting user tasks w/ burnettk
2022-10-21 11:57:27 -04:00
jasquat
106b5d75b9
only add status if active_task has it w/ burnettk
2022-10-21 11:10:57 -04:00
jasquat
c9b086d969
ignore all null-ls w/ burnettk
2022-10-21 11:09:28 -04:00
jasquat
63796d50e6
fixed model load issue w/ burnettk
2022-10-21 11:05:54 -04:00