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-27 02:41:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c6cebca173207ea8ea8bfca6bc0c5502b856af3
notifications-api
/
app
/
dao
History
Rebecca Law
331414d379
Merge pull request
#2357
from alphagov/remove-edit-folder-permission
...
Remove the need for the edit_folders service permission.
2019-02-15 13:19:48 +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
…
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
Remove the need for the edit_folders service permission.
2019-02-11 17:26:17 +00:00
template_folder_dao.py
…
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
…