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-01-22 10:31:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fbe60bb904932fa346d59f1310321fb068d5639
notifications-api
/
app
/
service
History
Rebecca Law
bd9a6352fd
Optimise the query for getting the platform statistics for all services. The page should render for all time after this change.
...
This is one step closer to eliminating the need to read from NotificationHistory.
2019-01-04 16:45:39 +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
Optimise the query for getting the platform statistics for all services. The page should render for all time after this change.
2019-01-04 16:45:39 +00:00
send_notification.py
Refactor if statement to be positive
2018-12-03 11:34:14 +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
Return cancelled letters for dashboard
2018-12-03 17:51:09 +00:00
utils.py
Don’t respect the whitelist for one off sending
2018-01-22 11:42:37 +00:00