Jon Herron
|
afea925427
|
pre-commit updates
|
2022-10-12 15:41:50 -04:00 |
|
Jon Herron
|
e3bc3b7662
|
Merge main, resolve conflicts
|
2022-10-12 15:32:33 -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 |
|
Dan
|
2e317da86c
|
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.
|
2022-10-12 13:28:57 -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 |
|
Dan
|
ff04654ea8
|
Capture errors in sentry
|
2022-10-11 13:41:42 -04:00 |
|
jbirddog
|
d0add0fed6
|
Bump to latest spiff on main (#128)
|
2022-10-11 13:28:12 -04:00 |
|
jbirddog
|
552631d967
|
Forward task data to connectors (#121)
|
2022-10-11 12:40:48 -04:00 |
|
jasquat
|
22ba89ae4f
|
use percents instead of asterisks to better support db syntax w/ burnettk
|
2022-10-11 11:51:12 -04:00 |
|
jasquat
|
0c116ae804
|
postgres does not use backticks w/ burnettk
|
2022-10-11 11:48:19 -04:00 |
|
jasquat
|
621ad3ef2e
|
attempting to see if sql like statement works in other dbs as well w/ burnettk
|
2022-10-11 11:43:52 -04:00 |
|
jasquat
|
50fadc55e7
|
throw descriptive error when failing to load json shema form w/ burnettk
|
2022-10-11 10:46:54 -04:00 |
|
Kevin Burnett
|
097ca916bd
|
Merge pull request #124 from sartography/feature/permissions
Feature/permissions
|
2022-10-11 14:37:53 +00:00 |
|
jasquat
|
f652f3e56f
|
Merge remote-tracking branch 'origin/main' into feature/permissions
|
2022-10-11 10:31:22 -04:00 |
|
Kevin Burnett
|
2fa27a7d03
|
Merge pull request #125 from sartography/feature/fix-issue-with-security-code
Feature/fix issue with security code
|
2022-10-11 14:26:16 +00:00 |
|
jasquat
|
e6cc68fc9d
|
merged in main and resolved conflicts
|
2022-10-11 10:18:20 -04:00 |
|
jasquat
|
56bd51db18
|
reverting since that was not the correct fix
|
2022-10-11 10:14:51 -04:00 |
|
burnettk
|
e55c740b05
|
pick up more renames
|
2022-10-11 10:14:32 -04:00 |
|
burnettk
|
9888bd09ad
|
rename code to error_code
|
2022-10-11 10:08:05 -04:00 |
|
jasquat
|
e557a9dd1e
|
fixed db error message checks
|
2022-10-11 10:03:16 -04:00 |
|
jasquat
|
cb1c6a261a
|
precommit is now passing
|
2022-10-11 09:53:42 -04:00 |
|
jasquat
|
e9442cf27a
|
started adding a test for update permission usage
|
2022-10-11 09:44:32 -04:00 |
|
burnettk
|
39418cea71
|
lint
|
2022-10-10 23:06:33 -04:00 |
|
burnettk
|
45f56a9fd4
|
avoid key error
|
2022-10-10 22:59:19 -04:00 |
|
burnettk
|
fb572c99e8
|
allow updating primary_file_name and primary_process_id from process model update
|
2022-10-10 22:18:28 -04:00 |
|