1080 Commits

Author SHA1 Message Date
jasquat
5128f75243 merged in main and resolved conflicts 2022-10-21 09:32:09 -04:00
Kevin Burnett
33b8189493
Merge pull request #145 from sartography/feature/remove-task-data-from-active-task
remove task_data column
2022-10-21 13:04:59 +00:00
burnettk
7e1ce35c27 remove task_data column 2022-10-21 09:04:09 -04:00
Kevin Burnett
b9cd1c0684
Merge pull request #144 from sartography/feature/lib-updates-and-mypy
Feature/lib updates and mypy
2022-10-20 22:44:56 +00:00
burnettk
5e09e28da8 fix mypy 2022-10-20 18:44:08 -04:00
burnettk
68485ab4c4 use fork of sqlalchemy-stubs 2022-10-20 18:03:55 -04:00
burnettk
872480dbdc Merge remote-tracking branch 'origin/main' into feature/lib-updates-and-mypy 2022-10-20 17:32:23 -04:00
burnettk
18a892f6c6 work in progress 2022-10-20 17:30:51 -04:00
jasquat
be1f4bcc1a added validation to ensure user has access to task w/ burnettk 2022-10-20 17:23:23 -04:00
jasquat
a387b78786 added some code to respect lanes in a process model w/ burnettk 2022-10-20 17:06:48 -04:00
mike cullerton
5225a8b4c1 pyl 2022-10-20 13:10:13 -04:00
mike cullerton
259f74a1ee Merge branch 'main' into bug/refresh-token
# Conflicts:
#	migrations/versions/cf862b761896_.py
#	migrations/versions/f1f17d99d118_.py
#	migrations/versions/fe0828c30b20_.py
2022-10-20 13:07:29 -04:00
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
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
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
22bc667585 allow request to be 8k w/ burnettk 2022-10-19 16:14:32 -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
jasquat
72049c0041 added authentication callback endpoint. w/ burnettk, cullerton, jbirddog 2022-10-19 14:19:12 -04:00
jasquat
1902b785d9 updated flask-bpmn w/ burnettk cullerton 2022-10-19 10:43:26 -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
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
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
2fbc6777bd filter out NotFound from our sentry alerts and fix a bunch of typing things 2022-10-18 07:09:03 -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
1965bfe2d9 use ssl 2022-10-17 17:36:33 -04:00
jasquat
47554b0739 updated keycloak to accept demo.spiffworkflow url w/ burnettk 2022-10-17 17:09:42 -04:00