Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 609 Bytes

2021-09-14-show-name-of-variant-products-in-admin-search.md

File metadata and controls

8 lines (8 loc) · 609 Bytes
title issue
Show name of variant products in admin search
NEXT-17015

Administration

  • Added computed productDisplayName in src/Administration/Resources/app/administration/src/app/component/structure/sw-search-bar-item/index.js to get name of variant products.
  • Changed loadResults method in src/Administration/Resources/app/administration/src/app/component/structure/sw-search-bar/index.js to update criteria of product.
  • Changed buildGlobalSearchQueries method in src/Administration/Resources/app/administration/src/app/service/search-ranking.service.js to allow custom Criteria.