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

Migrate to Nuxt 3 #1009

Merged
merged 75 commits into from
Jun 24, 2022
Merged

Migrate to Nuxt 3 #1009

merged 75 commits into from
Jun 24, 2022

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    044e378 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. A few more fixes

    tobiasdiez committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d829c11 View commit details
    Browse the repository at this point in the history
  2. Fix graphql server

    tobiasdiez committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    20fac0a View commit details
    Browse the repository at this point in the history
  3. Put server again at /api

    tobiasdiez committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b57ebef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307320f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Fix config

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    aa4133b View commit details
    Browse the repository at this point in the history
  2. Fix all lint errors

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    65121da View commit details
    Browse the repository at this point in the history
  3. Fix eslint

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    e0cd66e View commit details
    Browse the repository at this point in the history
  4. Fix typescript errors

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    474e77b View commit details
    Browse the repository at this point in the history
  5. Upgrade vue-jest

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    dd37022 View commit details
    Browse the repository at this point in the history
  6. Fix imports

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    59fafe9 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    tobiasdiez committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    255f303 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix config of redis

    tobiasdiez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    17bb61b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcde36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3deca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b523e43 View commit details
    Browse the repository at this point in the history
  5. Add t-nuxtlink

    tobiasdiez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    54920e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    14ccf96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fefad15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a62209f View commit details
    Browse the repository at this point in the history
  4. Use auto-imports

    tobiasdiez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3cd2dd0 View commit details
    Browse the repository at this point in the history
  5. More auto-imports

    tobiasdiez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    22f9fc8 View commit details
    Browse the repository at this point in the history
  6. Cleanup config

    tobiasdiez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b635be6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7948b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Working prototype

    tobiasdiez committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    237762e View commit details
    Browse the repository at this point in the history
  2. Cleanup

    tobiasdiez committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b19252c View commit details
    Browse the repository at this point in the history
  3. Cleanup deps

    tobiasdiez committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8e595d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Fix build

    tobiasdiez committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5fcbcf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Fix variantjs config

    tobiasdiez committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    5aa3c6c View commit details
    Browse the repository at this point in the history
  2. Disable ssr for now

    tobiasdiez committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    7675c61 View commit details
    Browse the repository at this point in the history
  3. Try to fix storybook

    tobiasdiez committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    51923e3 View commit details
    Browse the repository at this point in the history
  4. Try to fix HMR

    tobiasdiez committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f87d065 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a846f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    313af35 View commit details
    Browse the repository at this point in the history
  7. Fix sidebar

    tobiasdiez committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    8f4284b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1752073 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    8ebc92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f8634 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    818ab7e View commit details
    Browse the repository at this point in the history
  2. Fix typescript for story

    tobiasdiez committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b1f9449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45c0346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e61649d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    371c2c4 View commit details
    Browse the repository at this point in the history
  6. Update to nuxt rc3

    tobiasdiez committed May 16, 2022
    Configuration menu
    Copy the full SHA
    294295a View commit details
    Browse the repository at this point in the history
  7. Remove nuxt types package

    tobiasdiez committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0ed8932 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    c83bcd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf14cc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    3f6144b View commit details
    Browse the repository at this point in the history
  2. Try to fix storybook ci

    tobiasdiez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    37d85bc View commit details
    Browse the repository at this point in the history
  3. Fix tests

    tobiasdiez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c52dc30 View commit details
    Browse the repository at this point in the history
  4. Build storybook seperatly

    tobiasdiez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    784c775 View commit details
    Browse the repository at this point in the history
  5. Try to fix storybook

    tobiasdiez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5853604 View commit details
    Browse the repository at this point in the history
  6. Alias

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

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    7f50f18 View commit details
    Browse the repository at this point in the history
  2. Add event handler

    tobiasdiez committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    5986fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2a485a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a5e43c View commit details
    Browse the repository at this point in the history
  5. Fix storybook imports

    tobiasdiez committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    a38c9d8 View commit details
    Browse the repository at this point in the history
  6. Simple data table as start

    tobiasdiez committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    b4718a9 View commit details
    Browse the repository at this point in the history
  7. Fix ts

    tobiasdiez committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    389f85e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Add storybook style

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fbcc601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a92b30 View commit details
    Browse the repository at this point in the history
  3. Update lock file

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b397493 View commit details
    Browse the repository at this point in the history
  4. Add padding to input

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    67b5ac1 View commit details
    Browse the repository at this point in the history
  5. Try to add alias

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    381fe7e View commit details
    Browse the repository at this point in the history
  6. Fix ttable import

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    766e7bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04288f7 View commit details
    Browse the repository at this point in the history
  8. Fix table import

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    be9018a View commit details
    Browse the repository at this point in the history
  9. Fix more controls

    tobiasdiez committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    61a1b6c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Add t-table synonym

    tobiasdiez committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    08b802d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Add styleing to table

    tobiasdiez committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8f65c5c View commit details
    Browse the repository at this point in the history
  2. Fix style

    tobiasdiez committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f8eb8a0 View commit details
    Browse the repository at this point in the history
  3. Cleanup nuxt config

    tobiasdiez committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0a3aa3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dae6c0 View commit details
    Browse the repository at this point in the history
  5. Fix style

    tobiasdiez committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e81480d View commit details
    Browse the repository at this point in the history