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-29 20:01:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc434f173612ceed508e617372cf5eb22627e69f
notifications-api
/
app
/
notifications
History
Rebecca Law
bc434f1736
Create new column in notifications and notification_history to store the client_reference because I remembered that reference is used for email providers.
2016-11-17 13:42:34 +00:00
..
__init__.py
Added endpoints for the proxy to notifications.
2016-01-19 11:23:09 +00:00
process_client_response.py
Only record the elapsed time at provider for notifications with a sent_at date,
2016-09-13 13:57:06 +01:00
process_notifications.py
Create new column in notifications and notification_history to store the client_reference because I remembered that reference is used for email providers.
2016-11-17 13:42:34 +00:00
rest.py
- Refactor version 1 of post notificaitons to use the common persist_notificaiton and send_notification_to_queue methods.
2016-10-28 17:10:00 +01:00
validators.py
Updated test_validators to test the contents of the error messages.
2016-10-31 12:22:26 +00:00