Ken Tsang
8fb7f79e5e
Add send letters as PDF service setting
2017-12-01 19:12:22 +00:00
venusbb
581759931f
Merge branch 'master' of https://github.com/alphagov/notifications-admin into vb-free-sms-history
2017-11-14 09:40:05 +00:00
Rebecca Law
8c9d90c0f8
Remove unused routes
2017-11-09 13:48:27 +00:00
venusbb
1ab4681ff5
Use the revise api endpoints without current-year parameter
2017-11-09 13:18:09 +00:00
chrisw
4e721c95ce
Added Multiple SMS sender functionality
2017-10-30 13:40:34 +00:00
Leo Hemsted
fcef77738c
add test to make sure all buttons are plat admin only
2017-10-27 14:34:38 +01:00
Leo Hemsted
ba07fcff2d
move all mocks and things to the fixture to avoid duplication
2017-10-27 12:07:22 +01:00
Leo Hemsted
151605180a
Add email auth platform admin toggle
...
also added tests to check visibility, url, and button content
2017-10-27 11:44:40 +01:00
chrisw
a94415632d
Add multiple letter contact blocks for services from Admin app
2017-10-12 09:47:58 +01:00
chrisw
f012ec57c0
Allow user to add multiple reply-to addresses
2017-09-25 17:05:41 +01:00
Rebecca Law
9d8462e430
Fix codestyle.
...
Revert commit for package-lock.json
2017-08-16 10:00:53 +01:00
Rebecca Law
8aab08d4d2
View to show all inbound sms numbers for the platform admin user.
2017-08-15 17:04:57 +01:00
Rebecca Law
c6a8ef43ec
When setting the permisssion to allow inbound numbers the client will call an api endpoint that will set the next avaiable inbound number for the service.
...
As before the service manager will not be able to change the Text message sender once they have the inbound sms permission.
If the inbound sms permission is turned off the Text message sender setting is once more configurable by the service manager.
The inbound number remains bound to the service, but has "inactive", so that the number can not be used again.
2017-08-15 15:02:20 +01:00
Rebecca Law
0387b72c00
Get the inbound sms working.
...
Created a new test file for the inbound sms service settings changes, felt like the other file was too massive
2017-08-15 13:34:29 +01:00