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
ecdf076506b4e5e39ffa2248a64e09f0e30060c8
notifications-api
/
app
/
dao
History
Leo Hemsted
53ecaa3230
remove dvla_organisation
...
it's been superceeded by letter branding
2019-02-13 15:02:18 +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
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
Bump notifications-utils to 3.7.0
2018-11-26 12:53:39 +00:00
fact_notification_status_dao.py
Merge pull request
#2303
from alphagov/ft-status-template-statistics
2019-01-17 15:04:20 +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
letter_branding_dao.py
fix new services being assigned to wrong letter branding
2019-02-11 11:46:33 +00:00
notifications_dao.py
downgrade error to info for notification not found for callback
2019-02-05 14:44:51 +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
Give folders to new services by default
2019-01-29 12:30:41 +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
Fix dao_update_template_reply_to so it maintains postage in TemplateHistory
2019-02-12 10:41:44 +00:00
users_dao.py
…