Conversation
…der/Footer structure
…mations and image still show up under the header
… some tweaking and futureproofing
…9-New-Header-Component-Implementation
Updated the strings in cookieConsent.json and modified the CookieConsent component and css to match the new changes.
- Implemented a new CTASection component with responsive design and customizable links. - Added localization strings for English and Finnish, including Discord link text. - Introduced Google Play badge image asset. - used the ctasection in contactsection & playwithus components - updated test cases in playwithus.test.tsx
…ns/links; support mobile button layout for selecting flex-direction
…set to reduce duplication. - Moved googleplaybadge.svg to the correct assets location. - Removed the `links` prop from `CTASection` and updated usages to align with the related GitHub issue. - Added JSDoc to `CTASection`
general SharedButton to reduce duplication and improve maintainability.
…21px, and move googleplaybadge.png from icons/ to images/
…yg-news-editing-with-directus Implement WYSIWYG News Editing with Directus
Updated the strings in cookieConsent.json and modified the CookieConsent component and css to match the new changes.
Privacy and Cookies page modifications(without ethnical information)
…idelines' of https://github.com/Alt-Org/Altzone-WebPages into liisa/chore/617-update-cookie-banner-and-legal-pages-guidelines
…button components
Added JSDoc for an entire file
…idelines' of https://github.com/Alt-Org/Altzone-WebPages into liisa/chore/617-update-cookie-banner-and-legal-pages-guidelines
Make cookie banner responsive for mobile and tablet view
Return back banner button positions and header
Fix formatting inconsistency in cookies.json
…able-cta-section-component-for-main-page Teemu/feature/628 implement reusable cta section component for main page
Removed padding-right on mobile and fixed content to center-aligned in all small screens.
…s with the path alias (SocialSectionMenu), removed unused lng props from LayoutBackgroundController, Clarified and cleaned up layout related code introduced during the header refactor, removed unnecessary comments, cleaned up the header wrapper from the widgets folder (no header implementation needed here).
…nner-and-legal-pages-guidelines Liisa/chore/617 update cookie banner and legal pages guidelines
…pletely, should work now with the new header. Also removed some unused imports.
…SessionStorage, also refactored timing logic removing a redundant timeout that set the rendered state too early.
…r-Component-Implementation Eemeli/enhancement/619 new header component implementation
patinen
approved these changes
Mar 19, 2026
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
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.
Merge Dev to Main