1007 Commits

Author SHA1 Message Date
jasquat
1c0c937af7 added method to delete all permissions so we can recreate them w/ burnettk 2022-10-14 14:10:40 -04:00
jasquat
aaeaac879a Merge remote-tracking branch 'origin/main' into feature/permissions3 2022-10-14 09:05:45 -04:00
jasquat
44856fce25 added api endpoint to check if user has permissions based on given target uris w/ burnettk 2022-10-13 17:16:47 -04:00
github-actions[bot]
59e6ee2c8b
Merge pull request #136 from sartography/dependabot/github_actions/actions/cache-3.0.11
Bump actions/cache from 3.0.10 to 3.0.11
2022-10-13 20:38:45 +00:00
dependabot[bot]
88c61c83bd
Bump actions/cache from 3.0.10 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 20:30:13 +00:00
jasquat
ae830054d7 precommit w/ burnettk 2022-10-13 16:07:01 -04:00
jasquat
94d50efb1f created common method to check whether an api method should have auth w/ burnettk 2022-10-13 16:02:12 -04:00
jasquat
c955335d0e precommit w/ burnettk 2022-10-13 15:37:20 -04:00
jasquat
37caf1a69e added a finance user to keycloak and fixed up the staging permission yml w/ burnettk 2022-10-13 15:34:54 -04:00
jasquat
93c4562944 merged in main and resolved conflicts w/ burnettk 2022-10-13 15:02:45 -04:00
jasquat
06a7c6485c remaining tests are now passing w/ burnettk 2022-10-13 14:59:26 -04:00
jasquat
50529d04c3 added test to make sure api gives a 403 if a permission is not found w/ burnettk 2022-10-13 14:46:23 -04:00
jasquat
6a9d0a68a7 api calls are somewhat respecting permissions now and the process api tests are passing 2022-10-13 14:15:31 -04:00
mike cullerton
344f8045b2 Merge branch 'feature/secrets' 2022-10-13 11:07:45 -04:00
mike cullerton
08f112aa5a remove unused import 2022-10-13 11:06:13 -04:00
burnettk
326c88cd62 lint 2022-10-13 09:52:47 -04:00
mike cullerton
516ee5fcd7 Remove allowed process stuff from secrets 2022-10-13 08:20:42 -04:00
mike cullerton
85808cb6b4 Merge branch 'main' into feature/secrets 2022-10-13 07:45:25 -04:00
jasquat
d07fbbeff9 attempting to respect permissions w/ burnettk 2022-10-12 17:19:05 -04:00
mike cullerton
6da486fd99 Merge branch 'main' into feature/secrets 2022-10-12 16:57:56 -04:00
burnettk
8fb5c86126 add environ 2022-10-12 16:37:20 -04:00
burnettk
1500e234ac update staging configs 2022-10-12 16:34:48 -04:00
jbirddog
eb89e95297
Some changes from Dan (#133)
* Updaging the jinja processing so it doesn't leave a bunch of blank lines in the markdown that has strong feelings about white space.  Updating the front end to render markdown formatted instructions.  And adding a little css love to tables that are generated in Markdown.

* pre-commit updates

Co-authored-by: Dan <daniel.h.funk@gmail.com>
2022-10-12 15:59:21 -04:00
Kevin Burnett
10c443a2d8
Merge pull request #130 from sartography/feature/data
data setup on app boot
2022-10-12 18:41:02 +00:00
jasquat
71c803aa93 allow passing in the log level into the app w/ burnettk 2022-10-12 14:40:25 -04:00
github-actions[bot]
daeb82d9db
Merge pull request #126 from sartography/dependabot/pip/typing-extensions-4.4.0
Bump typing-extensions from 4.3.0 to 4.4.0
2022-10-12 18:27:50 +00:00
github-actions[bot]
14c8f52c6b
Merge pull request #123 from sartography/dependabot/pip/dot-github/workflows/poetry-1.2.2
Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows
2022-10-12 18:26:31 +00:00
jasquat
92d204e696 Merge remote-tracking branch 'origin/main' into feature/data 2022-10-12 14:20:09 -04:00
jasquat
1cb779015f run the save all bpmn script on server boot w/ burnettk 2022-10-12 14:19:51 -04:00
dependabot[bot]
16a6f476a6
Bump typing-extensions from 4.3.0 to 4.4.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.3.0...4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 18:06:26 +00:00
dependabot[bot]
d8ac61fc9a
Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 18:02:00 +00:00
jasquat
3be2778649
Merge pull request #131 from sartography/feature/permissions2
Feature/permissions2
2022-10-12 14:01:04 -04:00
jasquat
1fd8fc7896 Merge remote-tracking branch 'origin/main' into feature/permissions2 2022-10-12 13:54:12 -04:00
burnettk
d29621aef9 data setup on app boot 2022-10-12 13:26:04 -04:00
burnettk
0b21a5d4c5 refactor bin/save_all_bpmn.py into service code 2022-10-12 13:09:13 -04:00
burnettk
02fb9d61c4 lint 2022-10-12 12:36:53 -04:00
burnettk
c95db46110 refactor scripts 2022-10-12 12:34:24 -04:00
mike cullerton
98628fc276 This caused a problem with scopes when token timed out. 2022-10-12 12:19:09 -04:00
jasquat
d8b2323bde merged in main and resolved conflicts 2022-10-12 10:26:16 -04:00
burnettk
03bf7a61da this is supposed to be optional 2022-10-12 10:22:32 -04:00
burnettk
50f28073ad update sentry lib and support unversioned config file 2022-10-12 10:04:00 -04:00
jasquat
d01b4fc761 updated sentry-sdk to resolve deprecation warnings 2022-10-12 09:56:33 -04:00
jasquat
5851ddf5c2 update for mypy in python 3.9 2022-10-12 09:46:31 -04:00
jasquat
508f99000a merged in main and resolved conflicts 2022-10-12 09:41:07 -04:00
jasquat
68d699784e precommit w/ burnettk 2022-10-11 17:03:28 -04:00
jasquat
85a4ee166c removed debug print statements w/ burnettk 2022-10-11 17:00:32 -04:00
jasquat
93eb91f486 added keycloak configs and user perms for staging w/ burnettk 2022-10-11 16:00:52 -04:00
jasquat
e4ded8fc05 added method to import permissions from yml file w/ burnettk 2022-10-11 15:18:32 -04:00
Kevin Burnett
7f1d576820
Merge pull request #129 from sartography/feature/sentry
Capture errors in sentry
2022-10-11 18:01:24 +00:00
burnettk
b31a6dae7f fix poet pre and poet mypy 2022-10-11 14:01:02 -04:00