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-01-08 19:54:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8c79bf80dbbe297fb379d449b671512ba7a28f2
notifications-api
/
tests
/
app
History
Rebecca Law
a8c79bf80d
Merge pull request
#334
from alphagov/case-insensitive-email
...
Make the get_user_by_email_address case insensitive.
2016-05-20 15:55:38 +01:00
..
authentication
…
celery
Added job row number to the notification for csv jobs. All tests passing.
2016-05-19 10:46:03 +01:00
clients
Update ses callback to interpret hard and soft bounces.
2016-05-17 15:38:49 +01:00
dao
Make the get_user_by_email_address case insenstive.
2016-05-20 13:43:31 +01:00
events
…
invite
…
job
…
notifications
return all zeros when NotificationStatistics dont exist
2016-05-20 15:24:57 +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
Added job row number to the notification for csv jobs. All tests passing.
2016-05-19 10:46:03 +01:00
test_encryption.py
…