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-27 02:41:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b3136397bfcd7a65c8fe3a74754077dfdc5fdb1
notifications-api
/
app
/
service
History
Rebecca Law
769a7a275b
Insert a row for the mapping of notification to email_reply_to for one off notifications.
2017-10-11 16:23:31 +01:00
..
__init__.py
…
rest.py
Add new POST /<uuid:service_id>/letter-contact/<uuid:letter_contact_id> end point
2017-10-04 15:35:41 +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
Add endpoint to add new letter contact block
2017-10-04 15:31:45 +01:00
statistics.py
treat sent as delivered in detailed service api
2017-04-28 11:56:12 +01:00
utils.py
…