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
2025-12-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33dafafece936ea736f118d19f6eff25d785eb34
notifications-api
/
app
/
dao
History
Adam Shimali
17e5e70f6c
[WIP] Added endpoints under /job for creating, updating and reading
...
notification status.
2016-02-09 14:17:42 +00:00
..
__init__.py
…
api_key_dao.py
…
jobs_dao.py
As job update is a PUT then all non nullable fields
2016-02-05 13:07:02 +00:00
notifications_dao.py
[WIP] Added endpoints under /job for creating, updating and reading
2016-02-09 14:17:42 +00:00
services_dao.py
Added support for validation only of put requests.
2016-01-29 11:11:00 +00:00
templates_dao.py
Sqs queues now populated from all create_notification api calls. Marshmallow schemas added for notification.
2016-02-03 13:16:19 +00:00
users_dao.py
If failed login count > 0 and user subsequently logs in sucessfully,
2016-01-28 11:58:33 +00:00