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-07-10 11:23:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd9a6352fdcbdf796fd74eb980d7d8660e5082c2
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
flake8 - misc flake8 errs.
2017-11-28 14:28:01 +00:00
service_callback_api_schema.py
move service_inbound_api endpoints to their own blueprint
2017-11-29 16:28:01 +00:00
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