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-19 17:11:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4d89359c527e59bc09dd58c9dbea63042e8dc98
notifications-api
/
app
/
dao
History
Rebecca Law
a4d89359c5
Adding a filter to exclude test keys for the template monthly usage query.
...
Added a test.
2019-01-15 16:13:38 +00:00
..
__init__.py
…
annual_billing_dao.py
…
api_key_dao.py
…
complaint_dao.py
…
daily_sorted_letter_dao.py
…
dao_utils.py
…
date_util.py
Bump notifications-utils to 3.7.0
2018-11-26 12:53:39 +00:00
dvla_organisation_dao.py
…
email_branding_dao.py
…
events_dao.py
…
fact_billing_dao.py
Bump notifications-utils to 3.7.0
2018-11-26 12:53:39 +00:00
fact_notification_status_dao.py
Adding a filter to exclude test keys for the template monthly usage query.
2019-01-15 16:13:38 +00:00
inbound_numbers_dao.py
…
inbound_sms_dao.py
…
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
use ft_notification_status and notifications for job statistics
2018-12-12 13:27:19 +00:00
notifications_dao.py
Don't return pagination links for API Message log requests
2019-01-08 13:22:27 +00:00
organisation_dao.py
…
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
service_callback_api_dao.py
…
service_data_retention_dao.py
…
service_email_reply_to_dao.py
…
service_inbound_api_dao.py
…
service_letter_contact_dao.py
…
service_permissions_dao.py
…
service_sms_sender_dao.py
…
service_whitelist_dao.py
…
services_dao.py
There is no need to have a separate table to store template monthly statistics. It's easy enough to aggregate the stats from ft_notification_status.
2019-01-14 16:30:36 +00:00
template_folder_dao.py
Always use both folder and service ID when getting template folder
2018-11-07 13:51:37 +00:00
templates_dao.py
Remove relationship to folder when archiving a template
2018-11-08 17:25:45 +00:00
users_dao.py
…