title | issue | author | author_email | author_github |
---|---|---|---|---|
Add sales channel assignment to theme detail page |
NEXT-9448 |
Patrick Stahl |
PaddyS |
- Added new property
selectionDisablingMethod
to the componentssw-entity-multi-select
andsw-select-selection-list
in order to show the disabled state on the labels depending on a given function
- Removed
div
with classsw-theme-manager-detail__info-saleschannels
fromsw-theme-manager-detail.html.twig
- Removed styles for class
sw-theme-manager-detail__info-saleschannels
fromsw-theme-manager-detail.scss
- Added new entity selection on the theme detail page in order to be able to assign sales channels directly on the theme detail page
- Added blocks
sw_theme_manager_detail_sales_channel_removed_modal
andsw_theme_manager_detail_sales_channel_already_assigned_modal
tosw-theme-manager-detail.html.twig