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
2025-12-31 04:41:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38fb7af2be2d9026a561a40a2bbd743906e7a8d6
notifications-api
/
app
/
notifications
History
Rebecca Law
c23ae15f32
Remove insert to NotificationHistory
...
Fix all test failures
2019-05-31 16:52: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
Add retries for SES callbacks for recent notifications
2019-02-25 10:36:37 +00:00
notifications_sms_callback.py
…
process_client_response.py
log more info when we receive multiple delivery callbacks for one notification
2019-01-03 17:08:16 +00:00
process_letter_notifications.py
Avoid call to database to get template in persist_notifications
2019-01-14 17:53:06 +00:00
process_notifications.py
Remove insert to NotificationHistory
2019-05-31 16:52:22 +01:00
receive_notifications.py
Revert the log message that was added to test inbound numbers
2019-05-22 13:21:19 +01:00
rest.py
Avoid call to database to get template in persist_notifications
2019-01-14 17:53:06 +00:00
utils.py
…
validators.py
…