Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 725 Bytes

2021-10-20-create-new-tab-details-in-order-module.md

File metadata and controls

12 lines (12 loc) · 725 Bytes
title issue author author_email
Create the new tab "Details" in the order module
NEXT-16682
Max Stegmeyer
m.stegmeyer@shopware.com

Administration

  • Added fillDigits prop to sw-number-field to always show zero digits in a number field.
  • Changed sw-number-field andsw-order-promotion-tag-field to correctly overwrite template while extending.
  • Changed sw-order-promotion-tag-field and sw-tagged-field to correctly not allow deletions on disabled.
  • Added component sw-order-promotion-field, which shows a sw-order-promotion-tag-field and a switch field for automatic promotions.
  • Added component sw-order-details-state-card, which allows an easy state change for an order state association.