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 10:51:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be28f2e2de3b6b2d49a193f2ee1d49460ea5fa41
notifications-api
/
app
/
dao
History
Leo Hemsted
0efa223fb2
rename days_ago to midnight_n_days_ago
...
also add some more timezone boundary tests and minor code cleanup
2018-04-30 11:50:56 +01:00
..
__init__.py
move days_ago to utils and make it tz aware
2018-04-30 11:13:21 +01:00
annual_billing_dao.py
…
api_key_dao.py
filter revoked api keys older than 7 days
2018-03-13 17:24:14 +00:00
daily_sorted_letter_dao.py
As it turns out the s3ftp used to mount the s3 bucket to our ftp server puts the file on s3 more than once. So the SNS topic is triggered more than once.
2018-03-14 17:04:58 +00:00
dao_utils.py
…
date_util.py
…
dvla_organisation_dao.py
…
email_branding_dao.py
…
events_dao.py
…
fact_billing_dao.py
Update name of method to clarify the meaning.
2018-04-25 17:00:19 +01:00
inbound_numbers_dao.py
…
inbound_sms_dao.py
added new paginated inbound endpoint
2018-04-04 17:10:41 +01:00
invited_org_user_dao.py
…
invited_user_dao.py
…
jobs_dao.py
rename days_ago to midnight_n_days_ago
2018-04-30 11:50:56 +01:00
letter_rate_dao.py
…
monthly_billing_dao.py
…
notification_usage_dao.py
…
notifications_dao.py
rename days_ago to midnight_n_days_ago
2018-04-30 11:50:56 +01:00
organisation_dao.py
…
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
…
service_callback_api_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
Adjust get_service_stats to get counts for a maximum of 7 days ago
2018-04-24 16:05:43 +01:00
stats_template_usage_by_month_dao.py
Refactor is_precompiled_letter to model
2018-03-07 23:03:03 +00:00
templates_dao.py
refactor template stats endpoint to read from new redis keys
2018-04-30 11:13:21 +01:00
users_dao.py
use joinedload to only hit the database once per request
2018-03-14 15:39:31 +00:00