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-15 23:21:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9ac337c68fe8308f3c7c3fbeb91c609d86cd78a
notifications-api
/
app
/
dao
History
Leo Hemsted
bdb4da4976
tests n stuff
2016-10-07 13:08:41 +01:00
..
__init__.py
…
api_key_dao.py
…
dao_utils.py
improved service whitelist endpoints
2016-09-23 12:21:00 +01:00
events_dao.py
…
invited_user_dao.py
…
jobs_dao.py
tests n stuff
2016-10-07 13:08:41 +01:00
notifications_dao.py
Remove unecessary brackets when returning tuple
2016-10-04 13:05:15 +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
service_whitelist_dao.py
Update ServiceWhitelist dao to conform to new data model
2016-09-27 13:45:36 +01:00
services_dao.py
Create query to sum notificaitons for the message limit check, this is a bit more efficient.
2016-10-03 10:57:10 +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
…