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-01 20:08:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
929486ae46c856fdd29f862c81534c7c079c4fe3
notifications-api
/
app
/
dao
History
Leo Hemsted
d89e9e9930
Merge pull request
#628
from alphagov/notification-statistics
...
Platform admin notification query
2016-08-25 14:37:46 +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
Returns the outcome statistics for the job on the API call.
2016-08-23 16:46:58 +01:00
notifications_dao.py
Merge branch 'master' into noti-stats-cleanup
2016-08-24 14:24:17 +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
…
services_dao.py
tests for detailed services
2016-08-24 15:00:51 +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
…