Releases: DFE-Digital/get-into-teaching-app
Release 3035
Trello card
Context
We now have an image of advisers at an event that is a better representation than what we were using previously.
Udpate the home page and promo sections to use the new adviser image.
Changes proposed in this pull request
- Update image showing advisers
Guidance to review
Home page | Promo |
---|---|
Release 3031
Trello card
Context
Failing pagespeed job with Access denied
: https://github.com/DFE-Digital/get-into-teaching-app/actions/runs/3655563663
Changes proposed in this pull request
The pagespeed endpoint doesn't require authentication so we don't need to send the credentials
Guidance to review
https://github.com/DFE-Digital/get-into-teaching-app/actions/runs/3648073887
It still failed, but hopefully that's another issue
Release 3030
Trello card
Context
A banner was added to the top of the international student page at start of cycle to promote the change in eligibility. This was intended as a time-limited banner; clicks on the banner link have started to decline.
Release 3029
Trello card
Context
We need to update our accessibility statement following the DAC accessibility audit and associated changes.
Release 3024
Trello card
Context
Request received via support team to add South West Teacher Training SCITT to the Assessment only page
Release 3023
Trello card
Context
We no longer have the privacy policy step; remove it from the integration tests.
Changes proposed in this pull request
- Update integration specs for new privacy policy
Guidance to review
Release 3022
Bump decode-uri-component from 0.2.0 to 0.2.2
Release 3020
Trello card
Context
We are getting a false positive error from Snyk/brakeman scanning this file as there is a syntax error on line 5. It's
not causing issues to users/our tests because the partial is unused.
Fix syntax error (we want to use this partial again the future).
Changes proposed in this pull request
- Fix events promo section
Guidance to review
Release 3019
Trello card
Context
The license for these images is expiring and so we are replacing them.
Changes proposed in this pull request
- Replace images on is teaching right for me page
Guidance to review
Release 3010
Bump jest-environment-jsdom from 29.2.2 to 29.3.1