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

デザインリニューアルのrelease用PR #341

Draft
wants to merge 89 commits into
base: main
Choose a base branch
from

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    7e7d557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b70be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8bf4ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9cdb65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd973d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3facf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2417f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9761fc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92ca25b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fffdc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cb90f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aed9f3b View commit details
    Browse the repository at this point in the history
  13. 🐛 #337 以下のエラーが出て Storybookが起動しないので ajv を追加

    ```
    => Failed to build the preview
    Error: Cannot find module 'ajv/dist/compile/codegen'
    Require stack:
    - ./node_modules/ajv-keywords/dist/definitions/typeof.js
    - ./node_modules/ajv-keywords/dist/keywords/typeof.js
    - ./node_modules/ajv-keywords/dist/keywords/index.js
    - ./node_modules/ajv-keywords/dist/index.js
    - ./node_modules/schema-utils/dist/validate.js
    - ./node_modules/schema-utils/dist/index.js
    - ./node_modules/webpack-dev-middleware/dist/index.js
    - ./node_modules/@storybook/builder-webpack5/dist/index.js
    - ./node_modules/@storybook/nextjs/dist/preset.js
    - ./node_modules/@storybook/core/dist/common/index.cjs
    - ./node_modules/@storybook/core/dist/telemetry/index.cjs
    - ./node_modules/storybook/dist/generate.cjs
    - ./node_modules/storybook/bin/index.cjs
        at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
        at Module._resolveFilename (./node_modules/esbuild-register/dist/node.js:4794:36)
        at <anonymous> (./node_modules/next/src/server/require-hook.ts:51:34)
        at Module._load (node:internal/modules/cjs/loader:985:27)
        at Module.require (node:internal/modules/cjs/loader:1235:19)
        at Module.mod.require (./node_modules/next/src/server/require-hook.ts:70:26)
        at require (node:internal/modules/helpers:176:18)
        at Object.<anonymous> (./node_modules/ajv-keywords/src/definitions/typeof.ts:2:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    ```
    keitakn committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    005f766 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b03e1a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8978bc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge pull request #340 from nekochans/feature/issue337/reset-project

    Next.js + Tailwind CSSで開発出来るようにProject構成を変更
    keitakn authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    65302bc View commit details
    Browse the repository at this point in the history
  2. 🚧 #303

    keitakn committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1714724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3095e5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d651036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da109d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5967c5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    154b934 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8493ddf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37e13be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a11e14 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    f47d7b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e46991 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #342 from nekochans/feature/issue303/button-component

    共通利用するButtonComponentを実装
    keitakn authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5e35f8e View commit details
    Browse the repository at this point in the history
  4. 🚧 #323

    keitakn committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    595b05b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    40c9203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f8fc7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #345 from nekochans/feature/issue323/add-footer-co…

    …mponent
    
    新デザイン(2024年)のFooterComponentを作成
    keitakn authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8e00fcb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. 🚧 #324

    keitakn committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41b27af View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    451a87f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8226526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18be132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f7f451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93a87da View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    c3b8a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480cb7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b5870c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89591ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1671eb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. 🐛 #324 ポリシーの部分をクリックすると出る以下のエラーを修正

    ```
    A slot prop is required. Valid slot names are "label"、"description".
    The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
    
    Missing Context/Providers: You can use decorators to supply specific contexts or providers, which are sometimes necessary for components to render correctly. For detailed instructions on using decorators, please visit the Decorators documentation.
    Misconfigured Webpack or Vite: Verify that Storybook picks up all necessary settings for loaders, plugins, and other relevant parameters. You can find step-by-step guides for configuring Webpack or Vite with Storybook.
    Missing Environment Variables: Your Storybook may require specific environment variables to function as intended. You can set up custom environment variables as outlined in the Environment Variables documentation.
    
    Error: A slot prop is required. Valid slot names are "label"、"description".
        at $64fa3d84918910a7$export$fabf2dc03a41866e (http://localhost:6008/vendors-node_modules_next_link_js-node_modules_react-aria-components_dist_Text_mjs.iframe.bundle.js:1541:83)
        at $64fa3d84918910a7$export$29f1550f4b0d4415 (http://localhost:6008/vendors-node_modules_next_link_js-node_modules_react-aria-components_dist_Text_mjs.iframe.bundle.js:1551:15)
        at $514c0188e459b4c0$var$Text (http://localhost:6008/vendors-node_modules_next_link_js-node_modules_react-aria-components_dist_Text_mjs.iframe.bundle.js:1420:80)
        at renderWithHooks (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:60608:18)
        at updateForwardRef (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:65341:20)
        at beginWork$1 (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:68008:16)
        at beginWork (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:76414:14)
        at performUnitOfWork (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:75235:12)
        at workLoopSync (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:74951:5)
        at renderRootSync (http://localhost:6008/vendors-node_modules_pmmmwh_react-refresh-webpack-plugin_client_ReactRefreshEntry_js-node_mod-54ddfe.iframe.bundle.js:74906:7)
    ```
    keitakn committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e185f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ed67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8da752 View commit details
    Browse the repository at this point in the history
  4. #324 GlobeIcon を追加

    keitakn committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8c207fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0b03e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebd12e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e34c0c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    be274c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0217ba View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6b0283d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe3555 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    813249c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a433326 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    9cfff85 View commit details
    Browse the repository at this point in the history
  2. 👕 #324 Tailwind CSSの以下の警告を修正

    71:26  warning  Classname 'ring-opacity-5' should be replaced by an opacity suffix (eg. '/5')  tailwindcss/migration-from-tailwind-2
    106:24  warning  Classname 'ring-opacity-5' should be replaced by an opacity suffix (eg. '/5')  tailwindcss/migration-from-tailwind-2
    keitakn committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    95e5a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ace76 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    03d1b33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #346 from nekochans/feature/issue324/add-header

    新デザイン(2024年)のHeaderComponentを作成
    keitakn authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6dad764 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. 🚧 #349

    keitakn committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b69309f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    18992e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68859fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2e60b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    a1ccab9 View commit details
    Browse the repository at this point in the history
  2. 👕 #349 Formatterを適応

    keitakn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4eba389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba13b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c30f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #350 from nekochans/feature/issue349/add-loggedin-…

    …menu
    
    HeaderComponentにログイン状態用のメニューを設置
    keitakn authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3008ecc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. 🚧 #351

    keitakn committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ed96c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558b135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a677ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #352 from nekochans/feature/issue351/add-storybook…

    …-test
    
    E2Eテスト実行環境とComponentのテストを追加
    keitakn authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2415530 View commit details
    Browse the repository at this point in the history
  2. 🚧 #347

    keitakn committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    23f3c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    28855ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e922f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3b2cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c98cc2b View commit details
    Browse the repository at this point in the history
  5. 👕 #347 以下のESLintエラーの対応

    src/utils/gtm.ts
      36:13  error  Use a `type` instead of an `interface`                                             ts/consistent-type-definitions
      42:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
      51:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
      60:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
      69:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
      78:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
      87:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
      96:3   error  Definition for rule '@typescript-eslint/strict-boolean-expressions' was not found  @typescript-eslint/strict-boolean-expressions
    keitakn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d862f97 View commit details
    Browse the repository at this point in the history
  6. 👕 #347 以下のESLintエラーの対応

    src/utils/assertNever.ts
      1:1   error  Definition for rule '@typescript-eslint/no-unused-vars' was not found    @typescript-eslint/no-unused-vars
      2:29  error  'value' is defined but never used. Allowed unused args must match /^_/u  unused-imports/no-unused-vars
    keitakn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1f69d99 View commit details
    Browse the repository at this point in the history
  7. 👕 #347 以下のESLintの警告に対応

    /lgtm-cat-frontend/src/app/_components/Header.test.tsx
      31:51  warning  Use shorthand boolean attribute 'isLoggedIn'  react/prefer-shorthand-boolean
      42:51  warning  Use shorthand boolean attribute 'isLoggedIn'  react/prefer-shorthand-boolean
    
    /lgtm-cat-frontend/src/app/_components/HeaderLogo.tsx
      21:41  warning  Use shorthand boolean attribute 'aria-hidden'  react/prefer-shorthand-boolean
    
    /lgtm-cat-frontend/src/app/_components/LoginButton.tsx
      14:7  warning  Use shorthand boolean attribute 'showGithubIcon'  react/prefer-shorthand-boolean
    keitakn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2128289 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #353 from nekochans/feature/issue347/change-eslint…

    …-packages
    
    ESLintの設定を @antfu/eslint-config を使った形に変更
    keitakn authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ce8e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. 🚧 #354

    keitakn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    931ee07 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    75d3c38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from nekochans/feature/issue354/fix-margin-he…

    …ader-component
    
    HeaderComponentのマージンの調整
    keitakn authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7ae16d5 View commit details
    Browse the repository at this point in the history