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-26 18:31:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee44c2e38044d08aaa76f7bfae61bcdef24d370c
notifications-api
/
app
/
dao
History
venusbb
b648c2e632
Merge branch 'master' of
https://github.com/alphagov/notifications-api
into vb-free-sms-limit-history
2017-10-30 09:34:23 +00:00
..
__init__.py
…
annual_billing_dao.py
incorporate reviewers comments
2017-10-26 11:49:56 +01:00
api_key_dao.py
…
dao_utils.py
…
date_util.py
create new table annual_billing
2017-10-18 15:35:51 +01:00
dvla_organisation_dao.py
…
events_dao.py
…
inbound_numbers_dao.py
…
inbound_sms_dao.py
…
invited_user_dao.py
…
jobs_dao.py
…
monthly_billing_dao.py
…
notification_usage_dao.py
…
notifications_dao.py
Update the billable units with the page count from the response file for letter notifications.
2017-10-27 13:53:55 +01:00
organisations_dao.py
…
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
…
service_email_reply_to_dao.py
Add order by in the dao_get_reply_to_by_service_id()
2017-09-22 10:02:59 +01:00
service_inbound_api_dao.py
…
service_letter_contact_dao.py
Add get letter contact by id endpoint
2017-10-04 12:26:38 +01:00
service_permissions_dao.py
…
service_sms_sender_dao.py
This PR is to retain current behaviour when we allocate an inbound number for a service.
2017-10-25 11:58:54 +01:00
service_whitelist_dao.py
…
services_dao.py
Merge branch 'master' of
https://github.com/alphagov/notifications-api
into vb-free-sms-limit-history
2017-10-26 20:47:18 +01:00
statistics_dao.py
…
templates_dao.py
…
users_dao.py
…