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-16 23:51:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a75a58c97d78c77e2bb5fbb176c36d50079449f
notifications-api
/
app
/
dao
History
Pea (Malgorzata Tyczynska)
1b21a12b83
Merge pull request
#1971
from alphagov/add_task_to_send_complaints_on
...
Add and call task to send complaints on to service callback APIs
2018-07-24 15:07:09 +01: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
add tests for new statistics and fact notification status functions
2018-07-03 14:58:32 +01:00
dvla_organisation_dao.py
…
email_branding_dao.py
…
events_dao.py
…
fact_billing_dao.py
…
fact_notification_status_dao.py
make sure test keys are filtered out of stats
2018-07-03 14:58:32 +01:00
inbound_numbers_dao.py
…
inbound_sms_dao.py
…
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
…
monthly_billing_dao.py
…
notification_usage_dao.py
…
notifications_dao.py
Add one_off filter when getting all notifications for a service
2018-07-18 15:08:06 +01: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
Added new endpoints to get service data retention for a service.
2018-07-13 15:18:27 +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
Merge pull request
#1940
from alphagov/dashboard-day-limit
2018-07-11 16:07:31 +01:00
stats_template_usage_by_month_dao.py
…
templates_dao.py
…
users_dao.py
Move code that escapes special chars to helper function and use it
2018-07-13 15:47:21 +01:00