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

Init routes #2346

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Init routes #2346

wants to merge 17 commits into from

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    88717d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3981cd5 View commit details
    Browse the repository at this point in the history
  3. do not await augen tests

    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    da7e7ba View commit details
    Browse the repository at this point in the history
  4. start moving most of the route payload declarations from server/route…

    …s to types/src/routes code
    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2dbacdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f30e1f1 View commit details
    Browse the repository at this point in the history
  6. 3rd round of moving more route payload declarations from server/route…

    …s to types/src/routes code
    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    08a524a View commit details
    Browse the repository at this point in the history
  7. 4th round of moving more route payload declarations from server/route…

    …s to types/src/routes code
    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2f5ed89 View commit details
    Browse the repository at this point in the history
  8. 5th round of moving more route payload declarations from server/route…

    …s to types/src/routes code
    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1a953e8 View commit details
    Browse the repository at this point in the history
  9. 6th round of moving more route payload declarations from server/route…

    …s to types/src/routes code
    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ab76a0b View commit details
    Browse the repository at this point in the history
  10. fix linter issues

    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bf0d183 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f34fdb8 View commit details
    Browse the repository at this point in the history
  12. fix linter issues

    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0d8e5fe View commit details
    Browse the repository at this point in the history
  13. fix eslint and tsc errors

    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    240205b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4af5aaa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f0f9d5 View commit details
    Browse the repository at this point in the history
  16. fix linter issues

    siosonel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5ddc952 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d8456b4 View commit details
    Browse the repository at this point in the history