Commit Graph

46 Commits

Author SHA1 Message Date
Rebecca Law
0f64d4d136 Merge pull request #3564 from alphagov/int-letters-content
Add international letter rates to pricing page
2020-09-07 08:13:43 +01:00
karlchillmaid
ae1dc14ff2 Update heading class and add ID 2020-09-01 18:36:33 +01:00
Rebecca Law
fb25af6d9f Add content for international letters to the features page. 2020-08-24 09:47:21 +01:00
karlchillmaid
280f6226d9 Update letters.html 2020-08-17 12:55:29 +01:00
Katie Smith
6a49e5bcbd Add international letter rates to pricing page
This also updates a few pages where we listed the minimum and maximum
letter price.
2020-08-12 13:10:08 +01:00
Chris Hill-Scott
4df99bd27f Don’t allow paragraphs without class attribute
All paragraphs should have class="govuk-body", or be otherwise
custom-styled. This commit adds some extra checks to our test fixture
that looks for paragraphs that don’t have any styling. Our test coverage
is pretty good, so this should check almost all pages, and prevent
regressions.

I’ve done this in such a way that it can be extended for other elements
(e.g. links) in the future.
2020-05-29 17:11:01 +01:00
Katie Smith
99fd317087 Update letter pricing
The pricing page had the correct data, but there were a few pages where
the minimum and maximum price were out of date.
2020-03-09 16:05:23 +00:00
Tom Byers
efa892423a Fix issues raised on pull request
Includes:
- make 'remove team member' link, on edit member
  permissions page, destructive
- convert missed links on /features pages
- convert missed links on /using-notify/guidance and sub pages
- give links in browse-lists back their size and
  weight (needed for lists of live and trial
  services on Platform Admin)
- give links on Platform Admin inbound numbers
  page back their size and weight
- update links in JS tests
2020-02-25 10:52:03 +00:00
Tom Byers
ee9f348ce4 Update all links to use GOVUK Frontend style
Includes:
- turning off :visited styles to match existing
  design
- swapping heading classes used to make links bold
  for the GOVUK Frontend bold override class
- adding visually hidden text to some links to
  make them work when isolated from their context

We may need to revisit whether some links, such as
those for documentation and features, may benefit
from having some indication that their target has
been visited.
2020-02-25 10:47:24 +00:00
Tom Byers
5b306dde4d Revert "Convert all links to govuk frontend" 2020-02-24 11:56:38 +00:00
Tom Byers
5459dd8c13 Fix issues raised on pull request
Includes:
- make 'remove team member' link, on edit member
  permissions page, destructive
- convert missed links on /features pages
- convert missed links on /using-notify/guidance and sub pages
- give links in browse-lists back their size and
  weight (needed for lists of live and trial
  services on Platform Admin)
- give links on Platform Admin inbound numbers
  page back their size and weight
- update links in JS tests
2020-02-20 09:19:06 +00:00
Tom Byers
cd36182ea6 Update all links to use GOVUK Frontend style
Includes:
- turning off :visited styles to match existing
  design
- swapping heading classes used to make links bold
  for the GOVUK Frontend bold override class
- adding visually hidden text to some links to
  make them work when isolated from their context

We may need to revisit whether some links, such as
those for documentation and features, may benefit
from having some indication that their target has
been visited.
2020-02-20 09:11:26 +00:00
karlchillmaid
868142005d Fix time formatting 2020-02-13 11:48:34 +00:00
karlchillmaid
74874ee78d Remove commented-out content 2020-02-06 15:59:07 +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
Chris Hill-Scott
d29f23bfc8 Add left hand navigation
Due to the way the navigation dictionaries are built this mean being
less smart about the view method for the guidance pages.
2020-01-24 16:25:32 +00:00
Chris Hill-Scott
80fe15f517 Fix links 2020-01-22 14:24:58 +00:00
karlchillmaid
bf7086415e Update link text and remove link to spec 2020-01-22 13:50:47 +00:00
karlchillmaid
07bb29fbc0 Update links 2020-01-22 13:49:36 +00:00
karlchillmaid
d7711421d9 Add anchor link 2020-01-22 13:49:05 +00:00
karlchillmaid
b9ec7df023 Add anchor link 2020-01-22 13:48:24 +00:00
karlchillmaid
7057f79532 Update upload letters content 2020-01-22 13:48:23 +00:00
karlchillmaid
3bdcc0ec32 Update upload letters content 2020-01-22 13:48:23 +00:00
Chris Hill-Scott
3762daad84 Add a redirect for the letter specification
This way we have a URL we can give people that always points to the
latest version of the spec.

