Commit Graph

627 Commits

Author SHA1 Message Date
jasquat b0a87d12d5 merged form_navigation in 2022-07-25 15:26:07 -04:00
jasquat 71f18c8306 more precommit and mypy 2022-07-25 15:17:04 -04:00
jasquat e34d1f83a2 some more mypy issues 2022-07-25 15:07:32 -04:00
jasquat f6ba35c02e fixed mypy issue 2022-07-25 14:58:06 -04:00
jasquat ab2e73011b precommit and mypy 2022-07-25 14:41:25 -04:00
jasquat d355331cc2 added api endpoint to return all tasks for a given process instance and updated task_show to return non-active task as well 2022-07-25 14:34:18 -04:00
mike cullerton 0ffd5bdee0 Moved tests to authorization 2022-07-25 14:05:32 -04:00
mike cullerton d19825a6a4 moved code to auth service 2022-07-25 14:00:42 -04:00
mike cullerton b33a7e8565 Remove instance config from version control 2022-07-25 13:52:33 -04:00
mike cullerton cc7198c291 Keycloak authz stuff 2022-07-25 13:35:10 -04:00
jasquat f65228c87f some updates to always pass back task intead of active_task 2022-07-25 11:48:42 -04:00
jasquat 6a22ea5167 Merge remote-tracking branch 'origin/main' into feature/form_navigation 2022-07-22 11:41:29 -04:00
jasquat 0773c8377d attempting to fix formatting again 2022-07-22 11:00:34 -04:00
jasquat 3130427c22 attempting to fix formatting 2022-07-22 10:56:04 -04:00
jasquat 0dbf729279 added some instructions to run locally 2022-07-22 10:54:50 -04:00
jasquat 84f619b84a removed config from instance config 2022-07-22 10:26:24 -04:00
jasquat 9535c77240 Merge remote-tracking branch 'origin/main' into feature/highlight_active_task 2022-07-21 16:58:29 -04:00
jasquat 926db5d3bc Merge remote-tracking branch 'origin/main' into feature/form_navigation 2022-07-21 16:58:07 -04:00
jasquat 05f82d193d added extra items to process instance so we can highlight the active task 2022-07-21 16:57:45 -04:00
github-actions[bot] 7b74ee995c
Merge pull request #56 from sartography/dependabot/pip/dot-github/workflows/pip-22.2
Bump pip from 22.1.2 to 22.2 in /.github/workflows
2022-07-21 21:56:06 +01:00
dependabot[bot] bd99af9bb8
Bump pip from 22.1.2 to 22.2 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 22.1.2 to 22.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/22.1.2...22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 20:48:40 +00:00
mike cullerton 4ca110b645 mypy/precommit 2022-07-21 10:22:18 -04:00
mike cullerton 9f64a27322 Merge branch 'main' into cullerton 2022-07-21 10:12:44 -04:00
jasquat 06cfa6fbb9 precommit 2022-07-21 08:56:38 -04:00
jasquat ab46ba13ce fixed some mypy issues 2022-07-21 08:51:20 -04:00
jasquat fb92d6714d fixed mypy ignore comment and removed accidentally committed files 2022-07-20 15:44:35 -04:00
jasquat 2bbdf8a0d6 added api endpoint to get previously completed user tasks 2022-07-20 15:18:57 -04:00
jasquat 78cde23612 return the next active task for that user when submitting a task so the frontend can cycle through all forms 2022-07-19 16:57:58 -04:00
mike cullerton deff98386e Merge branch 'main' into cullerton 2022-07-19 11:47:29 -04:00
jasquat d7fdb618fc return a 400 if a process group cannot be found instead of a 500 2022-07-18 16:23:29 -04:00
jasquat 989dc22f74 get_token should use 7002 2022-07-18 09:01:28 -04:00
jasquat 0343d8f805 replicate script works again w/ burnettk cullerton 2022-07-14 16:46:39 -04:00
jasquat 583da731db moved replication scripts to own dir w/ burnettk cullerton 2022-07-14 16:44:15 -04:00
jasquat dedac39284 removed spiff stuff from replciate resource script w/ burnettk cullerton 2022-07-14 16:41:45 -04:00
jasquat c5c84b45cd added script replicate auth issue for admin user w/ burnettk cullerton 2022-07-14 16:35:29 -04:00
mike cullerton d4b31efd5a Merge branch 'main' into cullerton 2022-07-14 09:37:21 -04:00
mike cullerton 0e7f12545c Allow instance/config and/or config/testing to override default config 2022-07-14 09:36:36 -04:00
jasquat 0b52cd2813 restart keycloak after importing items so realms show up 2022-07-14 09:32:49 -04:00
jasquat 2f46db9057 allow overriding the uri to test with keycload 2022-07-14 09:27:33 -04:00
burnettk d319e5e843 more docs 2022-07-14 09:24:32 -04:00
burnettk 2212168411 update for mac and add docs 2022-07-14 09:23:02 -04:00
github-actions[bot] 25cc657988
Merge pull request #42 from sartography/dependabot/pip/dot-github/workflows/poetry-1.1.14
Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows
2022-07-14 04:14:04 +01:00
dependabot[bot] 8b26973eed
Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.13 to 1.1.14.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.14/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.1.13...1.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 03:06:39 +00:00
github-actions[bot] 3e60e3c38f
Merge pull request #51 from sartography/dependabot/pip/python-keycloak-1.9.1
Bump python-keycloak from 1.8.0 to 1.9.1
2022-07-14 04:05:59 +01:00
dependabot[bot] 45bdd4d3a2
Bump python-keycloak from 1.8.0 to 1.9.1
Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 1.8.0 to 1.9.1.
- [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.8.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 02:54:56 +00:00
burnettk 100f6454f8 switch to spiff_properties branch of spiff, remove api blueprint, camunda to spiff parser/serializer 2022-07-13 22:52:00 -04:00
burnettk 3d19d7c51b update columns 2022-07-13 17:31:54 -04:00
burnettk b844300e44 update sentry sdk to conform with the version in flask-bpmn 2022-07-12 19:29:58 -04:00
jasquat 5f5c5e93d3 do not use the json formatter for dev w/ burnettk 2022-07-12 13:56:15 -04:00
burnettk fcd7be586f maybe we can wait again now that we have a timeout 2022-07-12 01:56:56 -04:00