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-12 17:28:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d89e9e9930d4ec59d3cc68ffbdfd0b40bf441f67
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
refactor authentication code
2016-06-30 10:44:21 +01:00
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
calculate billable units when sending an sms
2016-08-03 16:46:05 +01:00
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
…