Leo Hemsted
8c14113da5
only show mobile number on register from invite page if user is sms_auth
...
also clean up the way the form is invoked - it now populates from an
invited_user object
2017-11-14 15:53:38 +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
Chris Hill-Scott
23a1c388f3
Add a link to download a PDF of a sent letter
...
This is useful for service teams to keep a copy for their records. The
letter won’t be available in Notify once the 7 day retention period has
passed.
2017-11-13 12:17:16 +00:00
Chris Hill-Scott
6995ddc8f5
Don’t list all letter address cols if some missing
...
If you’ve spelt ‘postcode’ wrong, or missed only ‘address_line_2’ then
it’s pretty noisy to be told that your file needs columns called address
line 1, address line 2, and postcode.
It’s better to be specific about which column you need to fix in order
to get past this error. As a principle, we’ve found it better to tell
get people to fix one error at a time, rather than overwhelm them with a
list of errors to correct – this is why we split the recipient column
errors out separately in the first place.
2017-11-10 10:10:34 +00:00
Chris Hill-Scott
1412933356
Make dashboard totals smaller if numbers are big
...
Numbers over a billion overflow the two column layout. Numbers over one
hundred thousand overflow the three column layout.
This commit makes the type size smaller in these cases, so that the
numbers still fit in the boxes.
2017-11-09 17:50:19 +00:00
chrisw
1effec78e5
alter login flow to allow for email auth login
2017-11-09 16:07:28 +00:00
Rebecca Law
8c9d90c0f8
Remove unused routes
2017-11-09 13:48:27 +00:00
venusbb
66b49821a7
Merge branch 'master' of https://github.com/alphagov/notifications-admin into vb-free-sms-history
2017-11-09 09:24:49 +00:00
Chris Hill-Scott
dbd4372ca3
Merge pull request #1624 from alphagov/cesg---ncsc
...
Updated the domain for CHECK link from cesg to ncsc
2017-11-07 17:11:39 +00:00
Pete Herlihy
83d8e3d99b
Updated the domain for CHECK link from cesg to ncsc
2017-11-07 17:02:22 +00:00
Pete Herlihy
75bca28cc1
103 - 104 and 44 - 45 orgs for DBS
2017-11-07 16:36:05 +00:00
Pete Herlihy
430c67e538
102 - 103 for FormFinder Admin MOJ
2017-11-06 16:34:34 +00:00
Chris Hill-Scott
31497945c0
Change wording based on Thom’s feedback
2017-11-06 14:12:25 +00:00
Chris Hill-Scott
6d3855bba4
Allow updates to SMS prefixing setting
...
We’re extracting this from being determined based on what the sender
name is to its own setting.
This commit will let users set it independently.
Until the explicitly set it, it will still be determined based on
whether their default sender name matches the default for the platform.
2017-11-06 11:24:46 +00:00
Chris Waszczuk
98c8ddca38
Merge pull request #1598 from gov-cjwaszczuk/master
...
Email auth for inviting members and editing permissions
2017-11-06 10:00:15 +00:00
Pete Herlihy
8985f3978e
Merge pull request #1611 from alphagov/inbound-callback
...
Inbound callback page
2017-11-03 16:22:48 +00:00
Chris Hill-Scott
c19855c0b0
Fix missing import
2017-11-03 16:12:37 +00:00
Pete Herlihy
60a39b2e49
Updated the callbacks page to add the link to new documentation.
2017-11-03 16:10:26 +00:00
Pete Herlihy
4b2ba34d68
Updated the label to set the callback URL on the settings page
2017-11-03 14:25:31 +00:00
Pete Herlihy
bc7af49b56
New page explaining the format of callback messages
2017-11-03 14:24:10 +00:00
Chris Hill-Scott
c0f1de2342
Merge pull request #1596 from alphagov/extra-letter-spacing-phone-search
...
Add extra letter spacing to phone number search
2017-11-03 14:20:21 +00:00
Chris Hill-Scott
2ed46b6458
Merge pull request #1606 from tuzz/fix-a-typo
...
Fix a typo: generates -> generate
2017-11-03 14:20:15 +00:00
Chris Patuzzo
5152fa8e82
Fix a typo: generates -> generate
2017-11-02 13:51:00 +00:00
Rebecca Law
3f1c543735
Fix some formatting on the trial mode services page
2017-11-02 13:39:37 +00:00
chrisw
c6ea90a7d8
Email auth for inviting members and editing permissions
2017-11-02 12:38:01 +00:00
Rebecca Law
5e175954d2
Merge pull request #1600 from alphagov/add-letters-to-platform-admin
...
Add letter counts to the platform admin page.
2017-11-02 10:16:02 +00:00
Rebecca Law
4acfd4101f
Add letter counts to the platform admin page.
...
The big number counts are based on how many messages have been delivered. For letters we are using the requested count.
2017-11-01 16:33:06 +00:00
Pete Herlihy
fafb8dc75b
100-102 for GOV.UK Email and SSCSA
2017-11-01 14:50:15 +00:00
Chris Hill-Scott
57ca2b48ee
Add extra letter spacing to phone number search
...
This is another place where you might be transcribing a phone number and
having it spaced out will make it easier for you to spot errors.
2017-10-31 17:54:22 +00:00
Pete Herlihy
061ef3dddc
98 to 100 services..... woo hoo....
...
Also corrected the org count to 44 as HM Passports Office isn't a separate org from Home Office.
2017-10-31 12:27:34 +00:00
venusbb
8ea38ba7b6
Use annual_billing tables at backend for getting and updating free_sms_fragment_limit
2017-10-31 11:22:57 +00:00
chrisw
d02cd67b0d
Fixed broken edit functionality
2017-10-30 15:31:35 +00:00
chrisw
4e721c95ce
Added Multiple SMS sender functionality
2017-10-30 13:40:34 +00:00
Leo Hemsted
8ec50971eb
Merge pull request #1588 from alphagov/email-auth-toggle
...
Email auth toggle
2017-10-27 15:00:20 +01:00
Chris Hill-Scott
090622cc36
Merge pull request #1586 from alphagov/multipler
...
Fix spelling mistake on pricing page
2017-10-27 13:05:19 +01:00
Chris Hill-Scott
aaad23d895
Merge pull request #1583 from alphagov/add-ga-settings
...
Standardise Google Analytics tracking across GaaP
2017-10-27 13:05:07 +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
Chris Hill-Scott
36423d71e7
Add Google search console verification code
...
This proves to Google search console that we own this domain, and will let us start getting some more insights about how and when Notify appears in search results.
2017-10-27 11:33:10 +01:00
Chris Hill-Scott
5fd4778e87
Fix spelling mistake on pricing page
2017-10-27 09:10:29 +01:00
Pete Herlihy
5f57d3ddaf
And now 98..... Local Land Charges
2017-10-26 16:19:44 +01:00
Pete Herlihy
2e9733460a
And acutally 97 now for UC Transfers Mgmt
2017-10-26 14:41:34 +01:00
Pete Herlihy
c387854920
90-96 services and 41-45 orgs
2017-10-26 14:16:04 +01:00
Pete Herlihy
81978e071c
Better strapline on the homepage
2017-10-26 12:58:02 +01:00
Chris Hill-Scott
828c2de475
Merge pull request #1581 from alphagov/not-set-not-none
...
Look for correct text when determining text colour
2017-10-26 12:28:11 +01:00
Chris Hill-Scott
62fcc2429f
Standardise Google Analytics tracking across GaaP
...
These are the settings that our analytics person has said we should be
using across all the GaaP products.
This commit also makes sure our tracking code is identical across all
the templates that have it in (including the obsfucation of UUIDs). We
may want to remove the ID obsfucation later on, but for now let’s make
sure it’s happening consistently in all the places.
2017-10-26 11:11:05 +01:00
Chris Hill-Scott
127c381d22
Tidy up layout of letter contact blocks
...
Linebreaks are an important part of the letter contact block, and make
it easier to read.
Bold text works for short pieces of info like email addresses or phone
numbers, but is too heavy for the letter contact blocks because they
tend to be longer.
2017-10-25 11:46:12 +01:00
Chris Hill-Scott
a51059e174
Look for correct text when determining text colour
...
We used to say ‘None’ if this was empty. Now we say ‘Not set’. The thing
that decides whether to make the text grey or not was looking for ‘None’
(the old thing).
2017-10-24 17:15:16 +01:00
Chris Hill-Scott
2386a05cb7
Merge pull request #1579 from alphagov/right-align-reply
...
Right-align reply link in conversation view
2017-10-24 12:24:14 +01:00
Chris Hill-Scott
e49693281a
Right-align reply link in conversation view
...
So that it lines up with the outbpund messages.
Also the ‘send’ button is usually right-aligned when using Whatsapp,
iMessage, etc.
2017-10-24 12:00:51 +01:00
Chris Hill-Scott
d9104ba59f
Add page to change SMS allowance
...
There may be exceptions to the rule, so we should have a way of
overriding this manually.
2017-10-23 17:45:44 +01:00