-
Notifications
You must be signed in to change notification settings - Fork 1
Merge staging to main #200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Increase e2e setup timeout and add retry logic for CI * fix: remove non-public locations from navigation data * feat: improve locations dropdown accessibility and layout - Change to 4-column layout (one per letter bracket) - Add ARIA group labelling with role and aria-labelledby - Improve keyboard focus management with roving tabindex - Add visible focus states for keyboard navigation
* Increase e2e setup timeout and add retry logic for CI * refactor: add repository pattern for stats API to support CI without MongoDB * fix: improve console error suppression for test noise
* Increase e2e setup timeout and add retry logic for CI * fix: correct day indexing for opening hours display
* Increase e2e setup timeout and add retry logic for CI * fix: correct day indexing for opening hours display * fix: add buildCommand to run fetch scripts before Next.js build
* Increase e2e setup timeout and add retry logic for CI * ci: skip redundant tests on main branch merges from staging
* Increase e2e setup timeout and add retry logic for CI * style: update login button to purple with white text
* fix: update content and improve accessibility across multiple pages * feat: redesign west-midlands page with hero, location cards, find help widget and regional stats
* fix: update content and improve accessibility across multiple pages * feat: redesign west-midlands page with hero, location cards, find help widget and regional stats * fix: add dynamic export to west-midlands page for banner fetching
…ospatial (#184) * feat: add configurable limit prop to LocationFindHelp component * perf: optimise database queries with parallel fetching and MongoDB geospatial * fix: resolve TypeScript error in accommodationData baseConditions type
* fix: improve disabled button contrast to meet WCAG AA standards * fix: update vulnerable dependencies to address CVE-2026-23950
- Remove /testing-banners route that was causing build failures - Test page was for development purposes only
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.