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
2025-12-28 11:21:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eeb705b68be05be262e6a6c4ca4e4405307ee6ef
notifications-api
/
app
/
dao
History
Pea Tyczynska
165b65612e
Change how rates are filtered by date to equal or greater
2018-09-25 15:10:16 +01: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
…
dvla_organisation_dao.py
…
email_branding_dao.py
Add unique constraint to email branding domains
2018-09-04 11:10:46 +01:00
events_dao.py
…
fact_billing_dao.py
Change how rates are filtered by date to equal or greater
2018-09-25 15:10:16 +01:00
fact_notification_status_dao.py
…
inbound_numbers_dao.py
…
inbound_sms_dao.py
…
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
…
notification_usage_dao.py
…
notifications_dao.py
In this PR we remove trigger-letter-pdfs-for-day scheduled task and just call collate_letter_pdfs_for_day instead.
2018-09-12 17:16:34 +01: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
Added constraints to services.postage: not nullable and can only containt "first" or "second"
2018-09-18 17:41:25 +01:00
stats_template_usage_by_month_dao.py
…
templates_dao.py
…
users_dao.py
…