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-01-23 19:12:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffa093d8c7cbe5fb088e07bf97945ac71c67677b
notifications-api
/
app
/
notifications
History
Ken Tsang
ffa093d8c7
Set sent_by if not set during sms provider callback
...
- refactored argument reference to provider_reference to make it clearer
2018-03-21 18:11:10 +00:00
..
__init__.py
…
notifications_letter_callback.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
notifications_ses_callback.py
When a notification is timed out in the scheduled task that may happen because the notification has not been sent.
2018-03-16 14:47:56 +00:00
notifications_sms_callback.py
Set sent_by if not set during sms provider callback
2018-03-21 18:11:10 +00:00
process_client_response.py
Set sent_by if not set during sms provider callback
2018-03-21 18:11:10 +00:00
process_letter_notifications.py
Set reply_to_text for letter notifications posted to /notifications/letter
2017-11-24 16:17:25 +00:00
process_notifications.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
receive_notifications.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
rest.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
utils.py
As Notify matures we probably need less logging, especially to report happy path events.
2018-02-02 15:55:25 +00:00
validators.py
Removed the imports for statsd as the decorators are no longer being
2018-01-26 09:39:11 +00:00