Commit Graph

1118 Commits

Author SHA1 Message Date
jasquat afdf81a031 added test to ensure users can update their own task w/ burnettk 2022-10-21 15:19:51 -04:00
jasquat 6e13ee4edb Merge remote-tracking branch 'origin/main' into feature/respect_lanes 2022-10-21 14:18:19 -04:00
jasquat 645e4d8fb6 updated flask-bpmn for sentry and fixed for pyl w/ burnettk 2022-10-21 13:15:17 -04:00
jasquat 57248eab76 fixed submitting and getting user tasks w/ burnettk 2022-10-21 11:57:27 -04:00
jasquat 106b5d75b9 only add status if active_task has it w/ burnettk 2022-10-21 11:10:57 -04:00
jasquat c9b086d969 ignore all null-ls w/ burnettk 2022-10-21 11:09:28 -04:00
jasquat 63796d50e6 fixed model load issue w/ burnettk 2022-10-21 11:05:54 -04:00
jasquat 49eefc561e some precommit stuff w/ burnettk 2022-10-21 11:00:31 -04:00
jasquat 579f0902ed Merge remote-tracking branch 'origin/main' into feature/respect_lanes 2022-10-21 10:52:50 -04:00
jasquat 48cbc757f7 resolved merge conflicts in backend w/ burnettk 2022-10-21 10:38:13 -04:00
jasquat 1e831706a1
Merge pull request #146 from sartography/test_arena_push
Test arena push
2022-10-21 10:33:27 -04:00
jasquat df95dccf0b fixed conflicts and updated usage of active task status w/ burnettk 2022-10-21 10:32:53 -04:00
jasquat 47bdb99fba fixed swagger ui w/ burnettk 2022-10-21 10:11:25 -04:00
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
jbirddog 84344d53c1 Pause/resume process instances (#2)
Collab with @cullerton
2022-10-20 16:44:08 -04:00
burnettk 53652cffb8 Merge commit '4a48d9cccd1ca8619b3dbef3c10bcce667c9d9e0' 2022-10-20 16:00:12 -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 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