title | issue | author | author_email | author_github |
---|---|---|---|---|
Removal of notification titles |
NEXT-8334 |
Daniel Meyer |
GitEvil |
- Removed the superfluous title key from notification helper calls across several modules.
- The title is provided by
notification.mixin.js
automatically as a fallback. - The title key can still be set if needed.
- Affected mixin calls:
createNotificationInfo
createNotificationSuccess
createNotificationError
createNotificationWarning
- The title is provided by
- Removed snippet key in
src/Administration/Resources/app/administration/src/module/sw-product/snippet/
foren-GB.json
andde-DE.json
sw-product.advancedPrices.deletionNotPossibleTitle
- Removed snippet key in
src/Administration/Resources/app/administration/src/module/sw-profile/snippet/
foren-GB.json
andde-DE.json
sw-profile.index.notificationPasswordErrorTitle
- Removed snippet key in
src/Administration/Resources/app/administration/src/module/sw-sales-channel/snippet/
foren-GB.json
andde-DE.json
sw-sales-channel.detail.productComparison.notificationTitleValidateSuccessful
sw-sales-channel.detail.productComparison.notificationTitleValidateError
sw-sales-channel.detail.productComparison.notificationTitlePreviewError