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: init workspace for vue webapp #2546

Open
wants to merge 70 commits into
base: main
Choose a base branch
from
Open

Commits on May 12, 2023

  1. Result of yarn add vuetify

    zklosko committed May 12, 2023
    Configuration menu
    Copy the full SHA
    77c19e3 View commit details
    Browse the repository at this point in the history
  2. Installed Storybook JS

    zklosko committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f6bf9a0 View commit details
    Browse the repository at this point in the history
  3. Adding Cypress

    zklosko committed May 12, 2023
    Configuration menu
    Copy the full SHA
    23b7c1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dbf9e1 View commit details
    Browse the repository at this point in the history
  5. Adding Vitest

    zklosko committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ad52701 View commit details
    Browse the repository at this point in the history
  6. Adding vue-i18n

    zklosko committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fb9a0dd View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    47a5f81 View commit details
    Browse the repository at this point in the history
  2. chore: add eslint

    zklosko committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2e3d79f View commit details
    Browse the repository at this point in the history
  3. chore: configure prettier

    zklosko committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e37bd4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    281fc97 View commit details
    Browse the repository at this point in the history
  5. chore: remove vue favicon

    zklosko committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b239814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b55539f View commit details
    Browse the repository at this point in the history
  7. chore: config eslint

    zklosko committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e54c80b View commit details
    Browse the repository at this point in the history
  8. chore: fixing lockfile

    zklosko committed May 17, 2023
    Configuration menu
    Copy the full SHA
    65eecb2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    3afeec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f53ca6 View commit details
    Browse the repository at this point in the history
  3. chore: ran prettier

    zklosko committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d0d728c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. chore: add vitest package

    zklosko committed May 19, 2023
    Configuration menu
    Copy the full SHA
    94f5861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1539f37 View commit details
    Browse the repository at this point in the history
  3. ci: added basic cypress setup

    zklosko committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9eae296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    066a4bf View commit details
    Browse the repository at this point in the history
  5. chore: removing vitest

    zklosko committed May 19, 2023
    Configuration menu
    Copy the full SHA
    500e57e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e25d89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd2bf4d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    c10e448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4adbd9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    906a99a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b90b3d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. chore: adding eslintignore

    zklosko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    07b08b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ca1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c03ef61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4590d74 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    zklosko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    e38eb19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89ca615 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef55ac3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. feat: global vue-i18n injection

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3cade48 View commit details
    Browse the repository at this point in the history
  2. chore: remove legacy po files from webapp

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ec8b2d4 View commit details
    Browse the repository at this point in the history
  3. chore: swap webfontloader for fontsource

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3d973a9 View commit details
    Browse the repository at this point in the history
  4. chore: remove storybook

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fcc921c View commit details
    Browse the repository at this point in the history
  5. feat: vite handles vue-i18n bundling

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    dcca756 View commit details
    Browse the repository at this point in the history
  6. chore: removing HTML from translation keys

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c82656b View commit details
    Browse the repository at this point in the history
  7. chore: adding node to types

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1629d74 View commit details
    Browse the repository at this point in the history
  8. feat: adding custom primary and secondary colors

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a2c36c2 View commit details
    Browse the repository at this point in the history
  9. !broken feat:create locale picker

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3fee54f View commit details
    Browse the repository at this point in the history
  10. fix: remove unused variable

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2fd9c3d View commit details
    Browse the repository at this point in the history
  11. chore: remove axios

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7956254 View commit details
    Browse the repository at this point in the history
  12. chore: seperate translations from index.js bundle

    ZACHARY KLOSKO committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f46e151 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. chore: change vite preview server port

    ZACHARY KLOSKO committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    568c84e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. chore: got dynamic imports working for vue-i18n

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    04b5544 View commit details
    Browse the repository at this point in the history
  2. chore: remove empty process:env def

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    aaa527a View commit details
    Browse the repository at this point in the history
  3. chore: ran prettier

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    56cc9ff View commit details
    Browse the repository at this point in the history
  4. chore: run prettier on translations

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9efcb5a View commit details
    Browse the repository at this point in the history
  5. chore: exclude locale folder from codespell check

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2c8f538 View commit details
    Browse the repository at this point in the history
  6. chore: cleaning formatting

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    891fbf5 View commit details
    Browse the repository at this point in the history
  7. !fix chore: fixing incorrect python regex

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    aea3720 View commit details
    Browse the repository at this point in the history
  8. ci: codespell ignore locale.json files

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cf15fc7 View commit details
    Browse the repository at this point in the history
  9. !fix ci: fixing python regex in pre-commit codespell

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ebba480 View commit details
    Browse the repository at this point in the history
  10. chore: fix spelling, whitespace

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b1374e4 View commit details
    Browse the repository at this point in the history
  11. chore: remove .editorconfig

    ZACHARY KLOSKO committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    87795f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7485316 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. feat: starting work on about page

    ZACHARY KLOSKO committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    450d8ad View commit details
    Browse the repository at this point in the history
  2. feat: about page with i18n demo, lazy loading

    ZACHARY KLOSKO committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    8c1d819 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. feat: more work to sample about page

    ZACHARY KLOSKO committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0cb49ca View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    546ed71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d78e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a75f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    8168fe7 View commit details
    Browse the repository at this point in the history
  2. chore: run Prettier

    zklosko committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    7b7f3b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    02a1dde View commit details
    Browse the repository at this point in the history
  2. chore: ran yarn upgrade

    zklosko committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    80b9083 View commit details
    Browse the repository at this point in the history