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 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b40cab0c5dd77d697c8ea30cfef28aae4ad4c923
notifications-api
/
app
/
service
History
Rebecca Law
f1f2e5cd90
Fix the results to be returned in the same format that the admin app expects.
2017-10-23 15:06:11 +01:00
..
__init__.py
…
rest.py
Fix the results to be returned in the same format that the admin app expects.
2017-10-23 15:06:11 +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
…