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-24 11:31:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72be10c6811ecc032adf2f3fd532341fc36fa3a8
notifications-api
/
tests
/
app
/
dao
History
Chris Hill-Scott
95a779c649
Merge pull request
#2841
from alphagov/jobs-by-contact-list
...
Allow jobs to be grouped by contact list
2020-05-20 11:49:25 +01:00
..
notification_dao
Paginate search results for notifications
2020-05-06 12:13:00 +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
…
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
Allow jobs to be filtered by contact list
2020-05-12 12:58:39 +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
…
test_services_dao.py
fix purge functional test data task
2020-03-30 17:45:29 +01:00
test_template_folder_dao.py
…
test_templates_dao.py
…
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
…