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-06-30 20:25:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4a42471cbabf7b60aaa879a7f688f470d2deeaa
notifications-api
/
app
/
dao
History
Rebecca Law
d4a42471cb
Merge pull request
#3267
from alphagov/fix-daily-totals-query
...
Improve the query to get today's totals for a service.
2021-06-16 07:34:01 +01:00
..
__init__.py
…
annual_billing_dao.py
Simplify the get_free_sms_fragment limit for the case when the row is
2021-04-19 13:29:04 +01:00
api_key_dao.py
…
broadcast_message_dao.py
…
broadcast_service_dao.py
Allow service.allowed_broadcast_provider to be "all"
2021-05-06 15:32:02 +01:00
complaint_dao.py
…
daily_sorted_letter_dao.py
…
dao_utils.py
…
date_util.py
…
email_branding_dao.py
…
events_dao.py
…
fact_billing_dao.py
Add new total_letters field to the billing report data
2021-06-11 11:31:22 +01:00
fact_notification_status_dao.py
Revert "Do not include today's totals"
2021-06-02 16:06:33 +01:00
fact_processing_time_dao.py
…
inbound_numbers_dao.py
…
inbound_sms_dao.py
The update of SQLAlchemy 1.4.10 has caused some conflicts in our code. This PR fixes most of those conflicts.
2021-04-29 13:32:36 +01:00
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
…
letter_branding_dao.py
…
notifications_dao.py
Remove redundant join
2021-05-06 09:34:46 +01:00
organisation_dao.py
…
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
returned_letters_dao.py
…
service_callback_api_dao.py
…
service_contact_list_dao.py
…
service_data_retention_dao.py
…
service_email_reply_to_dao.py
…
service_guest_list_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
The update of SQLAlchemy 1.4.10 has caused some conflicts in our code. This PR fixes most of those conflicts.
2021-04-29 13:32:36 +01:00
services_dao.py
Fix the query to get todays totals for a service.
2021-06-14 15:29:21 +01:00
template_folder_dao.py
…
templates_dao.py
The update of SQLAlchemy 1.4.10 has caused some conflicts in our code. This PR fixes most of those conflicts.
2021-04-29 13:32:36 +01:00
uploads_dao.py
…
users_dao.py
…
webauthn_credential_dao.py
tweak webauthn rest errors
2021-05-12 17:48:38 +01:00