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

企業研修申込の一覧ページと詳細ページを作成 #8252

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

Conversation

hagiya0121
Copy link
Contributor

@hagiya0121 hagiya0121 commented Dec 16, 2024

Issue

概要

企業研修申し込みの一覧と詳細ページを作成しました。

変更確認方法

  1. feature/corporate-training-inquiriesをローカルに取り込む
    1. git fetch origin pull/8252/head:feature/corporate-training-inquiries
    2. git checkout feature/corporate-training-inquiries
  2. rails db:seedで初期データの追加
  3. foreman start -f Procfile.dev でローカルサーバーを立ち上げ
  4. 企業研修申し込み一覧ページにアクセス
  5. ページ上部に企業研修のタブがあることを確認
  6. ページネーションがページ上部と下部に二つ表示されていることを確認
  7. 初期データが受信日を基準に降順で並んでいることを確認
  8. 企業研修申し込みの詳細ページにアクセス

Screenshot

変更前

変更後

@hagiya0121
Copy link
Contributor Author

@machida
こちらのPRにデザインを適用していただきたいです🙏

@hagiya0121 hagiya0121 self-assigned this Dec 17, 2024
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.

1 participant