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-02 23:20:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8d85db7c346ee2e491e0bdd20be375c0445f8ab
notifications-api
/
app
/
dao
History
Katie Smith
81de71dc1f
Add dao function that gets the required data
2019-07-23 10:00:50 +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
…
email_branding_dao.py
…
events_dao.py
…
fact_billing_dao.py
Remove the delete query when updating the ft_billing. It's in the wrong place and we also should not need it.
2019-07-18 16:24:06 +01:00
fact_notification_status_dao.py
Add dao function that gets the required data
2019-07-23 10:00:50 +01:00
inbound_numbers_dao.py
…
inbound_sms_dao.py
…
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
Change apostrophes to prettier ones
2019-07-22 10:48:34 +01:00
letter_branding_dao.py
…
notifications_dao.py
Delete unused code
2019-07-12 16:43:37 +01:00
organisation_dao.py
nhs_central is crown org and also we do not update org type while
2019-07-18 17:05:24 +01:00
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
Let services have no default letter contact blocks
2019-07-22 10:40:18 +01:00
service_permissions_dao.py
…
service_sms_sender_dao.py
…
service_user_dao.py
…
service_whitelist_dao.py
…
services_dao.py
Temporarily add generic 'nhs'
2019-07-19 15:13:24 +01:00
template_folder_dao.py
…
templates_dao.py
Revert "Ensure dao_create_template doesn't clash with new trigger"
2019-06-26 18:01:20 +01:00
users_dao.py
…