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 19:01:32 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28ea75728cbcbb347a7e26bdf858050cf06f2c07
notifications-api
/
tests
/
app
/
dao
History
Chris Hill-Scott
cf2c032c90
Merge pull request
#2368
from alphagov/richer-orgs
...
Use ‘organisations‘ table to store info about organisations (not YAML)
2019-03-08 14:57:21 +00:00
..
notification_dao
remove functions to not talk about 7 days
2019-02-26 17:57:35 +00:00
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_complaint_dao.py
…
test_daily_sorted_letter_dao.py
…
test_date_utils.py
…
test_email_branding_dao.py
…
test_events_dao.py
…
test_fact_notification_status_dao.py
Merge pull request
#2303
from alphagov/ft-status-template-statistics
2019-01-17 15:04:20 +00:00
test_ft_billing_dao.py
…
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
get all inbound sms should default to 7 days, not 6
2019-02-28 15:28:13 +00:00
test_invited_user_dao.py
…
test_jobs_dao.py
use ft_notification_status and notifications for job statistics
2018-12-12 13:27:19 +00:00
test_letter_branding_dao.py
Added an endpoint to get letter-branding by id.
2019-01-25 16:05:55 +00:00
test_organisation_dao.py
Make sure domains are always lowercased
2019-03-08 14:51:23 +00:00
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_service_callback_api_dao.py
…
test_service_data_retention_dao.py
…
test_service_email_reply_to_dao.py
…
test_service_inbound_api_dao.py
…
test_service_letter_contact_dao.py
…
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
…
test_service_whitelist_dao.py
…
test_services_dao.py
Automatically associate new service with an org
2019-03-08 13:30:42 +00:00
test_template_folder_dao.py
Delete user folder permissions when user is removed from a service
2019-02-27 13:04:14 +00:00
test_templates_dao.py
Remove service.postage and choose_postage permission from the code and tests
2019-02-11 18:20:34 +00:00
test_users_dao.py
…