Kenneth Kehl
f4ba3cd7bf
fix get_job_from_s3
2025-09-30 12:19:47 -07:00
Kenneth Kehl
e93e3f3690
cleanup
2025-04-15 11:36:09 -07:00
Kenneth Kehl
1f4b408d1d
fix phone number check
2025-04-15 11:13:26 -07:00
Kenneth Kehl
f15d6128dc
fix default case for US numbers
2025-04-15 10:44:30 -07:00
Kenneth Kehl
91f269646f
fix invites again
2025-04-07 14:36:21 -07:00
Kenneth Kehl
e4b7cf98a3
fix invites again
2025-04-07 14:31:33 -07:00
Kenneth Kehl
b605c74262
fix invites
2025-04-07 12:48:35 -07:00
Kenneth Kehl
df305a815a
fix invites
2025-04-07 12:45:27 -07:00
Kenneth Kehl
d4a33549ca
fix invites
2025-04-07 12:37:35 -07:00
Kenneth Kehl
14de65816f
fix invites
2025-04-07 12:27:59 -07:00
Kenneth Kehl
eaf6784236
fix phone number changing
2025-03-14 08:53:40 -07:00
Kenneth Kehl
cf3baff4cc
merge from main
2025-03-11 13:21:31 -07:00
Kenneth Kehl
7cd4158b92
add even more debug for sender number
2025-03-04 11:17:06 -08:00
Kenneth Kehl
4cfb980ac6
add debug tag adr
2025-02-27 13:24:32 -08:00
Kenneth Kehl
88e623cb10
cleanup
2025-01-29 08:04:33 -08:00
Kenneth Kehl
91585a8b9e
cleanup
2025-01-29 07:50:23 -08:00
Kenneth Kehl
49f4129e5b
add tada to makefile
2025-01-23 13:41:13 -08:00
Kenneth Kehl
0d874828e4
fix total message limit so it works
2025-01-23 13:28:26 -08:00
Kenneth Kehl
6de1b226d0
cleanup
2024-12-13 10:15:47 -08:00
Kenneth Kehl
f706086bbf
cleanup
2024-12-13 09:48:48 -08:00
Kenneth Kehl
5d265135d3
write a test
2024-10-02 13:08:34 -07:00
Kenneth Kehl
641d168370
fix properly
2024-10-01 12:58:31 -07:00
Kenneth Kehl
f55c437c7d
try fixing tests
2024-10-01 11:36:09 -07:00
Kenneth Kehl
c2ed8f1686
fix personalization_bug for one-offs
2024-10-01 10:47:47 -07:00
Kenneth Kehl
71417a19dc
fix load test
2024-09-25 10:22:27 -07:00
Kenneth Kehl
641b01d094
some cleanup
2024-09-13 11:22:50 -07:00
Kenneth Kehl
97cecd8569
add initial phone validation ability
2024-09-12 10:31:01 -07:00
Kenneth Kehl
64a85868a3
code review feedback and merge from main
2024-09-11 09:39:18 -07:00
Kenneth Kehl
01fff300f8
merge from main
2024-08-22 08:38:01 -07:00
Kenneth Kehl
5c3b96123a
code review feedback
2024-08-20 10:29:19 -07:00
Kenneth Kehl
7acb10078d
fix tests
2024-08-20 08:10:14 -07:00
Kenneth Kehl
613ee629aa
remove debug
2024-08-19 13:00:57 -07:00
Kenneth Kehl
7b1942c3fe
initial
2024-08-19 12:53:18 -07:00
Kenneth Kehl
146f0cc787
initial
2024-08-15 10:31:02 -07:00
Kenneth Kehl
e244278ccf
fix tests
2024-07-31 14:21:30 -07:00
Kenneth Kehl
1e26511dc6
raise exception if phone number doesn't match
2024-07-31 13:54:03 -07:00
Carlo Costino
ec538dacda
Merge pull request #1076 from GSA/notify-api-937
...
Need magic PII-free debugging method for API
2024-06-25 09:50:13 -04:00
Kenneth Kehl
2e4fd3b3ac
fix tests
2024-06-20 13:30:43 -07:00
Kenneth Kehl
d7279c7c38
revamp PII masking
2024-06-17 11:12:30 -07:00
Kenneth Kehl
76c34ffae6
Need magic PII-free debugging method for API
2024-06-11 10:34:57 -07:00
Kenneth Kehl
920d2c4539
debug for notify-admin-1588
2024-06-05 12:42:35 -07:00
Kenneth Kehl
905df17f65
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
Carlo Costino
99edc88197
Localize notification_utils to the API
...
This changeset pulls in all of the notification_utils code directly into the API 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 API.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:17:45 -04:00
Andrew Shumway
d3b895ddc6
PEP-257 changes
2024-03-27 10:32:40 -06:00
Andrew Shumway
6599c284cc
Add docs/code comments for message-send-flow
2024-03-18 11:45:40 -06:00
Andrew Shumway
5f2508a975
Add docs/code comments for message send flow
2024-03-18 11:32:29 -06:00
Kenneth Kehl
b777249b6f
merge from main
2024-03-01 13:50:09 -08:00
Cliff Hill
43a8b6539f
More fixes, removing literal "created" from code.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:58:22 -05:00
Cliff Hill
bd705ed188
More cleanup.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:34 -05:00
Cliff Hill
8c6046b03b
Cleaning up tests.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:33 -05:00