Commit Graph

7170 Commits

Author SHA1 Message Date
Chris Waszczuk
ad4d4f18af Fixed typo 2017-09-05 10:57:28 +01:00
pyup-bot
5538512c55 Update pyexcel-io from 0.5.0 to 0.5.1 2017-09-02 19:46:04 +01:00
Pete Herlihy
24e2f732da 75-76 For ONS Surveys 2017-08-31 16:57:19 +01:00
Pete Herlihy
b09564b337 Adding new message sending flow diagram 2017-08-31 13:57:25 +01:00
Pete Herlihy
83d491bc1e Delete the old sending flow image... 2017-08-31 13:56:38 +01:00
Chris Hill-Scott
9ad980c59c Merge pull request #1467 from alphagov/pyup-update-pyexcel-xls-0.4.1-to-0.5.0
Update pyexcel-xls to 0.5.0
2017-08-31 11:42:53 +01:00
Chris Hill-Scott
a50baf089b Merge pull request #1466 from alphagov/pyup-update-pyexcel-ods3-0.4.1-to-0.5.0
Update pyexcel-ods3 to 0.5.0
2017-08-31 11:42:47 +01:00
Chris Hill-Scott
bd035799ee Merge pull request #1453 from alphagov/password-changed-delta
Talk about time of last password change relatively
2017-08-31 11:42:24 +01:00
Chris Hill-Scott
de94581e8f Merge pull request #1452 from alphagov/features-to-register
Link to create account page from features page
2017-08-31 11:42:00 +01:00
pyup-bot
84ab38611f Update pyexcel-xls from 0.4.1 to 0.5.0 2017-08-31 11:32:13 +01:00
pyup-bot
a2c5c817e8 Update pyexcel-ods3 from 0.4.1 to 0.5.0 2017-08-31 11:31:28 +01:00
Chris Hill-Scott
0b467f911d Merge pull request #1461 from alphagov/pyup-update-pyexcel-xlsx-0.4.1-to-0.5.0.1
Update pyexcel-xlsx to 0.5.0.1
2017-08-31 11:31:11 +01:00
Chris Hill-Scott
2af18d3c87 Merge pull request #1463 from alphagov/using-notify
Adding the new Using Notify page
2017-08-31 11:23:45 +01:00
Chris Hill-Scott
240f2e42de Merge pull request #1458 from alphagov/pyup-update-pyexcel-io-0.4.4-to-0.5.0
Update pyexcel-io to 0.5.0
2017-08-31 11:23:39 +01:00
Pete Herlihy
347023d1da Adding the image of sending flow for using notify page 2017-08-31 11:10:40 +01:00
Pete Herlihy
7a7e71ce5d Adding Using Notify to the footer links 2017-08-31 11:10:39 +01:00
Pete Herlihy
f7ff745872 New Using Notify static page
Adds the new Using Notify view

Adds route to Using Notify page.

Add redirects for old pages

Removes the delivery and failure page as it's now in the Using Notify one

Removes the trial mode page due to Using Notify page
2017-08-31 11:10:02 +01:00
pyup-bot
fff4e27c98 Update pyexcel-xlsx from 0.4.1 to 0.5.0.1 2017-08-30 23:45:58 +01:00
pyup-bot
a979c510c8 Update pyexcel-io from 0.4.4 to 0.5.0 2017-08-30 23:16:00 +01:00
Chris Hill-Scott
dbecbdfed4 Merge pull request #1457 from alphagov/fix-green-border-tour
Fix green border on tour banner
2017-08-30 16:45:00 +01:00
Chris Hill-Scott
0c73a4cb9f Fix green border on tour banner 2017-08-30 16:36:48 +01:00
Chris Hill-Scott
cf9b9863a6 Merge pull request #1454 from alphagov/let-notify-users-have-international-phone-numbers
Let users register with int’national phone numbers
2017-08-30 15:54:47 +01:00
Chris Hill-Scott
bcf157fa19 Merge pull request #1455 from alphagov/pyup-update-boto3-1.4.6-to-1.4.7
Update boto3 to 1.4.7
2017-08-30 15:54:39 +01:00
Chris Hill-Scott
7e46212208 Merge pull request #1456 from alphagov/74-75
74-75 for Get your State Pension (DWP)
2017-08-30 15:54:30 +01:00
Pete Herlihy
0643349dc9 74-75 for Get your State Pension (DWP) 2017-08-30 13:51:20 +01:00
pyup-bot
3a49580a42 Update boto3 from 1.4.6 to 1.4.7 2017-08-29 21:30:59 +01:00
Chris Hill-Scott
188ce5e5a7 Let users register with int’national phone numbers
Right now Notify restricts you to registering with a UK mobile number.
This is because when we built the user registration stuff we couldn’t
send to international mobiles.

However we can send to international mobile numbers, and it’s totally
reasonable to expect employees of the UK government to be working
abroad, and have a foreign mobile phone – we’ve heard from one such
user.

