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

マイページ/注文履歴詳細 戻るボタン位置の調整 #5258

Merged

Conversation

YokoInoue-u
Copy link
Contributor

@YokoInoue-u YokoInoue-u commented Dec 16, 2021

ご確認お願いいたします。

概要(Overview・Refs Issue)

マイページ/注文履歴詳細ページの戻るボタンが左にずれているので修正する。

方針(Policy)

ボタンを.ec-orderRole__detail内に配置し、マイページ内では.ec-orderRole内のボタンの文字のウェイトをnomalにしない

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@YokoInoue-u YokoInoue-u marked this pull request as draft December 16, 2021 07:23
@YokoInoue-u
Copy link
Contributor Author

参考

  • 修正前
    mypage_history

  • 修正後
    mypage_history-dev

@YokoInoue-u YokoInoue-u force-pushed the umebius/dev/mypage_history_back branch from 9b98fa3 to ab4faef Compare December 20, 2021 06:13
@YokoInoue-u YokoInoue-u marked this pull request as ready for review December 22, 2021 07:22
@chihiro-adachi chihiro-adachi added affected:template フロントテンプレートの変更 Status: discussion labels Dec 23, 2021
@chihiro-adachi chihiro-adachi added this to the 4.x milestone Dec 23, 2021
@chihiro-adachi chihiro-adachi modified the milestones: 4.x, 4.2 Apr 21, 2022
@chihiro-adachi
Copy link
Contributor

@YokoInoue-u
こちらコンフリクト解消おねがいできますでしょうか。

@YokoInoue-u YokoInoue-u force-pushed the umebius/dev/mypage_history_back branch from ab4faef to 8620d9b Compare June 6, 2022 00:28
@YokoInoue-u
Copy link
Contributor Author

@chihiro-adachi さん

ご確認のほど、よろしくお願い致します。

@codecov-commenter
Copy link

Codecov Report

Merging #5258 (8620d9b) into 4.1 (9b2f5f5) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                4.1    #5258   +/-   ##
=========================================
  Coverage     68.57%   68.58%           
  Complexity     6162     6162           
=========================================
  Files           463      463           
  Lines         25306    25306           
=========================================
+ Hits          17354    17356    +2     
+ Misses         7952     7950    -2     
Flag Coverage Δ
E2E 57.95% <ø> (+<0.01%) ⬆️
Unit 76.14% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Eccube/Entity/TaxRule.php 83.95% <0.00%> (-2.47%) ⬇️
src/Eccube/Controller/Block/CalendarController.php 92.75% <0.00%> (+1.44%) ⬆️
.../Eccube/Doctrine/Common/CsvDataFixtures/Loader.php 77.50% <0.00%> (+2.50%) ⬆️
...be/Service/PurchaseFlow/Processor/TaxProcessor.php 73.77% <0.00%> (+3.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b2f5f5...8620d9b. Read the comment docs.

@chihiro-adachi chihiro-adachi changed the base branch from 4.1 to 4.2 June 7, 2022 01:17
@chihiro-adachi chihiro-adachi merged commit 9f5c3f2 into EC-CUBE:4.2 Jun 7, 2022
@chihiro-adachi
Copy link
Contributor

@YokoInoue-u
ありがとうございます。マージしました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected:template フロントテンプレートの変更
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants