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-21 01:51:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6384b9ef4fdab8dfd1d2da64c60a856a148e29e6
notifications-api
/
tests
/
app
/
dao
History
Chris Hill-Scott
6384b9ef4f
Rename whitelist DAO functions
...
To reflect the new name of the feature.
2020-07-28 11:24:34 +01:00
..
notification_dao
Turn statsd back on, but not for api main app, only for delivery
2020-07-09 10:10:24 +01:00
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_complaint_dao.py
…
test_daily_sorted_letter_dao.py
…
test_date_utils.py
…
test_email_branding_dao.py
…
test_events_dao.py
…
test_fact_notification_status_dao.py
Include pending notifications in monthly data by service report
2020-04-30 13:53:01 +01:00
test_ft_billing_dao.py
Update letter data for usage-for-all-services report
2020-07-14 10:22:30 +01:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
Remove statsd decorators from dao functions
2020-07-07 18:02:24 +01:00
test_letter_branding_dao.py
…
test_organisation_dao.py
…
test_permissions_dao.py
…
test_provider_details_dao.py
Update provider splits
2020-04-06 15:16:00 +01:00
test_provider_rates_dao.py
…
test_returned_letters_dao.py
Rename method to be clear it’s recent-only
2020-03-05 11:10:32 +00:00
test_service_callback_api_dao.py
…
test_service_contact_list_dao.py
Archive, don’t delete contact lists
2020-03-27 09:51:54 +00:00
test_service_data_retention_dao.py
…
test_service_email_reply_to_dao.py
…
test_service_inbound_api_dao.py
…
test_service_letter_contact_dao.py
…
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
…
test_service_whitelist_dao.py
Rename whitelist DAO functions
2020-07-28 11:24:34 +01:00
test_services_dao.py
Remove statsd decorators from dao functions
2020-07-07 18:02:24 +01:00
test_template_folder_dao.py
…
test_templates_dao.py
Drop postage constraints
2020-06-19 15:36:10 +01:00
test_uploads_dao.py
And an endpoint to get uploaded letters for a day
2020-05-11 10:51:40 +01:00
test_users_dao.py
…