-
Notifications
You must be signed in to change notification settings - Fork 656
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
管理画面 商品のタグによる絞り込み #4975
管理画面 商品のタグによる絞り込み #4975
Conversation
This reverts commit 7233312.
Codecov Report
@@ Coverage Diff @@
## 4.1 #4975 +/- ##
==========================================
- Coverage 68.23% 68.21% -0.03%
==========================================
Files 455 455
Lines 24930 24948 +18
==========================================
+ Hits 17012 17018 +6
- Misses 7918 7930 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
タグは1商品に複数設定される場合が多いので、複数選択できると嬉しいですね |
本件、マージさせていただきます。 |
概要(Overview・Refs Issue)
4.1-feature 向けのPRです。
管理画面の商品一覧にて、タグによる商品の絞り込みを行えるようにします。
#4862
方針(Policy)
ひとまず #4862 タグ検索機能に関し、管理画面部分のみのPRを作成しました。
フロント画面の検索については別途作成 #4976
実装に関する補足(Appendix)
テスト(Test)
タグ単体の絞り込みと、タグ・商品名のAND検索について、
テストコードを記述しています。
相談(Discussion)
マイナーバージョン互換性保持のための制限事項チェックリスト
レビュワー確認項目
新機能追加に伴う競合確認