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-16 07:31:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0887910b1b648a0d06be4ce4067d2cb051eb83b2
notifications-api
/
tests
/
app
History
Rebecca Law
0887910b1b
Get the sms sender from the notificaiton_sms_sender mapping table if that does not exist get the default sms sender to pass on to the sms provider.
2017-10-30 14:55:44 +00:00
..
accept_invite
…
authentication
…
aws
…
billing
…
celery
Fix typo
2017-10-27 16:00:07 +01:00
clients
…
dao
Get the sms sender from the notificaiton_sms_sender mapping table if that does not exist get the default sms sender to pass on to the sms provider.
2017-10-30 14:55:44 +00:00
delivery
Get the sms sender from the notificaiton_sms_sender mapping table if that does not exist get the default sms sender to pass on to the sms provider.
2017-10-30 14:55:44 +00:00
dvla_organisation
…
events
…
inbound_number
Kept the test after all
2017-10-03 11:04:29 +01:00
inbound_sms
…
invite
…
job
…
letters
…
notifications
Added an optional parameter in the form for POST /v2/notifications/sms and /service/<service_id>/send-notification to pass in the SMS sender id.
2017-10-30 13:36:49 +00:00
organisation
…
performance_platform
…
provider_details
…
public_contracts
…
service
Added an optional parameter in the form for POST /v2/notifications/sms and /service/<service_id>/send-notification to pass in the SMS sender id.
2017-10-30 13:36:49 +00:00
status
Removed the _delivery_status endpoint.
2017-10-17 15:51:42 +01:00
template
…
template_statistics
…
user
…
v2
Added an optional parameter in the form for POST /v2/notifications/sms and /service/<service_id>/send-notification to pass in the SMS sender id.
2017-10-30 13:36:49 +00:00
__init__.py
…
conftest.py
Make international SMS on for new services
2017-10-19 11:43:27 +01:00
db.py
Get the sms sender from the notificaiton_sms_sender mapping table if that does not exist get the default sms sender to pass on to the sms provider.
2017-10-30 14:55:44 +00:00
test_cloudfoundry_config.py
…
test_commands.py
…
test_config.py
Removed the new queue name as it is not needed.
2017-10-12 16:57:04 +01:00
test_encryption.py
…
test_model.py
Added an optional parameter in the form for POST /v2/notifications/sms and /service/<service_id>/send-notification to pass in the SMS sender id.
2017-10-30 13:36:49 +00:00
test_route_authentication.py
…
test_schemas.py
…
test_statsd_decorators.py
…
test_user_agent_processing.py
…
test_utils.py
…