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-06-08 23:38:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10a764a2c140d03000b49181f63b952e7e47de22
notifications-api
/
app
/
dao
History
Martyn Inglis
10a764a2c1
Renamed the header of the CSV to 'to' from 'number' to allow for email jobs
...
- added new columns to Job and Notification to capture the start/end dates accurately
2016-02-25 09:59:50 +00:00
..
__init__.py
All four http methods working now for user and service restful apis.
2016-01-11 17:19:06 +00:00
api_key_dao.py
Update api-key/revoke endpoint to expire the key for the service.
2016-01-20 14:48:44 +00:00
jobs_dao.py
Move job processing into celery
2016-02-24 17:12:30 +00:00
notifications_dao.py
Renamed the header of the CSV to 'to' from 'number' to allow for email jobs
2016-02-25 09:59:50 +00:00
services_dao.py
Slight tiny up of templates_dao
2016-02-22 09:46:16 +00:00
templates_dao.py
Removed some unused template dao methods
2016-02-24 11:51:02 +00:00
users_dao.py
Add endpoint for getting user by email address
2016-02-23 11:03:59 +00:00