title | issue |
---|---|
Correct copy-paste variables function |
NEXT-16077 |
- Added new function
getAt
inShopware\Core\Framework\Struct\Collection
to get the correct position element in the collection - Changed function
send
inShopware\Core\Content\MailTemplate\Api\MailActionController
to add more the template data for send mail on test mode - Changed function
send
inShopware\Core\Content\Mail\Service\MailService
to correct the send mail feature in the test mode
- Added new function
mailTemplateReplace
insw-mail-template/page/sw-mail-template-detail/index.js
to replace the html content to suitable with mail template data - Changed the function
loadAvailableVariables
insw-mail-template/page/sw-mail-template-detail/index.js
to correct the value for copy-paste variables function - Changed the function
getItems
intree/sw-tree-item/index.js
to correct the value for copy-paste variables function - Changed the function
getTreeItems
intree/sw-tree/index.js
to correct the value for copy-paste variables function