This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-03-01 06:19:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0bb0b97802c2ba28ea66dec56f58a4b064444cc
notifications-api
/
app
/
notifications
History
Pea Tyczynska
b0bb0b9780
Make sure people without international sms permission can send to crown dependencies
2020-06-19 15:58:22 +01:00
..
__init__.py
…
notifications_letter_callback.py
Split the update letter statuses from counting the daily sorted/unsorted numbers.
2019-03-25 15:30:48 +00:00
notifications_ses_callback.py
Rename function for clarity
2020-03-27 15:48:54 +00:00
notifications_sms_callback.py
Change function and variable names for readability and consistency
2020-06-01 12:44:49 +01:00
process_letter_notifications.py
In the effort to reduce the number of database connections I introduced a small bug. This only affected the test templated letter flow, a None type error would happen when trying to creathe
completed_at
timestamp for a
delivered
message.
2020-06-18 08:30:19 +01:00
process_notifications.py
In the effort to reduce the number of database connections I introduced a small bug. This only affected the test templated letter flow, a None type error would happen when trying to creathe
completed_at
timestamp for a
delivered
message.
2020-06-18 08:30:19 +01:00
receive_notifications.py
This morning we raise a ParseError for a bad date format for the DateReceived attribute on the /notifications/receive/mmg request.
2020-05-13 10:37:41 +01:00
rest.py
Make sure people without international sms permission can send to crown dependencies
2020-06-19 15:58:22 +01:00
utils.py
…
validators.py
add metrics for redis timings
2020-06-12 14:52:22 +01:00