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-04 05:18:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18c2b9a56df8b26addc3d8f11a4082a4dafd792e
notifications-api
/
tests
/
app
/
dao
History
Rebecca Law
18c2b9a56d
Use better date function to get the first of each month.
...
Build the json object to return for the new endpoint.
2018-05-02 09:36:13 +01:00
..
notification_dao
…
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_daily_sorted_letter_dao.py
…
test_date_utils.py
…
test_email_branding_dao.py
…
test_events_dao.py
…
test_ft_billing_dao.py
Use better date function to get the first of each month.
2018-05-02 09:36:13 +01:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
…
test_letter_rate_dao.py
…
test_monthly_billing.py
…
test_notification_usage_dao.py
…
test_organisation_dao.py
…
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
…
test_service_callback_api_dao.py
…
test_service_email_reply_to_dao.py
Add DAO function and endpoint for archiving email reply_to addresses
2018-04-30 15:25:17 +01:00
test_service_inbound_api_dao.py
…
test_service_letter_contact_dao.py
Add DAO function and endpoint for archiving letter contact blocks
2018-04-30 15:25:17 +01:00
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
Add DAO function and endpoint for archiving SMS senders
2018-04-30 15:25:17 +01:00
test_service_whitelist_dao.py
…
test_services_dao.py
Remove the truncate date function for the query.
2018-05-01 16:48:34 +01:00
test_stats_template_usage_by_month_dao.py
…
test_templates_dao.py
…
test_users_dao.py
…