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-20 15:31:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46caa184e3e91903829336788c96ffeb2baa57d
notifications-api
/
app
/
service
History
Pea (Malgorzata Tyczynska)
d46caa184e
Merge pull request
#2211
from alphagov/fix_notification_statistics_on_dashboard
...
Fix notification statistics on dashboard
2018-11-06 16:22:00 +00:00
..
__init__.py
…
callback_rest.py
Add callback_type column to service_callback_api table
2018-07-17 16:54:00 +01:00
rest.py
Adjust tests to new way of querying for notification stats
2018-11-06 14:40:40 +00:00
send_notification.py
Allow the admin app to send one-off letters
2018-10-31 16:48:43 +00:00
sender.py
…
service_callback_api_schema.py
…
service_data_retention_schema.py
New dao and endpoints to create and update service data retention.
2018-07-11 17:02:49 +01:00
service_senders_schema.py
…
statistics.py
Add validation-failed and virus-scan-failed in the failed counts for stats
2018-10-29 16:57:06 +00:00
utils.py
…