Kenneth Kehl
848b62092a
merge from main
2024-01-16 11:21:54 -08:00
Kenneth Kehl
f9f1013f5b
notify-api-742 don't write phone numbers to db
2024-01-16 11:21:24 -08:00
Kenneth Kehl
e45d4dbac9
fix tests
2024-01-12 15:08:59 -08:00
Kenneth Kehl
d710cdefd6
notify-api-634
2023-11-28 12:30:53 -08:00
Cliff Hill
8350408512
Working on getting tests working.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2023-11-13 16:00:11 -05:00
Cliff Hill
3e6a7931d8
Working on getting expiration implemented.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2023-11-13 16:00:11 -05:00
Kenneth Kehl
bd09c63ea9
notify-api-521 fix sms temporary failure message
2023-10-02 14:09:50 -07:00
Kenneth Kehl
065009bb7a
merge from main and reformat
2023-08-29 16:21:18 -07:00
Kenneth Kehl
1ecb747c6d
reformat
2023-08-29 14:54:30 -07:00
Kenneth Kehl
5a350560d7
notify-api-433b remove research mode
2023-08-25 12:09:00 -07:00
Kenneth Kehl
00fd3a72bb
code review feedback, fix setup.cfg and reformat
2023-08-25 08:10:33 -07:00
Kenneth Kehl
026dc14021
notify-api-412 use black to enforce python style standards
2023-08-23 10:35:43 -07:00
Kenneth Kehl
22f301189a
code review feedback remove british fake email addresses
2023-08-16 07:19:18 -07:00
Kenneth Kehl
f2f0e5a0f1
code review feedback
2023-08-15 14:50:41 -07:00
Kenneth Kehl
85604e5394
more tests
2023-08-11 11:47:57 -07:00
Kenneth Kehl
cbed8b8104
retry
2023-07-12 14:52:40 -07:00
Kenneth Kehl
a46bd94650
code review feedback
2023-06-19 07:55:48 -07:00
Kenneth Kehl
e4a98dfcc2
cleanup, get rid of print statements, etc.
2023-06-15 10:45:03 -07:00
Kenneth Kehl
95a2db6991
fix test
2023-06-15 09:22:44 -07:00
Kenneth Kehl
80c6c677db
clean up remaining todays()
2023-05-31 10:07:27 -07:00
Kenneth Kehl
db0d829238
notify-281 fix time-sensitive tests
2023-05-31 17:52:16 -07:00
Kenneth Kehl
39707adf10
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-260
2023-05-30 11:47:36 -07:00
Kenneth Kehl
8f5f9f8f59
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-233b
2023-05-26 13:13:13 -07:00
Kenneth Kehl
255faf3eb0
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-34
2023-05-25 07:35:36 -07:00
Kenneth Kehl
6f6061455c
notify-162 delete incomplete s3 uploads ( #276 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-05-23 11:31:30 -04:00
Kenneth Kehl
ebb4a37f8d
fix more skips
2023-05-22 09:12:12 -07:00
Kenneth Kehl
d8c3b0dfe4
fix more skips
2023-05-18 10:56:58 -07:00
Kenneth Kehl
6e597aafad
notify-34 fix skipped tests
2023-05-18 09:46:36 -07:00
Kenneth Kehl
359ac9d967
merge from main
2023-05-10 09:58:03 -07:00
Kenneth Kehl
08c1ad75c8
notify-260 remove server-side timezone handling
2023-05-10 08:39:50 -07:00
Kenneth Kehl
3fb113a83e
notify-152 sms delivery receipts
2023-05-04 07:56:24 -07:00
Kenneth Kehl
001954538e
notify-243 remove statsd
2023-04-25 07:50:56 -07:00
Kenneth Kehl
6e3d3f325d
notify-233: delete notifications from notifications table after they are successfully sent
2023-04-18 12:42:23 -07:00
Kenneth Kehl
27d86c949a
#224 remove crown ( #228 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-04-11 16:29:37 -04:00
Steven Reilly
ff4190a8eb
Remove letters-related code ( #175 )
...
This deletes a big ol' chunk of code related to letters. It's not everything—there are still a few things that might be tied to sms/email—but it's the the heart of letters function. SMS and email function should be untouched by this.
Areas affected:
- Things obviously about letters
- PDF tasks, used for precompiling letters
- Virus scanning, used for those PDFs
- FTP, used to send letters to the printer
- Postage stuff
2023-03-02 20:20:31 -05:00
Ryan Ahearn
8a0535fa03
Save normalized phone format to DB
2023-01-06 11:06:23 -05:00
Ryan Ahearn
82df01653f
Update tests to focus on US numbers
2023-01-05 11:06:12 -05:00
Ryan Ahearn
7878316790
Remove placeholder sms callback comments
2023-01-03 10:23:14 -05:00
Ryan Ahearn
77afecf8d2
Remove mmg & firetext from research_mode_tasks.py
2022-12-22 09:31:12 -05:00
Ryan Ahearn
041cd08097
Clean up more mmg and firetext references
2022-12-22 09:31:12 -05:00
Ryan Ahearn
17ee4c3f2b
Use encrypt/decrypt methods in place of signing
2022-12-12 16:41:04 -05:00
Ryan Ahearn
b553ea4c77
Update uses of encryption.encrypt to more accurate encryption.sign
2022-12-07 14:55:05 -05:00
Ryan Ahearn
01cf3dfb9d
Completely remove code to switch sms providers on slow delivery
2022-11-30 11:08:55 -05:00
stvnrlly
9e7ee1c0f8
migrate bst_date to local_date
2022-11-21 11:49:59 -05:00
stvnrlly
e6d30394ba
london → local
2022-11-16 14:11:52 -05:00
stvnrlly
052f911ca8
rename billing date function to clearer about timezone
2022-11-16 12:54:08 -05:00
stvnrlly
53019995d1
more time test times
2022-11-14 14:53:28 -05:00
stvnrlly
213f699c99
time adjustments in tests
2022-11-14 14:23:54 -05:00
stvnrlly
3528bd37e1
update time handling for more tests
2022-11-10 16:54:48 -05:00
stvnrlly
b50cb4712f
tz utility swap and many test updates
2022-11-10 12:33:25 -05:00