Releases: DFE-Digital/get-into-teaching-app
Release 4354
Updating feedback purpose messaging to strengthen message to users about not entering personal information
Trello card
Context
Update to feedback purpose messaging to deter users providing personal information
Changes proposed in this pull request
Guidance to review
Release 4353
Trello card
Context
Our DAC audit last year flagged that we don’t tell users when links are opening in a new tab (see attached tickets).
We’ve developed some standards for how links work on our site:
internal and external links will only open in a new tab if the user would lose information such as filling out a form eg. Privacy policy
we will tell users when they are clicking on an external non-gov.uk site by providing more descriptive content to the user
Changes proposed in this pull request
Guidance to review
Release 4348
https://trello.com/c/C7oKLqk4
Create an RE subject page
Release 4340
Trello card
https://trello.com/c/U5rbitfq/6926-allow-link-text-in-funding-widget
Context
We want to be able to add link text to the subject-specific content in the funding widget on our bursaries and scholarships page.
Changes proposed in this pull request
Adapted widget code to allow anchor tags by removing html_safe
from .erb
file and incorporating into .rb
file for funding_results
.
Guidance to review
- check it's a suitable approach from a code perspective.
- check it has the intended behaviour needed.
Release 4349
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in the npm_and_yarn group
Release 4347
Trello card
https://trello.com/c/uDqGioJH/6880
Context
Changes proposed in this pull request
Guidance to review
Release 4338
Trello card
https://trello.com/c/Gav01Q3k/6882-seo-content-updates-bursary-page
Context
Changes proposed in this pull request
We need to include the following keywords in the page in a natural way:
-
do you have to pay a bursary back
-
how to apply for a bursary
-
postgraduate bursaries
Add internal links to the bursary page:
What are the benefits of QTS section Qualified teacher status (QTS)
The qualifications awarded by the course section How to choose your teacher training course
Guidance to review
Release 4334
Trello card
https://trello.com/c/c8yqXNXI/6910-bump-govuk-frontend-to-v571-on-git-website
Context
We need to bump up the version of Frontend to 5.7.1 due to GDS update.
Changes proposed in this pull request
Bumped GOVUK frontend.
Guidance to review
- check visuals.
- check deprecation warnings in the console.
Release 4342
Trello card
https://trello.com/c/lfmmJsXF/6909-remove-what-theyre-saying-component-styling-from-code
Context
We replaced the what they're saying component on the About GIT events page and the event detail pages with our new quote component. We are no longer using the what they're saying CSS styling associated with the old component.
Changes proposed in this pull request
Removed styling for 'what they're saying' component.
Guidance to review
Release 4341
Bump lycheeverse/lychee-action from 1.5.1 to 2.1.0