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-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1c93353075e60d3e5d3bd9b6726829f8d07dbd7
notifications-api
/
app
/
service
History
Rebecca Law
d1c9335307
If the add sms sender is for an inbound number use the number from the inbound number object, rather than the value passed in.
2017-10-19 16:29:54 +01:00
..
__init__.py
…
rest.py
If the add sms sender is for an inbound number use the number from the inbound number object, rather than the value passed in.
2017-10-19 16:29:54 +01:00
send_notification.py
Insert a row for the mapping of notification to email_reply_to for one off notifications.
2017-10-11 16:23:31 +01:00
sender.py
Revert celery4
2017-07-19 15:17:19 +01:00
service_inbound_api_schema.py
New table to store the inbound api information for a service. The table is versioned.
2017-06-15 11:32:51 +01:00
service_senders_schema.py
Added endpoints to get sms senders for a service
2017-10-19 10:43:49 +01:00
statistics.py
treat sent as delivered in detailed service api
2017-04-28 11:56:12 +01:00
utils.py
…