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-05-29 10:28:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76d3f08b465cb7b114371868c468530dafdc6c81
notifications-api
/
app
/
dao
History
Chris Hill-Scott
592b0d15da
Merge pull request
#687
from alphagov/optionally-get-test-notifications
...
Optionally get notifications created with a test key
2016-09-26 08:40:54 +01:00
..
__init__.py
…
api_key_dao.py
…
dao_utils.py
remove history-meta for templates, replace with hand-made history table
2016-08-09 16:56:43 +01:00
events_dao.py
…
invited_user_dao.py
…
jobs_dao.py
make dao_get_jobs_by_service_id paginated
2016-09-21 14:35:23 +01:00
notifications_dao.py
Make DAO optionally return test key notifications
2016-09-23 10:37:26 +01:00
organisation_dao.py
add GET /organisation and GET /organisation/id endpoints
2016-08-09 15:59:22 +01:00
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
Remove provider_statistics_dao.get_provider_statistics
2016-09-19 17:24:26 +01:00
services_dao.py
Exclude test key notifications from:
2016-09-16 13:47:09 +01:00
templates_dao.py
remove history-meta for templates, replace with hand-made history table
2016-08-09 16:56:43 +01:00
users_dao.py
…