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

ui: migrate from react-router to wouter #2415

Merged
merged 49 commits into from
May 31, 2022
Merged

ui: migrate from react-router to wouter #2415

merged 49 commits into from
May 31, 2022

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    032ab1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf73e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f653d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f087e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b271637 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. cleanup

    Forfold committed May 17, 2022
    Configuration menu
    Copy the full SHA
    97aaa39 View commit details
    Browse the repository at this point in the history
  2. start on tests

    Forfold committed May 17, 2022
    Configuration menu
    Copy the full SHA
    40efc00 View commit details
    Browse the repository at this point in the history
  3. use better name

    Forfold committed May 17, 2022
    Configuration menu
    Copy the full SHA
    45d5210 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. update test function

    tony-tvu committed May 18, 2022
    Configuration menu
    Copy the full SHA
    89db225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562f883 View commit details
    Browse the repository at this point in the history
  3. remove old toolbar component

    Forfold committed May 18, 2022
    Configuration menu
    Copy the full SHA
    607904b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. fix admin pages

    Forfold committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b74abb1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    94dc551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0946486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3c623b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f92e0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. add urlkey hook

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3c62f2a View commit details
    Browse the repository at this point in the history
  2. remove old routers

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    884ed34 View commit details
    Browse the repository at this point in the history
  3. refactor navbar

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    02aa892 View commit details
    Browse the repository at this point in the history
  4. use global routes

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c1db5fa View commit details
    Browse the repository at this point in the history
  5. handle empty search

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    9e6d7e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2a29d1 View commit details
    Browse the repository at this point in the history
  7. switch to wouter apis

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1d49f58 View commit details
    Browse the repository at this point in the history
  8. add list pages

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b11fb56 View commit details
    Browse the repository at this point in the history
  9. convert ToolbarAction

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    fdef5cb View commit details
    Browse the repository at this point in the history
  10. fix title handling

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a885db3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07908df View commit details
    Browse the repository at this point in the history
  12. add docs route

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    0d33521 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd94612 View commit details
    Browse the repository at this point in the history
  14. fix ref errors

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    310d212 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b943052 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a98b73a View commit details
    Browse the repository at this point in the history
  17. fix profile spinner

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8bf44de View commit details
    Browse the repository at this point in the history
  18. fix title replace

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    310470b View commit details
    Browse the repository at this point in the history
  19. lint fixes

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2bd9829 View commit details
    Browse the repository at this point in the history
  20. fix ts errors

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    178655b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a0142da View commit details
    Browse the repository at this point in the history
  22. fix query

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    5d7cee6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0c7568c View commit details
    Browse the repository at this point in the history
  24. better alert title

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8c74ff4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7ffc419 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8c4e5cf View commit details
    Browse the repository at this point in the history
  27. fix route repair

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    06fe8cd View commit details
    Browse the repository at this point in the history
  28. fix lint errors

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ba8d242 View commit details
    Browse the repository at this point in the history
  29. test fixes

    mastercactapus committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c1909ae View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. collapse mobile

    mastercactapus committed May 27, 2022
    Configuration menu
    Copy the full SHA
    24c9bff View commit details
    Browse the repository at this point in the history
  2. update navigation

    mastercactapus committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7a7225a View commit details
    Browse the repository at this point in the history
  3. fix on-call format

    mastercactapus committed May 27, 2022
    Configuration menu
    Copy the full SHA
    8719eba View commit details
    Browse the repository at this point in the history
  4. fix mobile nav to-from

    mastercactapus committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6c30bd4 View commit details
    Browse the repository at this point in the history