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-19 09:01:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe7d894420a5cf3b1f2eec572b11a4e461e9917b
notifications-api
/
app
/
dao
History
Martyn Inglis
754ccbe9af
Removed update reference from updating the provider stats
...
- single focus method - allows not to pollute DAO with research mode
2016-06-02 09:52:47 +01:00
..
__init__.py
Updated date query so that the created_at date is truncated so that we get all jobs created number of days requested.
2016-05-25 11:13:49 +01:00
api_key_dao.py
Add server_commands and update readme.md
2016-05-18 12:20:56 +01:00
dao_utils.py
Make update notification status transcational.
2016-05-27 12:09:36 +01:00
events_dao.py
…
invited_user_dao.py
…
jobs_dao.py
Updated date query so that the created_at date is truncated so that we get all jobs created number of days requested.
2016-05-25 11:13:49 +01:00
notifications_dao.py
Removed update reference from updating the provider stats
2016-06-02 09:52:47 +01:00
permissions_dao.py
…
provider_details_dao.py
…
provider_rates_dao.py
…
provider_statistics_dao.py
…
services_dao.py
Added some tests around creating and updated services
2016-05-31 12:49:06 +01:00
templates_dao.py
only return unarchived templates when getting all templates
2016-05-23 14:20:02 +01:00
users_dao.py
Make the get_user_by_email_address case insenstive.
2016-05-20 13:43:31 +01:00