title | issue | author |
---|---|---|
Implement rule awareness |
NEXT-18215 |
Timo Altholtmann |
- Added slot
result-group
tosrc/app/component/form/select/base/sw-grouped-single-select/sw-grouped-single-select.html.twig
- Changed
src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js
searchCriteria
to also consider theassociations
of the propertycriteria
- Added property
associationEntity
tosrc/app/component/rule/sw-condition-tree/index.js
- Added computed function
restrictedConditions
which is also provided for child components tosrc/app/component/rule/sw-condition-tree/index.js
- Added function
getRestrictedAssociations
to the/src/app/service/rule-condition.service.js
- Added function
getRestrictionsByAssociation
to the/src/app/service/rule-condition.service.js
- Added function
getTranslatedConditionViolationList
to the/src/app/service/rule-condition.service.js
- Added property
ruleAwareGroupKey
to/src/module/sw-promotion-v2/component/sw-promotion-v2-rule-select/index.js
- Added property
detailPageLoading
andconditions
to/src/module/sw-settings-rule/view/sw-settings-rule-detail-assignments/index.js