946 Commits

Author SHA1 Message Date
burnettk
b31a6dae7f fix poet pre and poet mypy 2022-10-11 14:01:02 -04:00
Dan
ff04654ea8 Capture errors in sentry 2022-10-11 13:41:42 -04:00
jbirddog
d0add0fed6
Bump to latest spiff on main (#128) 2022-10-11 13:28:12 -04:00
jbirddog
552631d967
Forward task data to connectors (#121) 2022-10-11 12:40:48 -04:00
jasquat
50fadc55e7 throw descriptive error when failing to load json shema form w/ burnettk 2022-10-11 10:46:54 -04:00
Kevin Burnett
097ca916bd
Merge pull request #124 from sartography/feature/permissions
Feature/permissions
2022-10-11 14:37:53 +00:00
jasquat
f652f3e56f Merge remote-tracking branch 'origin/main' into feature/permissions 2022-10-11 10:31:22 -04:00
Kevin Burnett
2fa27a7d03
Merge pull request #125 from sartography/feature/fix-issue-with-security-code
Feature/fix issue with security code
2022-10-11 14:26:16 +00:00
jasquat
e6cc68fc9d merged in main and resolved conflicts 2022-10-11 10:18:20 -04:00
jasquat
56bd51db18 reverting since that was not the correct fix 2022-10-11 10:14:51 -04:00
burnettk
e55c740b05 pick up more renames 2022-10-11 10:14:32 -04:00
burnettk
9888bd09ad rename code to error_code 2022-10-11 10:08:05 -04:00
jasquat
e557a9dd1e fixed db error message checks 2022-10-11 10:03:16 -04:00
jasquat
cb1c6a261a precommit is now passing 2022-10-11 09:53:42 -04:00
jasquat
e9442cf27a started adding a test for update permission usage 2022-10-11 09:44:32 -04:00
burnettk
39418cea71 lint 2022-10-10 23:06:33 -04:00
burnettk
45f56a9fd4 avoid key error 2022-10-10 22:59:19 -04:00
burnettk
fb572c99e8 allow updating primary_file_name and primary_process_id from process model update 2022-10-10 22:18:28 -04:00
mike cullerton
eb46fb7d28 fixes from pyl 2022-10-10 16:11:48 -04:00
jasquat
a074b2dc0c fixed tests w/ burnettk 2022-10-10 15:52:42 -04:00
jasquat
8f2c68d7d6 removed more deprecation warnings and changed the json encoder for new flask w/ burnettk 2022-10-10 15:44:20 -04:00
mike cullerton
7865bc9c64 Login to the Swagger api 2022-10-10 14:30:56 -04:00
jasquat
8f44f36671 updates to remove some deprecation warnings w/ burnettk 2022-10-10 14:27:20 -04:00
jasquat
595a94a1b2 some updates for permissions w/ burnettk 2022-10-10 14:09:45 -04:00
Kevin Burnett
b0cd3539de
Update perms.yml 2022-10-10 07:04:07 -07:00
Kevin Burnett
a5bc11d161
Update perms.yml 2022-10-10 06:21:21 -07:00
Kevin Burnett
c036417803
Update perms.yml 2022-10-10 06:14:50 -07:00
burnettk
66d68e9736 perms 2022-10-10 09:12:26 -04:00
burnettk
eeb6b054ba try without workflow.json 2022-10-09 22:26:38 -04:00
burnettk
30a786ad7f lint 2022-10-07 17:45:36 -04:00
burnettk
368031a5d2 do this in a windows-sensitive / more correct way 2022-10-07 17:43:23 -04:00
Kevin Burnett
d85daf4766
Merge pull request #120 from sartography/bugfix/allow-datetime-strftime
fix for datetime.strftime
2022-10-07 21:38:59 +00:00
burnettk
c37d123d09 you only to check one assignment cuz it has a unique constraint now. w/ mike 2022-10-07 17:12:59 -04:00
burnettk
5f708fe41d one has_permission test passes. w/ mike 2022-10-07 17:10:22 -04:00
burnettk
f65e342add refactor authn and authz methods to remove circular import 2022-10-07 16:51:14 -04:00
burnettk
7577b5619e rename grant to permit and work on test. w/ mike 2022-10-07 16:40:22 -04:00
burnettk
9bcd5a73a2 refactor get_user_info_from_id_token into authn service. w/ mike 2022-10-07 16:25:37 -04:00
burnettk
37441b8bef add crud perms, allow getting principal from user, start actual permissions test 2022-10-07 16:14:14 -04:00
Elizabeth Esswein
1a3fde9401 fix for datetime.strftime 2022-10-07 15:20:38 -04:00
burnettk
9c5943baf6 add permission assignment 2022-10-07 15:19:26 -04:00
burnettk
27d78bb7c5 add permission target 2022-10-07 15:14:07 -04:00
Kevin Burnett
8efdf42318
Merge pull request #119 from sartography/feature/dynamic-select-fields
dynamic select fields
2022-10-07 17:37:31 +00:00
burnettk
ac16fc8be1 more checking 2022-10-06 19:10:11 -04:00
burnettk
d1c1e6069c raise if task data does not have expected var 2022-10-06 19:00:29 -04:00
burnettk
005ea36781 lint 2022-10-06 18:54:19 -04:00
burnettk
177642d826 isinstance 2022-10-06 18:53:08 -04:00
burnettk
72663a4800 move function and mark as private 2022-10-06 18:51:51 -04:00
burnettk
611632388d rename function to make sense 2022-10-06 18:50:09 -04:00
burnettk
138799941d fully working 2022-10-06 18:44:18 -04:00
burnettk
c33e152b6f getting closer 2022-10-06 18:19:25 -04:00