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

Handle redirects in new router #40396

Merged
merged 36 commits into from Sep 20, 2022

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    2d8104b View commit details
    Browse the repository at this point in the history
  2. Add client-side redirect

    timneutkens committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    cbca8c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42ad643 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    cd5ec64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d8568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b92b6bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f73221 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    6d42511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d54f6b View commit details
    Browse the repository at this point in the history
  3. Enable test that passes

    timneutkens committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    fa28b18 View commit details
    Browse the repository at this point in the history
  4. Fix type err

    timneutkens committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ca1df00 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    60a952c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d3d28 View commit details
    Browse the repository at this point in the history
  3. Fix test id

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    91344e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2087e11 View commit details
    Browse the repository at this point in the history
  5. Fix experimental_use type

    Co-Authored-By: Sebastian Markbåge <sebastian@calyptus.eu>
    timneutkens and sebmarkbage committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    900afec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f4373c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ffbdd8 View commit details
    Browse the repository at this point in the history
  8. Fix ts errors

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cdf4116 View commit details
    Browse the repository at this point in the history
  9. Remove console.log

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7b7681a View commit details
    Browse the repository at this point in the history
  10. Finish comment

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4fc0cd4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6492d39 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99a1bbb View commit details
    Browse the repository at this point in the history
  13. Update tests

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4a437ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a88637 View commit details
    Browse the repository at this point in the history
  15. Rename file

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a17f11b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac12057 View commit details
    Browse the repository at this point in the history
  17. Only skip one test

    timneutkens committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c4f1b18 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c58f42 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    232fdc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c448661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d18ffca View commit details
    Browse the repository at this point in the history
  4. Fix errors during build

    timneutkens committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    373b7f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b49efa View commit details
    Browse the repository at this point in the history
  6. Fix tests

    timneutkens committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1da73c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47e1d6d View commit details
    Browse the repository at this point in the history