jasquat
|
d452208efe
|
Merge pull request #135 from sartography/feature/permissions3
Feature/permissions3
|
2022-10-20 12:13:38 -04:00 |
mike cullerton
|
8e1075406f
|
Merge branch 'main' into bug/refresh-token
# Conflicts:
# migrations/versions/07ff3fbef405_.py
# migrations/versions/9e14b40371f3_.py
# migrations/versions/c98445562ced_.py
# src/spiffworkflow_backend/services/authentication_service.py
|
2022-10-20 11:54:25 -04:00 |
jasquat
|
2b01d2fe76
|
fixed authentication_callback and getting the user w/ burnettk
|
2022-10-20 11:49:58 -04:00 |
mike cullerton
|
476e36c7d0
|
mypy changes
|
2022-10-20 11:40:35 -04:00 |
mike cullerton
|
6403e62c0e
|
Fix migration after merging main
|
2022-10-20 11:30:28 -04:00 |
jasquat
|
594a32b676
|
merged in main and resolved conflicts w/ burnettk
|
2022-10-20 11:27:15 -04:00 |
jasquat
|
b285ba1a1c
|
added updated columns to secrets and updated flask-bpmn
|
2022-10-20 10:29:13 -04:00 |
burnettk
|
9ea3def221
|
lint
|
2022-10-20 09:05:44 -04:00 |
burnettk
|
c05b518134
|
Merge remote-tracking branch 'origin/main' into feature/lib-updates-and-mypy
|
2022-10-20 09:05:02 -04:00 |
burnettk
|
b2a75f608d
|
Merge commit 'c661100e03eef762cb51b02be1b309ec47be7002'
|
2022-10-20 07:19:24 -04:00 |
burnettk
|
f9c2fa21ec
|
lint
|
2022-10-20 07:15:20 -04:00 |
burnettk
|
287d10494e
|
only do startswith when it is a string
|
2022-10-20 07:14:30 -04:00 |
burnettk
|
3ddaa5d088
|
lib updates and mypy
|
2022-10-19 22:01:39 -04:00 |
burnettk
|
80c5357b9b
|
lint
|
2022-10-19 20:58:54 -04:00 |
burnettk
|
30d04282b1
|
Merge commit '4fdb0f3ec4b3b6a68cc2e56ed84ffb6dc2743068'
|
2022-10-19 19:32:59 -04:00 |
Dan
|
af8dd9e2d6
|
Merge branch 'main' of github.com:sartography/spiffworkflow-backend into main
|
2022-10-19 19:32:08 -04:00 |
Dan
|
2f40b0d7fa
|
Post, Not Get -- to the connector proxy
Allow insane large task data in the database
|
2022-10-19 19:30:18 -04:00 |
jasquat
|
a961b2a188
|
Merge commit '81746ee508f6ab0ffe757856d9a3d5d855db2560'
|
2022-10-19 16:16:50 -04:00 |
jasquat
|
22bc667585
|
allow request to be 8k w/ burnettk
|
2022-10-19 16:14:32 -04:00 |
burnettk
|
1065198465
|
Merge commit '8f8b4717990eb86c6bfd2f309ef064152c51b452'
|
2022-10-19 15:25:23 -04:00 |
jasquat
|
6c573bb645
|
remove standlone from api yaml since it is no longer used w/ burnettk
|
2022-10-19 15:23:34 -04:00 |
burnettk
|
59b90fba2d
|
Merge branch 'main' of github.com:sartography/spiff-arena
|
2022-10-19 15:18:40 -04:00 |
burnettk
|
577e0fe380
|
Merge commit 'a166df83031cb88d223e5c75ae8db8c896622821'
|
2022-10-19 15:17:17 -04:00 |
jasquat
|
72049c0041
|
added authentication callback endpoint. w/ burnettk, cullerton, jbirddog
|
2022-10-19 14:19:12 -04:00 |
jasquat
|
11d4024174
|
Merge commit '106e2ca7214aec4dba965ccb3f94b0658acaa2b2'
|
2022-10-19 10:43:46 -04:00 |
jasquat
|
1902b785d9
|
updated flask-bpmn w/ burnettk cullerton
|
2022-10-19 10:43:26 -04:00 |
burnettk
|
1fcc935e7c
|
Merge commit '9781908243408ed221f2b0131a00b8a9612f81f3'
|
2022-10-19 10:31:35 -04:00 |
jasquat
|
57ba8e0c82
|
also set up the config for hacked app w/ burnettk
|
2022-10-18 17:29:31 -04:00 |
jasquat
|
045fe9c93a
|
configure sentry in hacked up app w/ burnettk
|
2022-10-18 17:10:59 -04:00 |
jasquat
|
fd1a273d3b
|
save process instance even it fails w/ burnettk
|
2022-10-18 17:05:18 -04:00 |
jasquat
|
e9734bff3a
|
Merge commit '64e7049c9a0a4360101a155a41ce64ae692acd3c'
|
2022-10-18 16:41:10 -04:00 |
jasquat
|
d0336039c5
|
added api endpoint to get the auth list from connector proxy w/ burnettk
|
2022-10-18 16:40:25 -04:00 |
Kevin Burnett
|
ca13f0ca5d
|
Merge pull request #142 from sartography/bugfix/clean_up_non_existant_workflow_types_and_libraries
Bugfix/clean up non existent workflow types and libraries
|
2022-10-18 20:35:09 +00:00 |
burnettk
|
304ee66b49
|
lint
|
2022-10-18 16:34:37 -04:00 |
Dan
|
935c883b01
|
migration.
|
2022-10-18 16:17:29 -04:00 |
Dan
|
1f99264c0f
|
Remove all references to the MasterWorkflow, standalone workflows, and libraries, as these concepts should no longer exist.
|
2022-10-18 16:11:38 -04:00 |
jasquat
|
a7a83a97cf
|
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
|
2022-10-18 16:07:39 -04:00 |
jasquat
|
6ce1cdb043
|
updated flask-bpmn for new ApiError. w/ burnettk
|
2022-10-18 16:07:33 -04:00 |
Kevin Burnett
|
796735e899
|
Merge pull request #141 from sartography/bugfix/allow-strptime-in-scripts
Bugfix/allow strptime in scripts
|
2022-10-18 20:04:30 +00:00 |
Dan
|
5e13a23912
|
Remove the "master_spec"
|
2022-10-18 15:55:50 -04:00 |
burnettk
|
28239aa4cf
|
Merge commit 'aa22f4b397a899fa06d06c2e9127ca98d9eb909a'
|
2022-10-18 10:22:31 -04:00 |
jasquat
|
ffb6d366f9
|
added natalia to keycloak configs w/ burnettk
|
2022-10-18 10:19:32 -04:00 |
jasquat
|
7c53fc9fa7
|
Merge remote-tracking branch 'origin/main' into feature/permissions3
|
2022-10-18 08:43:09 -04:00 |
burnettk
|
8b184a5c1c
|
Merge commit '4f0f5b1ece069ec56f8eb4154d61334a321749a1'
|
2022-10-18 07:09:34 -04:00 |
burnettk
|
2fbc6777bd
|
filter out NotFound from our sentry alerts and fix a bunch of typing things
|
2022-10-18 07:09:03 -04:00 |
burnettk
|
bd1effc683
|
Merge commit 'b4975660431c275ce736e0431b98c39548200af1'
|
2022-10-17 21:35:30 -04:00 |
burnettk
|
823e32eb8e
|
smash all containers
|
2022-10-17 21:35:23 -04:00 |
burnettk
|
bad7513c32
|
keycloak docker build for prod image
|
2022-10-17 21:25:05 -04:00 |
burnettk
|
eafa4f610b
|
Merge commit 'c9bd62250452403550ae1bf1d27547d4796dd316'
|
2022-10-17 17:36:41 -04:00 |
burnettk
|
1965bfe2d9
|
use ssl
|
2022-10-17 17:36:33 -04:00 |