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-05-27 09:28:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05e72b07aec98132853de79a33203e3714e08ed9
notifications-api
/
tests
/
app
History
Rebecca Law
05e72b07ae
Return status code 304 when template is not updated.
...
Moved import
2016-06-01 11:50:45 +01:00
..
authentication
…
celery
Notification not created in send_sms or send_email when service is in restricted mode.
2016-05-31 14:55:06 +01:00
clients
Firetext does not have a status code for temporary-failure.
2016-05-26 16:46:00 +01:00
dao
Reorder updates to the notification / stats tables to match create.
2016-05-31 10:17:15 +01:00
events
…
invite
…
job
Add a limit days query param for get all jobs.
2016-05-24 17:21:04 +01:00
notifications
Merge branch 'master' into permanent-failure-firetext
2016-05-27 12:10:59 +01:00
permissions
…
provider_details
…
service
…
status
…
template
Return status code 304 when template is not updated.
2016-06-01 11:50:45 +01:00
template_statistics
…
user
…
__init__.py
…
conftest.py
Update job.notifications_delivered and job.notifications_failed count when updating the status of a notification.
2016-05-24 11:31:44 +01:00
test_encryption.py
…