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

Run legacy API and new API at the same time. #648

Merged
merged 37 commits into from Jul 19, 2023
Merged

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    6d897b6 View commit details
    Browse the repository at this point in the history
  2. remove duplicated frontend

    fmartingr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fb81abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a51281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4674916 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7be9f6 View commit details
    Browse the repository at this point in the history
  6. new routes

    fmartingr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6338edb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    285e0c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81c28a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e19cd7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f410e19 View commit details
    Browse the repository at this point in the history
  11. frontend: update urls

    fmartingr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    44f8e17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8475e84 View commit details
    Browse the repository at this point in the history
  13. updated frontend tests

    fmartingr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1e73322 View commit details
    Browse the repository at this point in the history
  14. chore: remove debug route

    fmartingr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ffd490b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f9667c0 View commit details
    Browse the repository at this point in the history
  16. server as default command

    fmartingr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d2a5c7e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. serve -> server

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d9413e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3fd7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83bbb45 View commit details
    Browse the repository at this point in the history
  4. storage docs

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2feeb19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3d8c7f View commit details
    Browse the repository at this point in the history
  6. check errors only in server

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f6690d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42a1e75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21222a8 View commit details
    Browse the repository at this point in the history
  9. fixed sqlite path

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    127ff0b View commit details
    Browse the repository at this point in the history
  10. trigger build on prs

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    65a66e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2d2f0a View commit details
    Browse the repository at this point in the history
  12. pull request condition

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8f19332 View commit details
    Browse the repository at this point in the history
  13. event -> event_name

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c96a830 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4b9845 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    86cd9f2 View commit details
    Browse the repository at this point in the history
  16. fix: nil error checking

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cad4f7d View commit details
    Browse the repository at this point in the history
  17. set gin mode first

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ae41b0f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    479425f View commit details
    Browse the repository at this point in the history
  19. fix logger

    fmartingr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6ea3ca5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    59f16a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a1b71a1 View commit details
    Browse the repository at this point in the history