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

管理ページの企業一覧を非React化した #8230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ryooo-k
Copy link
Contributor

@Ryooo-k Ryooo-k commented Nov 29, 2024

Issue

概要

管理ページの企業一覧ページを非React化しました。

views/admin/companies/index.html.slimで使用されているReactコンポーネントAdminCompanies.jsxを削除し、view内で完結するようにしました。

スクリーンショット 2024-11-29 18 32 31

変更確認方法

  1. chore/company-list-non-vue-reactをローカルに取り込む
    i. git fetch origin pull/8230/head:chore/company-list-non-vue-react
    ii. git checkout chore/company-list-non-vue-react
  2. foreman start -f Procfile.dev でローカルサーバーを立ち上げる
  3. ユーザー名komagata、パスワードtesttestでログインする
  4. 企業一覧ページにアクセスする
  5. 下記事項を確認する
  • 1ページ目に企業が20社分表示されているか確認する
  • 2ページ目に企業が8社分表示されているか確認する
  • 企業名をクリックすると詳細ページに画面遷移するか確認する

スクリーンショット 2024-11-29 18 49 02

  • アドバイザー招待リンクをクリックするとFBCアドバイザー参加登録画面になるか確認する

スクリーンショット 2024-11-29 18 53 12

  • 研修生招待リンクをクリックするとFBC参加登録画面になるか確認する

スクリーンショット 2024-11-29 18 54 32

  • ページネーションボタンが機能しているか確認する

スクリーンショット 2024-11-29 18 56 27

  • 1ページ目と2ページ目の「名前」「ロゴ」「ウェブサイト」が下記画像と同じ順番・画像・文字列であるか確認する

スクリーンショット 2024-11-29 18 58 05

Screenshot

今回の変更に伴う画面変更はありません。

@Ryooo-k Ryooo-k self-assigned this Nov 29, 2024
@Ryooo-k Ryooo-k marked this pull request as ready for review November 29, 2024 10:17
@Ryooo-k
Copy link
Contributor Author

Ryooo-k commented Nov 29, 2024

@hagiya0121
お疲れ様です!
こちらのレビューお願いしたいのですが可能でしょうか?🙏

@hagiya0121
Copy link
Contributor

@Ryooo-k
了解です!三日以内には返せると思います🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants