1222 Commits

Author SHA1 Message Date
burnettk
e0c09896d1 re-order imports the way backend always used to 2022-10-31 09:25:35 -04:00
jasquat
5242b7693e added script to get the process info and do not set error message when a task fails from the frontend w/ burnettk 2022-10-28 16:46:09 -04:00
burnettk
e144104f1e Merge commit 'e958ec3e79cb99940a38c29eddfc2b385af7d49f' 2022-10-28 13:42:21 -04:00
burnettk
32e0c6c1a1 use script dir so you can run this script from anywhere 2022-10-28 13:41:06 -04:00
burnettk
5e431a2a5d Merge commit 'c24cc56fb00e07f6cfe16840c65471443b120daf' 2022-10-27 22:03:49 -04:00
burnettk
4d7e5e5318 we will set these at runtime 2022-10-27 22:03:32 -04:00
burnettk
39c9e87854 templated SPIFF_SUBDOMAIN for keycloak 2022-10-27 22:02:19 -04:00
burnettk
1a51f90911 update flask-bpmn 2022-10-27 17:13:36 -04:00
Kevin Burnett
354e6edb16 Merge pull request #8 from sartography/feature/clean_up_sentry_errors
Feature/clean up sentry errors
2022-10-27 21:12:31 +00:00
jasquat
0c11a0b75b pyl passes w/ burnettk 2022-10-27 15:38:04 -04:00
jasquat
9c57a876e5 avoid sending two errors to sentry w/ burnettk 2022-10-27 15:33:59 -04:00
burnettk
0de4c06d0c update spiff 2022-10-27 15:14:53 -04:00
Dan
2136643f50 bumping spiffworkflow version to fix data-object issue. 2022-10-27 14:51:30 -04:00
burnettk
5624fb8d7a update spiff 2022-10-27 13:48:09 -04:00
jasquat
e7af92d979 pyl w/ burnettk 2022-10-27 10:49:09 -04:00
jasquat
a57134009d updated development perm yml to work with mvp process model w/ burnettk 2022-10-27 10:48:10 -04:00
Kevin Burnett
496c131201
Merge pull request #163 from sartography/feature/fewer-sentry-traces
fewer sentry traces
2022-10-27 14:44:39 +00:00
Kevin Burnett
1f5e1638c2
Merge pull request #162 from sartography/feature/support-wildcard-envs
wildcard environment support
2022-10-27 14:44:25 +00:00
burnettk
c9c7f9d6f9 fewer sentry traces 2022-10-27 10:33:50 -04:00
burnettk
3b3315857c lint 2022-10-27 09:27:08 -04:00
burnettk
c8d2b64ce1 wildcard environment support 2022-10-26 22:34:28 -04:00
burnettk
7c01d37f50 bump spiff 2022-10-26 16:24:37 -04:00
jasquat
1b7c530a9a added some debug code for Processor failed to obtain task error w/ burnettk 2022-10-26 13:41:48 -04:00
burnettk
cf5bbf0e7c Merge commit 'ec431349e8b5cc2e8aa1ee1799bcb768fd3116c3' 2022-10-26 13:40:37 -04:00
Mike Cullerton
dfaa699f9e Merge pull request #7 from sartography/feature/get-local-time
Feature  get_localtime script
2022-10-26 11:06:06 -04:00
burnettk
4f71a03e3d lint 2022-10-26 08:58:12 -04:00
burnettk
6d0e92d7f4 log 2022-10-25 17:53:14 -04:00
jasquat
7f1776b5b7
Merge pull request #161 from sartography/feature/potential_owners_from_task_data
Feature/potential owners from task data
2022-10-25 17:37:22 -04:00
jasquat
d19477e390 test removing an approver from a list while user lane_owners dict w/ burnettk 2022-10-25 17:35:17 -04:00
jasquat
2f3332040f resolved merge conflicts w/ burnettk 2022-10-25 17:10:14 -04:00
jasquat
6b9c248b03 Merge remote-tracking branch 'origin/main' into feature/potential_owners_from_task_data 2022-10-25 17:10:03 -04:00
jasquat
ab9b5f368a
Merge pull request #157 from sartography/feature/background_or_not_scheduler
Feature/background or not scheduler
2022-10-25 16:54:49 -04:00
jasquat
ba002f8a4b do not preload gunicorn w/ burnettk 2022-10-25 16:52:58 -04:00
jasquat
8516154cf5 pyl now passes w/ burnettk 2022-10-25 16:50:25 -04:00
mike cullerton
3e1d6773e5 mypy 2022-10-25 16:47:40 -04:00
jasquat
dd0566b1ad added script to start scheduler in its own process w/ burnettk danfunk 2022-10-25 16:07:22 -04:00
mike cullerton
3471ab792a Added get_localtime script
Added test for new script, with test process
2022-10-25 15:56:48 -04:00
Dan
7d66f922f2 rename environment variable to something sensible. 2022-10-25 15:43:04 -04:00
jasquat
24a96ccdfa WIP: deleting user after approval w/ burnettk 2022-10-25 15:42:13 -04:00
jasquat
8659f2122e pyl now passes w/ burnettk 2022-10-25 15:25:42 -04:00
jasquat
e9ef5bfeaf Merge remote-tracking branch 'origin/main' into feature/potential_owners_from_task_data 2022-10-25 14:48:18 -04:00
Dan
1092ed1118 Merge branch 'main' of github.com:sartography/spiffworkflow-backend into main 2022-10-25 14:42:12 -04:00
Jon Herron
97b96fa97a Merge commit '999e0f4d2b7a3c3665feb806fd4f00dc50f2de8e' 2022-10-25 14:20:02 -04:00
Mike Cullerton
4d2ebbe237 Refresh token (#6)
* Handle refreshed tokens if present

* Small cleanup

* No longer require secrets to be modified by the user that created them
Rename creator_user_id column to user_id

Co-authored-by: Jon Herron <jon.herron@yahoo.com>
Co-authored-by: mike cullerton <michaelc@cullerton.com>
2022-10-25 14:12:32 -04:00
Dan
2c47d862cc Revert "Assure that the Active Task Users table is cleared out before deleting the Active Task Record."
This reverts commit 3724ef7f9f5b6f10935971af91ce10c067bb3bd6.
2022-10-25 13:58:17 -04:00
Dan
153061d413 Merge branch 'main' of github.com:sartography/spiffworkflow-backend into main 2022-10-25 13:08:55 -04:00
Dan
3724ef7f9f Assure that the Active Task Users table is cleared out before deleting the Active Task Record.
We were depending on a cascade here, which seems to fail randomly -- apparently due to some sort of race condition.
2022-10-25 13:08:44 -04:00
mike cullerton
137ebbc4b7 Merge branch 'main' of github.com:sartography/spiffworkflow-backend
# Conflicts:
#	src/spiffworkflow_backend/services/process_instance_service.py
2022-10-25 12:02:28 -04:00
jasquat
56f8d73449 added some support to get the potential task owners from task data w/ burnettk 2022-10-25 12:00:03 -04:00
mike cullerton
f8f38f8135 pyl - prettier maybe? 2022-10-25 11:55:02 -04:00