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-06 18:54:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bcaf7741d776ac63e5b42e2b19ea5f62fb5adad
notifications-api
/
tests
/
app
/
dao
History
Adam Shimali
99c9cd608c
[WIP] changed dao query to use .first and return specific not found
...
error message from rest view method.
2016-02-25 12:13:25 +00:00
..
__init__.py
…
test_api_key_dao.py
Add unique constraint for api_key on service_id and name
2016-01-21 16:53:53 +00:00
test_invited_user_dao.py
[WIP] changed dao query to use .first and return specific not found
2016-02-25 12:13:25 +00:00
test_jobs_dao.py
Added notification count to jobs.
2016-02-22 14:57:33 +00:00
test_notification_dao.py
Fixed up the get_notitication endpoint
2016-02-16 11:22:44 +00:00
test_services_dao.py
Refactored the services dao to be a little cleaner
2016-02-19 15:53:15 +00:00
test_templates_dao.py
Updates to template endpoints:
2016-02-22 12:55:18 +00:00
test_users_dao.py
Add endpoint for getting user by email address
2016-02-23 11:03:59 +00:00