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

feat: template frontend 1 #54

Merged
merged 28 commits into from
Aug 16, 2024
Merged

feat: template frontend 1 #54

merged 28 commits into from
Aug 16, 2024

Commits on Aug 14, 2024

  1. sync config

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e517db6 View commit details
    Browse the repository at this point in the history
  2. app

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    82c05c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc248d View commit details
    Browse the repository at this point in the history
  4. routes

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e6c75fc View commit details
    Browse the repository at this point in the history
  5. model urls

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2ec74a9 View commit details
    Browse the repository at this point in the history
  6. create api

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5f62c1b View commit details
    Browse the repository at this point in the history
  7. fix import

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9e54a60 View commit details
    Browse the repository at this point in the history
  8. fix env vars

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d658fb0 View commit details
    Browse the repository at this point in the history
  9. default service name

    SKairinos committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    88fc21f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. simplify exports

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c7170a0 View commit details
    Browse the repository at this point in the history
  2. handle query state

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1f925cb View commit details
    Browse the repository at this point in the history
  3. fix handleQueryState

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f04cf95 View commit details
    Browse the repository at this point in the history
  4. use params required

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3e685bf View commit details
    Browse the repository at this point in the history
  5. on validation success

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e16d614 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e440c40 View commit details
    Browse the repository at this point in the history
  7. fix rerenders

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bd0b4ae View commit details
    Browse the repository at this point in the history
  8. reuse query state handler

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2041787 View commit details
    Browse the repository at this point in the history
  9. fix api caching

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6868154 View commit details
    Browse the repository at this point in the history
  10. fix

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    51d2ad3 View commit details
    Browse the repository at this point in the history
  11. prefer cache value

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d919df2 View commit details
    Browse the repository at this point in the history
  12. tagid to modelid

    SKairinos committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5151e13 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix dependencies

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d7a6b11 View commit details
    Browse the repository at this point in the history
  2. fix type

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c2febb3 View commit details
    Browse the repository at this point in the history
  3. add deps

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7fba70c View commit details
    Browse the repository at this point in the history
  4. sync

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0564d2a View commit details
    Browse the repository at this point in the history
  5. fix import

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a04b472 View commit details
    Browse the repository at this point in the history
  6. remove new deps

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3f84aa3 View commit details
    Browse the repository at this point in the history
  7. fix errors

    SKairinos committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99da963 View commit details
    Browse the repository at this point in the history