Commit Graph

702 Commits

Author SHA1 Message Date
mike cullerton b2f5cbd383 precommit 2022-09-06 16:16:00 -04:00
mike cullerton 1ecf24e57c precommit 2022-09-06 16:06:08 -04:00
mike cullerton cf9be81768 Merge branch 'main' into cullerton
# Conflicts:
#	poetry.lock
2022-09-06 15:50:36 -04:00
mike cullerton feb51fbcd0 mypy 2022-09-06 15:28:36 -04:00
mike cullerton b0473a400c Pre commit 2022-09-06 15:17:26 -04:00
mike cullerton 62d3d9a5f8 Merge branch 'cullerton' of github.com:sartography/spiffworkflow-backend into cullerton 2022-09-06 15:08:39 -04:00
mike cullerton 32caf68e43 Commit so we stop using cullerton branch 2022-09-06 15:08:22 -04:00
jasquat c69923e0fd use jinja2 to render form templates w/ burnettk 2022-09-01 17:38:46 -04:00
jasquat f183e66fac added ability to add the process instance id to the spiff logs w/ burnettk 2022-09-01 13:01:23 -04:00
mike cullerton 5907a3a4bf Pre commit stuff 2022-08-31 17:30:24 -04:00
mike cullerton 0abce6f349 Merge branch 'main' into cullerton 2022-08-31 16:36:24 -04:00
mike cullerton 74fcaa1aff Start db logging handler 2022-08-31 16:33:04 -04:00
mike cullerton dbb2175a0e Move helper functions to BaseTest 2022-08-31 16:32:25 -04:00
mike cullerton ea5b0a0781 Merge branch 'main' into cullerton 2022-08-31 16:28:36 -04:00
jasquat d7d46d2140
Merge pull request #81 from sartography/feature/complex_message_test
Feature/complex message test
2022-08-31 08:09:10 -04:00
jasquat f1cbbb66cc use main of SpiffWorkflow 2022-08-31 08:06:22 -04:00
burnettk 9ec4b2af33 set process name for api 2022-08-30 18:40:40 -04:00
burnettk bf52bc94a7 update spiff 2022-08-30 18:12:21 -04:00
github-actions[bot] f2d5336c59
Merge pull request #74 from sartography/dependabot/pip/dot-github/workflows/poetry-1.1.15
Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows
2022-08-30 21:27:57 +00:00
dependabot[bot] b657f2256b
Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.14 to 1.1.15.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.15/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.1.14...1.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 21:17:54 +00:00
github-actions[bot] 20d8f802f3
Merge pull request #82 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.4
Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows
2022-08-30 21:16:43 +00:00
dependabot[bot] 0046e5c30e
Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.3 to 20.16.4.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.16.3...20.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 21:07:14 +00:00
jasquat 03edbffa97 updated access token lifespan for keycloak settings w/ burnettk 2022-08-30 14:48:21 -04:00
jasquat 18b928f25c added script to get the bpmn json for a given process instance id w/ burnettk 2022-08-30 14:25:53 -04:00
jasquat 8d0d8f0930 added test to test mulitple messages w/ burnettk 2022-08-30 12:48:04 -04:00
jasquat f32ae5b880 fixed tests broken from previous refactor w/ burnettk 2022-08-30 12:23:07 -04:00
jasquat 01f62b6dd0 refactored tests to prepare for adding new message test w/ burnettk 2022-08-30 12:19:45 -04:00
burnettk 5e00fcfaab allow subprocesses to work for the first time 2022-08-29 22:33:33 -04:00
github-actions[bot] 8657492834
Merge pull request #77 from sartography/dependabot/pip/python-keycloak-2.5.0
Bump python-keycloak from 1.9.1 to 2.5.0
2022-08-29 16:02:20 +00:00
dependabot[bot] 830d9a082f
Bump python-keycloak from 1.9.1 to 2.5.0
Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 1.9.1 to 2.5.0.
- [Release notes](https://github.com/marcospereirampj/python-keycloak/releases)
- [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcospereirampj/python-keycloak/compare/v1.9.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:48:47 +00:00
github-actions[bot] ddffe0811c
Merge pull request #76 from sartography/dependabot/pip/pep8-naming-0.13.2
Bump pep8-naming from 0.13.0 to 0.13.2
2022-08-29 15:45:39 +00:00
dependabot[bot] bfde5b265a
Bump pep8-naming from 0.13.0 to 0.13.2
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.0 to 0.13.2.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.0...0.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:31:06 +00:00
jasquat 1ccb1a8cd5 use main of SpiffWorkflow 2022-08-29 11:28:07 -04:00
jasquat f000195786 avoid sorting by display_order 2022-08-29 10:44:04 -04:00
jasquat 299f715a2a Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-08-29 10:12:10 -04:00
jasquat 3790a15465 default username to service_id to ensure we have one otherwise a blank string is not a unique username 2022-08-29 10:12:06 -04:00
burnettk cc2e7d5fcf use any old user and add fixtures for ticket reports during ticket import 2022-08-29 10:05:57 -04:00
burnettk 31f403207d use spiff combined branch with messages and business rules 2022-08-26 18:00:15 -04:00
jasquat 376912f3a2 added method to get data for a process instance in its current state w/ burnettk cullerton 2022-08-26 16:52:15 -04:00
jasquat 01938b88f5 add api to terminate a process instance w/ burnettk cullerton 2022-08-26 13:04:40 -04:00
jasquat bb7a062838 added api endpoint to send payloads to messages w/ burnettk cullerton 2022-08-25 17:35:24 -04:00
jasquat 352b453643 only update items we specified in the process_model_update api w/ burnettk cullerton 2022-08-23 16:40:42 -04:00
jasquat 930fc49c46 Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-08-23 16:18:36 -04:00
jasquat 70bb2e3681 only save the values to process model that are passed in w/ burnettk cullerton 2022-08-23 16:18:32 -04:00
github-actions[bot] 688b221ddc
Merge pull request #52 from sartography/dependabot/pip/flask-2.1.3
Bump flask from 2.1.2 to 2.1.3
2022-08-23 17:12:25 +00:00
dependabot[bot] a320d21c1e
Bump flask from 2.1.2 to 2.1.3
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.2...2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 17:01:08 +00:00
github-actions[bot] 11594864cb
Merge pull request #54 from sartography/dependabot/pip/flake8-rst-docstrings-0.2.7
Bump flake8-rst-docstrings from 0.2.6 to 0.2.7
2022-08-23 16:58:00 +00:00
dependabot[bot] 4f14f899b2
Bump flake8-rst-docstrings from 0.2.6 to 0.2.7
Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/commits)

---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 16:42:14 +00:00
jasquat df7bc9de7f
Merge pull request #75 from sartography/feature/basic_message_queue_support
Feature/basic message queue support
2022-08-23 12:38:17 -04:00
jasquat 1d735422c9 some cleanup on code review w/ burnettk cullerton 2022-08-23 12:34:13 -04:00