title | issue | author | author_email | author_github |
---|---|---|---|---|
Update property option search |
NEXT-18069 |
Simon Vorgers |
SimonVorgers |
- Added property
propertiesAvailable
tomodule/sw-product/component/sw-product-add-properties-modal/index.js
component. - Deprecated data properties in
module/sw-product/component/sw-product-add-properties-modal/index.js
component.propertiesTotal
isPropertiesLoading
selectedProperty
selectedProperty
propertyValuesTotal
isPropertyValuesLoading
propertiesPage
propertiesLimit
propertyValuesPage
propertyValuesPage
isSelectable
searchTerm
- Deprecated methods
getProperties
inmodule/sw-product/component/sw-product-add-properties-modal/index.js
component.onSelectProperty
getPropertyValues
onSelectPropertyValue
onChangePageProperties
onChangePagePropertyValues
onChangeSearchTerm
- Deprecated computed in
module/sw-product/component/sw-product-add-properties-modal/index.js
component.propertyGroupRepository
propertyGroupCriteria
propertyGroupOptionRepository
- Added styles to
sw-product-add-properties-modal.scss
. - Deprecated methods in
module/sw-product/component/sw-product-properties/index.js
component.updateNewPropertiesItem
addNewPropertiesItem
- Changed methods in
module/sw-product/component/sw-product-properties/index.js
component.updateNewProperties
using EntityCollection instead of custom collectiononSaveAddPropertiesModal
using now with EntityCollection instead of custom collection
- Deprecated script twig blocks inside
sw-product-add-properties-modal.html.twig
- Deprecated block
sw_product_add_properties_modal_filled_state_search_empty
- Use blocksw_product_add_properties_modal_filled_state_search_empty
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_filled_state_search_empty_image
- Use blocksw_product_add_properties_modal_filled_state_search_empty_image
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_filled_state_search_empty_image
- Use block `` insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_filled_state_body
- Use blocksw_property_search_tree
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_filled_state_body_content
- Use blocksw_property_search_tree_container
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_properties
- Use blocksw_property_search_tree_group_grid_columns
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_properties_name
- Use blocksw_property_search_tree_group_grid_columns_name
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_properties_assigned
- Use blocksw_property_search_tree_group_grid_columns_options
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_properties_pagination
- Use blocksw_property_search_tree_group_grid_pagination
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_values
- Use blocksw_product_add_properties_modal_values
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_values_name
- Use blocksw_product_add_properties_modal_values_name
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_values_pagination
- Use blocksw_property_search_tree_option_grid_pagination
insideResources/views/storefront/layout/meta.html.twig
instead - Deprecated block
sw_product_add_properties_modal_values_empty_primary
. - Deprecated block
sw_product_add_properties_modal_values_empty_secondary
. - Deprecated block
sw_product_add_properties_modal_values_loading
- Use block `` insideResources/views/storefront/layout/meta.html.twig
instead
- Deprecated block
- Added
propertiesAvailable
property to thesw-product-add-properties-modalg
insw-product-properties.html.twig
- Removed deprecated properties from
sw-product-properties.html.twig
- Deprecated methods in
module/sw-product/view/sw-product-detail-variants/index.js
component.updateNewPropertiesItem
addNewPropertiesItem
- Changed methods in
module/sw-product/view/sw-product-detail-variants/index.js
component.updateNewProperties
using EntityCollection instead of custom collectiononSaveAddPropertiesModal
using now with EntityCollection instead of custom collection
- Removed deprecated properties from
sw-product-detail-variants.html.twig
- Removed following snippets:
sw-product.properties.titleEmptyStateList
sw-product.properties.placeholderSearchProperties
sw-product.properties.addPropertiesModal.titleEmptyPropertyValues
sw-product.properties.addPropertiesModal.titleEmptyPropertyValues
sw-product.properties.addPropertiesModal.titleNoPropertySelected