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-17 07:20:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79dfc360f21432b0377f9ba54bdfcc4f0490e2bb
notifications-api
/
tests
/
app
History
Nicholas Staples
79dfc360f2
Notification not created in send_sms or send_email when service is in restricted mode.
2016-05-31 14:55:06 +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
Update template json to return created_at and updated_at. Also fixed a bug where updated_at was not being added to the templates_history model.
2016-05-19 17:02:55 +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
…