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-06-20 13:10:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79a6ce878222495ff2e53cd26f4e7ee619de3473
notifications-api
/
tests
/
app
/
dao
History
kentsanggds
b0b0062b35
Merge pull request
#1732
from alphagov/ken-hidden-in-json-response
...
Return `is_precompiled_letter` field as part of json for notification by id
2018-03-08 15:06:10 +00:00
..
notification_dao
Process responses for letters even after the notification has been deleted.
2018-03-02 11:29:22 +00:00
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_daily_sorted_letter_dao.py
Create DAO for daily sorted letter model
2018-03-06 09:09:02 +00:00
test_date_utils.py
…
test_email_branding_dao.py
create, edit and use email branding instead of organisation
2018-02-06 11:23:34 +00:00
test_events_dao.py
…
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
A little clean up
2017-12-28 10:58:15 +00:00
test_invited_user_dao.py
…
test_jobs_dao.py
Remove all methods no longer used now that we only send pdf files to DVLA.
2018-03-02 11:05:05 +00:00
test_letter_rate_dao.py
…
test_monthly_billing.py
…
test_notification_usage_dao.py
…
test_organisation_dao.py
Removed the check for active user when adding a user to an organisation
2018-02-23 10:45:18 +00:00
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
…
test_service_callback_api_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
exclude test keys from template usage page
2018-02-06 14:31:12 +00:00
test_statistics_dao.py
…
test_stats_template_usage_by_month_dao.py
Refactor is_precompiled_letter to model
2018-03-07 23:03:03 +00:00
test_templates_dao.py
Refactor is_precompiled_letter to model
2018-03-07 23:03:03 +00:00
test_users_dao.py
…