Kenneth Kehl
a3ef868924
cleanup
2024-09-10 08:46:31 -07:00
Kenneth Kehl
1a247260ff
fix tests and flake8
2024-09-09 13:50:02 -07:00
Kenneth Kehl
2690a059d2
try putting default log handler back in place to get logs streaming to github job output
2024-08-29 09:15:23 -07:00
Kenneth Kehl
5cf80ec5dc
try putting default log handler back in place to get logs streaming to github job output
2024-08-29 09:07:14 -07:00
Kenneth Kehl
6fffa3cf43
try putting default log handler back in place to get logs streaming to github job output
2024-08-29 08:54:53 -07:00
Kenneth Kehl
a1180747d5
remove uk bank holidays
2024-07-31 08:17:29 -07:00
Kenneth Kehl
16ad4a6c0c
revamp PII masking
2024-06-17 11:13:03 -07:00
Kenneth Kehl
c3ae47e7f9
merge from main
2024-06-14 12:50:15 -07:00
Kenneth Kehl
4e8e1acb5b
fix email masking algorithm
2024-06-13 10:17:47 -07:00
Kenneth Kehl
f6f99b6124
fix bug where only exception is passed to logger
2024-06-12 10:20:06 -07:00
Kenneth Kehl
096658ab75
Need magic PII-free debugging method for Admin
2024-06-11 13:24:05 -07:00
Kenneth Kehl
da96edbfcd
fix set and get in redis_client
2024-06-07 09:07:42 -07:00
Kenneth Kehl
82690d6e3d
add debug for user issue
2024-06-06 09:34:49 -07:00
Carlo Costino
5fa2e77a71
Merge pull request #1570 from GSA/notify-admin-1041
...
use moto to mock s3
2024-05-31 16:12:06 -04:00
Kenneth Kehl
2414b09c0f
fix flake8
2024-05-31 09:47:19 -07:00
Kenneth Kehl
2f366ff65c
code review feedback
2024-05-31 09:41:36 -07:00
Kenneth Kehl
9368f6a496
remove some fixtures
2024-05-29 14:18:08 -07:00
Kenneth Kehl
17fec1c99e
use moto to mock s3
2024-05-28 11:27:57 -07:00
Kenneth Kehl
d045ecfa21
remove easy targets
2024-05-20 10:45:34 -07:00
Kenneth Kehl
1b172553f5
more fixes
2024-05-17 10:25:09 -07:00
Carlo Costino
9a83ba7475
Localize notification_utils to the admin
...
This changeset pulls in all of the notification_utils code directly into the admin and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the admin.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:37:37 -04:00