215 Commits

Author SHA1 Message Date
burnettk
9a88dc2d81
add new uses and delete ppg.ba.sme1 2023-02-16 11:53:08 -05:00
jasquat
f004db1562
the equal sign is not apart of the env var w/ burnettk 2023-02-16 11:18:50 -05:00
jasquat
1fd086f055
updated terraform deployed env config name w/ burnettk 2023-02-16 10:51:05 -05:00
jasquat
59a166ddf6
more config updates w/ burnettk 2023-02-16 10:21:02 -05:00
jasquat
e1b71d5267
cleaned up the default config file a bit 2023-02-16 09:05:40 -05:00
jasquat
bb0ac42fe5
pyl 2023-02-16 08:33:39 -05:00
jasquat
fb5d902ce4
fixed some env vars for ci 2023-02-16 07:59:51 -05:00
jasquat
1f2a5e2ddf
pyl 2023-02-16 07:39:40 -05:00
jasquat
497389ceb9
updated configs to use the prefix using the script w/ burnettk 2023-02-15 17:07:12 -05:00
jasquat
f9a7e40488
updated default user group var name for better prefix w/ burnettk 2023-02-15 16:43:40 -05:00
jasquat
3a00f09baa append OPEN_ID to TENANT_SPECIFIC_FIELDS for clarification on what it is from w/ burnettk 2023-02-15 11:12:30 -05:00
jasquat
c8801094a5 do not remove the default user group when refreshing permissions w/ burnettk 2023-02-15 11:09:04 -05:00
Dan
44df269eac don't default to a broken environment. 2023-02-12 15:00:17 -05:00
burnettk
29f96ff68d pyl 2023-02-08 14:02:17 -05:00
Dan
7c7e2d6915 If you have an instance/config.py to override local development it would also override testing. 2023-02-08 13:37:56 -05:00
jasquat
03b265a522 renamed development env to local_development and testing to unit_testing w/ burnettk 2023-02-07 15:02:47 -05:00
jasquat
5fb26ae97d set up qa2 to only do path based routing w/ burnettk 2023-02-07 14:30:13 -05:00
jasquat
5ae13a8d51 added backend url to qa2 configs 2023-02-07 13:46:54 -05:00
jasquat
27075c7440 added qa2 configs to use keycloak on qa1 to test different domains w/ burnettk 2023-02-07 11:30:18 -05:00
burnettk
a9f00ce1a7 if there are tenant specific fields in the config, transfer them from openid token to db 2023-02-04 00:03:32 -05:00
burnettk
cd2ff49ea6 more sentry performance tracing 2023-01-31 22:30:15 -05:00
burnettk
812c26ad9d allow overriding git related configs w/ env var and log permissions stuff on boot 2023-01-30 18:40:03 -05:00
Dan
b59cca0212 Merge remote-tracking branch 'origin/main' into feature/jinja_errors 2023-01-25 15:38:52 -05:00
Dan
4badc7e645 Added useMemo to error context
No longer clear errors in the task bar, as that will constantly remove them as soon as they are shown.
2023-01-25 15:09:05 -05:00
jasquat
3f692ab1cb added locking system for process instances so hopefully background jobs will not take instances currently being run by the user w/ burnettk 2023-01-23 16:45:07 -05:00
burnettk
5a2db8e040 Revert "allow updating models on staging for a bit"
This reverts commit 1051340ab80849eee32e77e70146cc624faf28ff.
2023-01-20 20:47:00 -05:00
burnettk
7df9255e36 Revert "commit on save yes for now"
This reverts commit 39ecb70046136d82407c2636789f878171fe0efc.
2023-01-20 20:46:52 -05:00
burnettk
54f2a27864 qa1 2023-01-20 20:44:01 -05:00
burnettk
39ecb70046 commit on save yes for now 2023-01-20 19:00:46 -05:00
burnettk
1051340ab8 allow updating models on staging for a bit 2023-01-20 18:07:29 -05:00
jasquat
9bf8bc505d allow specifying an ssh key for git instead of a username and password w/ burnettk 2023-01-20 15:11:23 -05:00
jasquat
c488615dcf pyl w/ burnettk 2023-01-19 15:37:55 -05:00
Kevin Burnett
6434f1bc9b
Merge branch 'main' into feature/improved_errors 2023-01-19 12:18:02 -08:00
jasquat
a56c3d851e pyl w/ burnettk 2023-01-19 15:03:33 -05:00
jasquat
edbc82fae2 added configs for sartography env w/ burnettk 2023-01-19 14:54:39 -05:00
Dan
bd150dfff9 Merges 2023-01-19 13:26:13 -05:00
Dan
628c59dde9 Lots of adjustments from running pyl
Main change is in the ErrorDisplay.tsx to assure all error information is provided. and index.css to make it "pretty"
2023-01-19 12:36:45 -05:00
Dan
127eb7868c Removing dependency on flask-bpmn and taking it out of SpiffArena
Slightly updating the APIError code for recent updates to SpiffWorkflow's error refactoring.
2023-01-17 12:56:06 -05:00
jasquat
8fa5866f94 do not write to logs when a task is inheriting data from the parent w/ burnettk 2023-01-17 12:23:51 -05:00
Kevin Burnett
d9574acee8
Merge pull request #102 from sartography/feature/waku-fault-message
Feature/waku fault message
2023-01-13 11:47:05 -08:00
jasquat
2d61bf378e added tasks table to process instance show page w/ burnettk 2023-01-13 14:31:12 -05:00
mike cullerton
56d61806a9 run_pyl changes 2023-01-13 11:50:36 -05:00
mike cullerton
ff48f67918 Merge branch 'main' into feature/waku-fault-message 2023-01-13 08:29:42 -05:00
jasquat
6ba547576a a little more cleanup w/ burnettk 2023-01-12 11:32:52 -05:00
jasquat
f3e0e1956a pyl 2023-01-12 08:12:16 -05:00
jasquat
2630dbfb45 use the cookie from the frontend w/ burnettk 2023-01-11 17:27:12 -05:00
jasquat
8ab5ad7074 this can run on localhost with cookies w/ burnettk 2023-01-11 16:11:21 -05:00
jasquat
b9612f2d30 debugging cookies w/ burnettk 2023-01-11 14:52:12 -05:00
mike cullerton
8aff86a53c Merge branch 'main' into feature/waku-fault-message 2023-01-10 08:47:31 -05:00
mike cullerton
31b99c9a13 Work on System Notification handler 2023-01-10 08:44:53 -05:00