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
6d84ec64e5
notify-api-522
2023-10-24 11:35:00 -07:00
Kenneth Kehl
2487aeb657
remove debugging
2023-10-02 14:13:25 -07:00
Kenneth Kehl
bd09c63ea9
notify-api-521 fix sms temporary failure message
2023-10-02 14:09:50 -07:00
Kenneth Kehl
8af7a5552f
notify-api-520 persist the provider response even for successful sms messages
2023-09-29 13:39:10 -07:00
Kenneth Kehl
bebce829af
instructions for bulk testing and change delivery receipt delay to 2 minutes
2023-09-28 14:27:16 -07:00
Kenneth Kehl
2928cd8dac
merge from main
2023-09-22 08:22:20 -07:00
Kenneth Kehl
141deb3880
notify-admin-768 initial
2023-09-21 13:50:36 -07:00
Kenneth Kehl
c3aab8328f
merge from main
2023-09-19 10:44:19 -07:00
stvnrlly
7bbb05059c
update to correct error
2023-08-31 10:57:54 -04:00
stvnrlly
bf33ed7173
Merge branch 'main' into notify-300b
2023-08-31 10:28:44 -04:00
Kenneth Kehl
62f83ffe1e
revamp how authentication code is displayed as per Steven
2023-08-30 09:29:08 -07:00
Kenneth Kehl
4df9fa934d
Tweak signin so you don't need a phone to login in dev mode
2023-08-30 07:41:04 -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
29a280ced4
notify-api-390
2023-08-29 13:12:18 -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
f2f0e5a0f1
code review feedback
2023-08-15 14:50:41 -07:00
Kenneth Kehl
cbed8b8104
retry
2023-07-12 14:52:40 -07:00
Kenneth Kehl
17e9fc1e8f
notify-api-317 fix the scrubbing of pii for successful notifications
2023-06-27 10:48:14 -07:00
Kenneth Kehl
e4a98dfcc2
cleanup, get rid of print statements, etc.
2023-06-15 10:45:03 -07:00
Kenneth Kehl
8db16f9410
fix tests
2023-06-15 08:23:00 -07:00
Kenneth Kehl
008c3a8d68
initial
2023-06-13 12:57:51 -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
633532b639
code review feedback
2023-05-26 13:47:05 -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
8504b5aff1
code review feedback remove print statements
2023-05-26 12:43:00 -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
48ce584773
merge from main
2023-05-11 07:16:25 -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
1e72f97b17
code review feedback
2023-05-09 08:45:51 -07:00
Kenneth Kehl
b59e4df06d
code review feedback
2023-05-05 08:09:15 -07:00
Kenneth Kehl
3fb113a83e
notify-152 sms delivery receipts
2023-05-04 07:56:24 -07:00
Kenneth Kehl
f0c59c05a4
remove debug statement
2023-05-01 13:59:50 -07:00
Kenneth Kehl
be04edd04a
fix some issues uncovered during testing
2023-05-01 13:26:19 -07:00
Kenneth Kehl
9de806000a
notify-300 set total message limit of 250k
2023-04-28 12:37:06 -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
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
abc7b09d0d
Update app to utilize updated phone validation methods
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
44a4b2d1a9
Remove firetext from notifications_sms_callback.py
2022-12-22 10:01:12 -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