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

reports/reportのvueをvue mounterに対応させた #5344

Merged
merged 5 commits into from
Aug 16, 2022

Conversation

kei-kmj
Copy link
Contributor

@kei-kmj kei-kmj commented Aug 8, 2022

Issue

概要

report.vue, reports.vueをVueMounterに対応させる
すでにマージ済みのプルリク#5113 を参考にしました

実装確認方法

  1. chore/reports-transition-for-vue_mounterブランチを取り込む。

  2. 一般ユーザーでログイン

  3. 以下のルートで日報のカードコンポーネントが従来通り表示出来ていることを確認する(カッコ内は権限指定。権限未記載は権限に指定無し)
    3.1 reports
    3.2 users/:user_id/reports
    3.3 companies/:companies_id/reports
    3.4 current_user/reports
    3.5 reports/:id の直近の日報(一般ユーザー)
    3.6 reports/:id の直近の日報(メンター)
    3.7 reports/unchecked(メンター)
    3.8 talks/:user_id のユーザーの日報タブ(管理者)

  4. その他
    practice/:id/reports、メンターダッシュボードの2回連続悲しい顏ユーザーはvue未対応なので、今回の修正の対象外
    (他のreportsがVueMounter対応になった後も、上記2つが正常に表示出来ていることを確認している)

@kei-kmj kei-kmj force-pushed the chore/reports-transition-for-vue_mounter branch from 5950509 to ca74dd2 Compare August 8, 2022 10:01
@kei-kmj kei-kmj self-assigned this Aug 10, 2022
@kei-kmj kei-kmj marked this pull request as ready for review August 10, 2022 04:40
@kei-kmj kei-kmj requested a review from komagata August 11, 2022 05:48
@kei-kmj
Copy link
Contributor Author

kei-kmj commented Aug 11, 2022

@komagata
おつかれさまです。

ローカルのメインブランチを汚染してしまい、修正しようとするとコンフリクトするので諦めて、プルリクをチェリーピックで作り直しました。チームメンバーレビューは以前のブランチでapporove受けています。

レビューをお願いしてもよろしいでしょうか?

Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conflictの修正をお願いします〜

@kei-kmj kei-kmj force-pushed the chore/reports-transition-for-vue_mounter branch from ca74dd2 to 7146ad5 Compare August 12, 2022 09:13
@kei-kmj
Copy link
Contributor Author

kei-kmj commented Aug 12, 2022

@komagata
おつかれさまです

これでどうでしょうか??

Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認させて頂きました。OKです〜🙆‍♂️

@komagata komagata merged commit da9cc49 into main Aug 16, 2022
@komagata komagata deleted the chore/reports-transition-for-vue_mounter branch August 16, 2022 13:31
@github-actions github-actions bot mentioned this pull request Aug 16, 2022
9 tasks
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