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

Platform pages using Next.js app router #2627

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Platform pages using Next.js app router #2627

merged 12 commits into from
Nov 7, 2023

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    15e1bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cf13b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a3ab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1937c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    597bf5e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    96437ad View commit details
    Browse the repository at this point in the history
  2. Regions!

    Tests are all likely some kinds of broken, and I've intentionally broken the model viewer for now, but we've got a map, platforms, and region pages
    abkfenris committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    82b55d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7185039 View commit details
    Browse the repository at this point in the history
  4. Yoink React-Router-Dom

    abkfenris committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a042871 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fix jest tests

    - Remove duplicate 500 story and page, and move image to app dir
    - Mock usePathname hook for storyshots and Navbar tests
    abkfenris committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    90f3f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170aaed View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Disabling Cypress tests

    abkfenris committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    92a35af View commit details
    Browse the repository at this point in the history