Katie Smith
a26e8c55ef
Remove unused pages with buttons
...
We had two templates that contained a link styled as an old style
button but that weren't being used anywhere (one would actually give a
`500` if you tried to visit it). This removes them and the view function
for one of them (the other no longer had a view function).
2020-02-17 08:05:05 +00:00
Katie Smith
dca6d1690f
Use govuk-button in page footer component
2020-02-17 08:05:05 +00:00
Katie Smith
ac41a22329
Use new button in banner macro
...
This means we can delete a class from the banner scss.
2020-02-17 08:05:05 +00:00
Katie Smith
9c9fffcbb1
Add buttons that require extra spacing
...
These get added using the macro as usual, but with the special spacing
classes added to ensure there's no change to their appearance.
2020-02-17 08:05:05 +00:00
Katie Smith
7ff8b73088
Update buttons that are inline with search box
...
There were 3 pages where we had a search button inline with a text box.
This replaces the search button with a button from govuk-frontend and
updates the way we style this button to use BEM, which is the style we
now want to use.
2020-02-17 08:05:05 +00:00
Katie Smith
f3bb93f460
Replace straightforward buttons and links styled like buttons
...
This replaces the buttons that aren't part of a macro and that we don't
need to write additional styles for with their govuk-frontend equivalent.
There were some links that were styled to look like buttons, so these
have also been replaced with the new govuk-frontend macro.
There was one button on the `choose-account.html` template that was in a
section of code that was never reached - this has been deleted.
2020-02-17 08:05:05 +00:00
Tom Byers
1b1591cf20
Use details component on pricing page
...
Native `<details>` elements will work in most
evergreen browsers but the details component from
GOVUK Frontend adds missing accessibility
information through ARIA.
2020-02-14 14:41:17 +00:00
Tom Byers
51594cdcf7
Merge pull request #3298 from alphagov/update-Using-Notify-pages
...
Update Using Notify pages, features and guidance
2020-02-14 14:10:03 +00:00
karlchillmaid
936787ed35
Update app/templates/views/trial-mode.html
...
Co-Authored-By: Tom Byers <tombaromba@gmail.com >
2020-02-14 13:36:36 +00:00
Katie Smith
9c927f950c
Merge pull request #3296 from alphagov/add-letter-specification-guidance
...
Add letter specification guidance
2020-02-13 16:21:45 +00:00
karlchillmaid
29c5412a8d
Add filetypes to links
2020-02-13 13:06:54 +00:00
karlchillmaid
868142005d
Fix time formatting
2020-02-13 11:48:34 +00:00
karlchillmaid
6d2d60e6f7
Update status descriptions, fix time formatting
2020-02-13 11:47:45 +00:00
karlchillmaid
2364019a5e
Update Before you request to go live content
2020-02-13 11:43:53 +00:00
karlchillmaid
04dd047b19
Add anchors to headings
2020-02-13 11:40:23 +00:00
karlchillmaid
57171d356b
Add anchor link and remove comma
2020-02-13 11:37:28 +00:00
karlchillmaid
ce553317c6
Remove file types
...
Remove file types from links while I check the GOV.UK style guide
2020-02-12 15:01:17 +00:00
karlchillmaid
e27b58524f
Add anchor to link
2020-02-12 14:24:49 +00:00
karlchillmaid
15aa876f4c
Add anchor
2020-02-12 14:23:53 +00:00
karlchillmaid
600cc49345
Add link to guidance
2020-02-12 14:22:25 +00:00
karlchillmaid
8fb9668775
Add letter specification guidance
...
Add letter specification information to the guidance
2020-02-12 14:13:50 +00:00
karlchillmaid
733af6ec2d
Update introduction
2020-02-12 12:34:20 +00:00
karlchillmaid
38fd842d33
Merge pull request #3213 from alphagov/add-guidance-content
...
Add first iteration of guidance content, including updating navigation menus and footer.
2020-02-12 11:43:07 +00:00
karlchillmaid
98ccce5d90
Make click-throughs content clearer
2020-02-12 11:33:10 +00:00
karlchillmaid
d24d772cfa
Reorder introduction content
2020-02-12 11:25:58 +00:00
karlchillmaid
0949fc6480
Update app/templates/views/guidance/edit-and-format-messages.html
2020-02-12 11:17:26 +00:00
karlchillmaid
4d7a41d55d
Merge pull request #3289 from alphagov/change-callout-to-inset-text
...
Change callout to inset text
2020-02-12 11:17:07 +00:00
Chris Hill-Scott
6b703614b9
Merge pull request #3280 from alphagov/swap-nav-order-org-users
...
Swap order of usage and team members in navigation when organisation users are looking at a service
2020-02-11 11:21:14 +00:00
karlchillmaid
f7e1e35dcb
Remove commented-out content
...
Co-Authored-By: Tom Byers <tombaromba@gmail.com >
2020-02-06 16:06:00 +00:00
karlchillmaid
77590bb9d3
Remove commented-out content
...
Co-Authored-By: Tom Byers <tombaromba@gmail.com >
2020-02-06 16:05:32 +00:00
karlchillmaid
d646238a01
Remove commented-out content
...
Co-Authored-By: Tom Byers <tombaromba@gmail.com >
2020-02-06 16:03:48 +00:00
karlchillmaid
ccb783c43b
Update app/templates/views/guidance/index.html
...
Co-Authored-By: Tom Byers <tombaromba@gmail.com >
2020-02-06 16:02:41 +00:00
karlchillmaid
a5c77a6fc3
Remove commented-out content
2020-02-06 16:01:23 +00:00
karlchillmaid
74874ee78d
Remove commented-out content
2020-02-06 15:59:07 +00:00
karlchillmaid
79373909bd
Add 'add'
2020-02-06 12:54:27 +00:00
karlchillmaid
5775ccb5b1
Change callout to inset text
2020-02-06 12:30:22 +00:00
karlchillmaid
c7983c2396
Update app/templates/views/get-started.html
...
Fix b tag
Co-Authored-By: Tom Byers <tombaromba@gmail.com >
2020-02-05 09:24:59 +00:00
Leo Hemsted
5b868ff268
remove api keys from codebase
...
these are just used for tests so don't need to look like real api keys.
2020-02-04 14:44:19 +00:00
karlchillmaid
ca5a92c682
Comment out 'Upload your own letters'
...
Comment out 'Upload your own letters' because this feature is not available to all users yet.
2020-02-04 13:51:43 +00:00
karlchillmaid
92ad395fca
Comment out and update content
...
Comment out and update content because Upload a letter is not available to all users yet.
2020-02-04 13:50:29 +00:00
karlchillmaid
fcf1494051
Update links - comment out Send messages
2020-02-03 15:04:48 +00:00
karlchillmaid
b0e539abba
Fix </ol> tag
2020-02-03 14:25:28 +00:00
karlchillmaid
6d4d176039
Edit content
2020-02-03 13:29:58 +00:00
karlchillmaid
76f46e47d7
Update description
2020-02-03 13:26:02 +00:00
karlchillmaid
0d9f5b27cd
Update description of clickable link text
...
Update description of clickable link text to make it clear we're talking about email. This is because we **do** hide URLs behind clickable link text on web pages.
2020-02-03 13:22:38 +00:00
karlchillmaid
6341c4adb3
Fix </b> tag
2020-02-03 13:11:41 +00:00
karlchillmaid
d9f9205e78
Add instruction
2020-02-03 13:09:55 +00:00
karlchillmaid
83bcd78e44
Delete 'name' from explanation
2020-02-03 13:05:37 +00:00
karlchillmaid
6843930d48
Update link headings
2020-02-03 13:02:55 +00:00
Chris Hill-Scott
8b9c2b7427
Fix tests
2020-02-03 12:47:42 +00:00