So this commit:
- changes all places where users enter their own phone number to use
  the validation function which allows international phone numbers
- renames the `mobile_number` validation to `uk_mobile_number` to make
  it explicit, and force it to break the tests if there’s somewhere it’s
  being used that I haven’t thought of
2017-08-29 14:52:24 +01:00
Chris Hill-Scott
c4edb3a8d8 Talk about time of last password change relatively
People don’t talk about having last changed their password ‘on 15 July’;
they talk about having changed it ‘two weeks ago’.

Interfaces are usually clearer when they employ the same language as the
people using them.
2017-08-29 11:21:25 +01:00
Chris Hill-Scott
15aa17250a Link to create account page from features page
Doesn’t make sense to make people click through the product
page in order to get to the create account page.

Thanks Paola.
2017-08-29 09:58:18 +01:00
Chris Hill-Scott
a75567ba50 Merge pull request #1451 from alphagov/pyup-update-moto-1.0.1-to-1.1.1
Update moto to 1.1.1
2017-08-29 09:44:41 +01:00
pyup-bot
a1c510f672 Update moto from 1.0.1 to 1.1.1 2017-08-26 08:16:55 +01:00
Chris Hill-Scott
aa50864d1b Merge pull request #1449 from alphagov/fix-trial-mode-error-print-test-letter
Don’t show trial mode error if making test letter
2017-08-25 14:50:11 +01:00
Chris Hill-Scott
7d8eb33c38 Merge pull request #1448 from alphagov/bump-utils-19.0.4
Bump utils to 19.0.4
2017-08-25 14:34:52 +01:00
Chris Hill-Scott
6c578cf8bc Merge pull request #1447 from alphagov/pyup-update-pyexcel-xls-0.4.0-to-0.4.1
Update pyexcel-xls to 0.4.1
2017-08-25 14:34:47 +01:00
Chris Hill-Scott
edf54d8fe0 Don’t show trial mode error if making test letter
We don’t want users in trial mode sending real letters. So we’ve
introduced an error message. This error message is also showing up when
users in trial mode and making a test letter (and having the knock on
effect of hiding the download button).

They should be able to make a test letter in trial mode, because it
doesn’t cost anything.
2017-08-25 14:20:15 +01:00
Chris Hill-Scott
ac0315e968 Bump utils to 19.0.4
Brings in:
- [ ] https://github.com/alphagov/notifications-utils/pull/212
2017-08-25 09:34:12 +01:00
pyup-bot
af0e33c123 Update pyexcel-xls from 0.4.0 to 0.4.1 2017-08-25 07:15:53 +01:00
Rebecca Law
62ccd822ff Merge pull request #1444 from alphagov/remove-unused-endpoint
Removed service_api_client.get_monthly_notification_stats
2017-08-24 16:34:57 +01:00
Chris Hill-Scott
ea95493b42 Merge pull request #1445 from alphagov/inbound-sms-number-shown-bug
Put the inbound number on the invite page
2017-08-24 14:03:50 +01:00
Chris Hill-Scott
d958b5f00f Merge pull request #1446 from alphagov/no-n-dvla
Don’t add newlines to DVLA markup view of template
2017-08-24 13:58:49 +01:00
Chris Hill-Scott
da70310f8e Merge pull request #1407 from alphagov/no-letters-trial-mode
Don’t let users in trial mode send letters
2017-08-24 13:58:43 +01:00
Chris Hill-Scott
7e097e887e Make sure empty inbox also show the correct number
…since it’s divorced from the SMS sender now.
2017-08-24 13:57:12 +01:00
Chris Hill-Scott
9c080466a7 Don’t add newlines to DVLA markup view of template
It’s more confusing than helpful.
2017-08-24 11:44:43 +01:00
Chris Hill-Scott
66e4129c54 Make tests more comprehensive 2017-08-24 10:13:14 +01:00
Chris Hill-Scott
453ee44dfb Put the inbound number on the invite page
Inbound number and SMS sender are divorced from each other now. This
page was assuming that they were the same thing.
2017-08-24 10:02:02 +01:00
Chris Hill-Scott
ed9b4362e7 fix whitespace 2017-08-24 09:57:43 +01:00
Rebecca Law
16f3aafa10 Removed service_api_client.get_monthly_notification_stats because it is not being used anymore. 2017-08-23 17:07:42 +01:00
Rebecca Law
10ad56f12e Merge pull request #1440 from alphagov/bump-utils-19.0.0
Bump utils to 19.0.0
2017-08-23 15:36:30 +01:00
Pete Herlihy
f54d84d383 Merge pull request #1442 from alphagov/73-74
73-74 for GDS Academy Booking
2017-08-23 14:27:44 +01:00
Pete Herlihy
b17382170b Merge pull request #1443 from alphagov/roadmap-update
Updated roadmap for August onwards
2017-08-23 14:26:51 +01:00