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-01-02 17:40:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79e33073c9bf90bf2dbd89ade8a037673bf5920a
notifications-api
/
tests
/
app
/
dao
History
Ken Tsang
0c77f2d010
Refactored dao_update_organisation
2017-07-12 12:01:50 +01:00
..
__init__.py
…
test_api_key_dao.py
Refactor ApiKeys.secret and ServiceInboundApi.bearer_token to use the same encryption method and get rid of the duplicate code.
2017-06-19 14:32:22 +01:00
test_date_utils.py
…
test_events_dao.py
…
test_inbound_sms_dao.py
Refactor:
2017-06-07 14:23:31 +01:00
test_invited_user_dao.py
…
test_jobs_dao.py
Revert "Revert "1/4 Stop updating old Notification status column""
2017-07-10 14:09:30 +01:00
test_notification_dao.py
Merge pull request
#1077
from alphagov/drop-template_stats-table
2017-07-12 10:41:32 +01:00
test_notification_usage_dao.py
…
test_organisations_dao.py
Refactored dao_update_organisation
2017-07-12 12:01:50 +01:00
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
…
test_service_inbound_api_dao.py
Query to return the inbound api data for the service
2017-06-19 16:35:15 +01:00
test_service_permissions_dao.py
…
test_service_whitelist_dao.py
…
test_services_dao.py
Remove the archived table template_statistics. The last time the table we updated was August 30 2016, it's safe to say we are done with it.
2017-07-10 14:43:46 +01:00
test_statistics_dao.py
…
test_templates_dao.py
Add redact_personalisation to TemplateSchema
2017-06-29 18:16:03 +01:00
test_users_dao.py
…