And it makes our code more Flask-idiomatic to be using `url_for` to be
generating a URL, rather than passing around a constant.
2020-01-15 11:54:14 +00:00
Chris Hill-Scott
a186d0eeff Don’t repeat the letter spec URL in the code
We change this URL fairly frequently because we bump the version number.
Let’s make it easier to change by only defining it once.
2020-01-14 13:32:13 +00:00
Chris Hill-Scott
e73ce0561d Merge branch 'master' into add-get-started-page 2019-10-31 10:54:11 +00:00
Katie Smith
3ad639f571 Link to latest version of letter spec everywhere 2019-10-21 08:35:04 +01:00
karlchillmaid
9234b8830c Add ids to headings, add branding information
The ids are not needed for the first iteration of the Get started page, but we'll start using them as we add and iterate guidance and features content.

We should mention letter branding as a feature.
2019-10-16 13:58:15 +01:00
karlchillmaid
7764a1b440 Add anchor to h3 2019-10-16 10:17:52 +01:00
karlchillmaid
ebf5ce5a76 Update printing and dispatch information
Update printing and dispatch information to match status description
2019-09-18 15:07:18 +01:00
Chris Hill-Scott
399eff7215 Make a reusable ‘content’ template
This is for static content pages and makes sure they always have the
right column widths and sub navigation.
2019-06-04 13:49:39 +01:00
karlchillmaid
67a75bedf6 Update content 2019-04-18 11:29:57 +01:00
karlchillmaid
33ec4228db Update bulk sending, postage and upload 2019-04-18 11:22:31 +01:00
karlchillmaid
d37a3557c4 Correct apostrophe, add VAT 2019-04-16 16:47:52 +01:00
Chris Hill-Scott
534c5b1986 Update app/templates/views/features/letters.html
Co-Authored-By: karlchillmaid <karl.chillmaid@digital.cabinet-office.gov.uk>
2019-04-16 14:43:22 +01:00
karlchillmaid
6830a412de Update links 2019-04-16 10:18:33 +01:00
karlchillmaid
747b68a272 Remove reference to scheduling
Remove reference to scheduling
2019-04-12 11:48:06 +01:00
karlchillmaid
4b3083a715 Amend postage to post
Amend postage to post
2019-04-11 10:31:30 +01:00
Chris Hill-Scott
22cbd8fd11 remove create account CTA if user signed in 2019-04-11 10:31:29 +01:00
Chris Hill-Scott
c9bfca3c32 Fix HTML on letters page 2019-04-11 10:31:29 +01:00
karlchillmaid
48af8b6383 Correct typo
Correct typo
2019-04-11 10:31:25 +01:00
karlchillmaid
15125e0dac Fix html, add link to letter spec
Fix html, add link to letter spec
2019-04-11 10:31:25 +01:00
karlchillmaid
8957b4981d Correct 'create account' link text
Correct 'create account' link text
2019-04-11 10:31:23 +01:00
karlchillmaid
5bf67e0e23 Update letters content
Update letters content
2019-04-11 10:31:23 +01:00
karlchillmaid
87a474c511 Add page formatting
Add page formatting
2019-04-11 10:31:21 +01:00
karlchillmaid
808c3792eb Add file extension
Add file extension
2019-04-11 10:31:21 +01:00