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-03-05 01:43:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
519b912edcbd215f83ed3329ccbebbe9152ec3ab
notifications-api
/
tests
/
app
History
NIcholas Staples
519b912edc
Merge pull request
#271
from alphagov/limit_msg_size
...
Hard sms limits added to the api for send_notification and create_tem…
2016-04-29 12:29:05 +01:00
..
authentication
…
celery
…
clients
…
dao
Merge pull request
#271
from alphagov/limit_msg_size
2016-04-29 12:29:05 +01:00
events
Endpoint for recording events in api.
2016-04-27 10:36:59 +01:00
invite
…
job
Removed update_job endpoint because it is not being used
2016-04-27 09:46:45 +01:00
notifications
Message limit added and all tests passing.
2016-04-29 10:36:59 +01:00
permissions
…
service
Fragment count endpoint added and all tests working.
2016-04-28 12:01:57 +01:00
template
Message limit added and all tests passing.
2016-04-29 10:36:59 +01:00
template_statistics
Align date range for template + notification stats
2016-04-27 11:11:09 +01:00
user
…
__init__.py
…
conftest.py
Fragment count endpoint added and all tests working.
2016-04-28 12:01:57 +01:00
test_encryption.py
…