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

Refactoring for separation of concerns #26

Merged
merged 29 commits into from
Mar 3, 2022
Merged

Commits on Dec 9, 2021

  1. good bye

    test-user-jinma-ml committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    57a868c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a53bd0 View commit details
    Browse the repository at this point in the history
  3. add simple pages

    test-user-jinma-ml committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e258b82 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. introduce msw

    test-user-jinma-ml committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    51de226 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    cf8fbf4 View commit details
    Browse the repository at this point in the history
  2. rename to http

    test-user-jinma-ml committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    d5668bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7e6255 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    4e75e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea1cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d695f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    842067f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    b85d330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415e4c0 View commit details
    Browse the repository at this point in the history
  3. update user type

    jinmayamashita committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    11b92de View commit details
    Browse the repository at this point in the history
  4. try use constate

    jinmayamashita committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7172283 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b29e2dc View commit details
    Browse the repository at this point in the history
  6. add storybook

    jinmayamashita committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0786075 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    e8b699a View commit details
    Browse the repository at this point in the history
  2. introduce i18next

    jinmayamashita committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    03b7b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a520ee9 View commit details
    Browse the repository at this point in the history
  4. add type check script

    jinmayamashita committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d3f4fba View commit details
    Browse the repository at this point in the history
  5. adjust demo styles

    jinmayamashita committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    06908af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7acb04 View commit details
    Browse the repository at this point in the history
  7. use lazy loads

    jinmayamashita committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    dc95587 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. try to zustand

    jinmayamashita committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    fd316ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c4b73 View commit details
    Browse the repository at this point in the history
  3. Update __mocks__/api/login.ts

    Co-authored-by: Yuki Noda <16083322+yukinoda@users.noreply.github.com>
    jinmayamashita and yukinoda committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5f94e94 View commit details
    Browse the repository at this point in the history
  4. Update src/pages/NotFound.tsx

    Co-authored-by: Yuki Noda <16083322+yukinoda@users.noreply.github.com>
    jinmayamashita and yukinoda committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    08f9c22 View commit details
    Browse the repository at this point in the history
  5. Update src/routes.tsx

    Co-authored-by: Yuki Noda <16083322+yukinoda@users.noreply.github.com>
    jinmayamashita and yukinoda committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    544abba View commit details
    Browse the repository at this point in the history