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-05 10:13:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d026ad385b1dd73f4ce53c1de9639a761442fef
notifications-api
/
app
/
dao
History
Katie Smith
7d026ad385
wip
2018-12-20 12:31:00 +00:00
..
__init__.py
…
annual_billing_dao.py
…
api_key_dao.py
…
complaint_dao.py
Paginate the function to get all complaints
2018-07-03 11:11:49 +01:00
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
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
Bump notifications-utils to 3.7.0
2018-11-26 12:53:39 +00:00
fact_notification_status_dao.py
use ft_notification_status and notifications for job statistics
2018-12-12 13:27:19 +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
notification_usage_dao.py
…
notifications_dao.py
wip
2018-12-20 12:31:00 +00:00
organisation_dao.py
…
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
service_callback_api_dao.py
Send complaints on to service callback APIs using an async task
2018-07-19 16:59:39 +01:00
service_data_retention_dao.py
Update method to delete notifications that are a week old, to look at the days of retention set for the service.
2018-08-06 13:51:54 +01:00
service_email_reply_to_dao.py
…
service_inbound_api_dao.py
add delete functions for inbound and callback api objects
2018-07-05 11:09:17 +01:00
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
…
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
Remove relationship to folder when archiving a template
2018-11-08 17:25:45 +00:00
users_dao.py
Move code that escapes special chars to helper function and use it
2018-07-13 15:47:21 +01:00