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-08 07:19:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1654c8808daa45f0aba19f0e761ac3e2119faa1
notifications-api
/
app
/
dao
History
minglis
7b69a4e53e
Merge pull request
#692
from alphagov/job-status-filter
...
add statuses filter to GET /service/{}/job
2016-09-27 15:31:50 +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
fix dao_get_jobs_by_service_id
2016-09-23 17:05:42 +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
…