Skip to content
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

Swap gem layout #2774

Merged
merged 9 commits into from
Jun 3, 2021
Merged

Swap gem layout #2774

merged 9 commits into from
Jun 3, 2021

Commits on May 28, 2021

  1. Swapping to use gem_layout

    Updating frontend to use the gem_layout
    Chris Yoong committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3aa311d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Update to layouts

    Changing some templates to use the full-width layout.
    Change layout & dependancies
    
    - Remove redundant feedback element (appeared twice on page)
    
    - Example Page: /find-local-council
    Update to resolve visual differences for frontend swap, changes resolve a border that is around the lookup element
    
    Remove borders / padding from swap on:
    "/foreign-travel-advice"
    to maintain existing visuals.
    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    fbe7904 View commit details
    Browse the repository at this point in the history
  2. Update links

    to include Design System class
    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    f42857a View commit details
    Browse the repository at this point in the history
  3. Remove border from locator form

    + add margin to replace spacing between lookup and feedback.
    eg: /find-local-council
    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    83da3c6 View commit details
    Browse the repository at this point in the history
  4. Update base and cookie to DS

    Adjust grid to match Design System + slight margin adjustments to mimic current design
    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1a6da4d View commit details
    Browse the repository at this point in the history
  5. Update with Design System Grid

    - Update "/settle-in-the-uk" flow to use Design System grid, 
    - Remove redundant CSS
    - Adjust Design to maintain or align.
    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    4678a81 View commit details
    Browse the repository at this point in the history
  6. Remove conditional full-width

    Redundant as gem_layout_full_width replaces this.
    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    525c1bb View commit details
    Browse the repository at this point in the history
  7. Update testing

    Chris Yoong committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c0046ef View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Remove legacy classes

    Update to remove redundant classes and tags
    Chris Yoong committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2136051 View commit details
    Browse the repository at this point in the history