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-04-20 09:20:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43334d63f372e769e9be3c663c1ef94ae66ea309
notifications-api
/
app
/
dao
History
Rebecca Law
43334d63f3
Stop updating NotificationHistory
...
Doing my bit to remove imports of fixtures.
2019-05-15 10:58:39 +01:00
..
__init__.py
…
annual_billing_dao.py
…
api_key_dao.py
…
complaint_dao.py
…
daily_sorted_letter_dao.py
…
dao_utils.py
Do all version table writes in one commit
2019-04-05 16:11:46 +01:00
date_util.py
Only include ft_billing data for current financial year
2019-05-01 15:57:45 +01:00
email_branding_dao.py
Set default branding for NHS services
2019-04-08 10:27:26 +01:00
events_dao.py
…
fact_billing_dao.py
update fact_billing_dao::get_rate to use dates not datetimes
2019-04-03 14:52:41 +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
…
letter_branding_dao.py
Remove domain columns from branding table
2019-04-12 15:53:17 +01:00
notifications_dao.py
Stop updating NotificationHistory
2019-05-15 10:58:39 +01:00
organisation_dao.py
Add method to count of live services and orgs
2019-04-11 13:54:43 +01:00
permissions_dao.py
…
provider_details_dao.py
Change get_providers endpoint to return no of SMS sent by each provider
2019-05-07 08:31:04 +01:00
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_user_dao.py
…
service_whitelist_dao.py
…
services_dao.py
Add organisation type to live services report
2019-05-03 15:09:54 +01:00
template_folder_dao.py
…
templates_dao.py
Do all version table writes in one commit
2019-04-05 16:11:46 +01:00
users_dao.py
…