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-07-01 12:45:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea1b6d1b3141a7f5864d5301e898f7bd50f84922
notifications-api
/
app
/
notifications
History
Rebecca Law
830619194e
Renamed some tests.
...
Fix some imports. Added test for a function
2017-11-01 11:01:20 +00:00
..
__init__.py
…
notifications_letter_callback.py
Revert celery4
2017-07-19 15:17:19 +01:00
notifications_ses_callback.py
Review Changes
2017-10-26 12:23:19 +01:00
notifications_sms_callback.py
Fix code style
2017-07-12 15:49:43 +01:00
process_client_response.py
…
process_letter_notifications.py
remove jobs from letter api calls
2017-09-26 09:57:36 +01:00
process_notifications.py
Added an optional parameter in the form for POST /v2/notifications/sms and /service/<service_id>/send-notification to pass in the SMS sender id.
2017-10-30 13:36:49 +00:00
receive_notifications.py
Refactored code to use inbound_number.number
2017-08-23 14:14:32 +01:00
rest.py
Added a proper error response if the notification type is not supported.
2017-08-23 14:56:03 +01:00
utils.py
…
validators.py
Renamed some tests.
2017-11-01 11:01:20 +00:00