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-04 21:38:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a9cdbd75aab62ca38b8ff19d69e7389dfcac97d
notifications-api
/
tests
/
app
History
Rebecca Law
0a9cdbd75a
Do not create a new version of the template if there is no change to the tempalte.
2016-06-01 10:53:03 +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
[WIP] save reply to email address on service
2016-05-17 10:56:02 +01:00
status
…
template
Do not create a new version of the template if there is no change to the tempalte.
2016-06-01 10:53:03 +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
…