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-16 23:51:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c36d61c0712c4f03415a0b82ca7abfdc016effab
notifications-api
/
app
/
dao
History
Rebecca Law
30ca9e7e78
Merge pull request
#811
from alphagov/check-service-is-active
...
Check service is active
2017-02-02 11:59:28 +00:00
..
__init__.py
…
api_key_dao.py
…
dao_utils.py
move deactivate functionality into one database transactions
2016-11-11 11:20:41 +00:00
events_dao.py
…
invited_user_dao.py
…
jobs_dao.py
filter out test jobs from the GET /service/{}/job endpoint
2016-10-11 14:30:40 +01:00
notifications_dao.py
Performance improvement to the template usage query.
2017-02-02 09:45:06 +00:00
organisation_dao.py
…
permissions_dao.py
Cancel job if the service is inactive.
2017-02-02 11:34:00 +00:00
provider_details_dao.py
Refactor to switch properly when providers have equal priority with test
2017-01-23 13:36:04 +00:00
provider_rates_dao.py
…
provider_statistics_dao.py
Allow filtering of billing info by financial year
2017-01-27 11:13:22 +00:00
service_whitelist_dao.py
…
services_dao.py
Split out handling of BST queries for reuse
2017-01-31 14:16:35 +00:00
templates_dao.py
…
users_dao.py
Add user dao method to update a single user attr
2016-11-07 17:42:39 +00:00