* 2.0:
Minor improvements in UPGRADE-2.0 file
Review fixes
Refactor the Upgrade file a bit, add missing data
[Upgrade] Add initial part
Fix ecs
Remove priority but decorates the offline actions command provider
Refactor some scenario to handle Payum and non Payum scenarios
Add required status action handling
Remove Payum specific environment
Remove payum env by using usePayum field
Make PayumBundle command provider running before PaymentBundle one
Add a way to choose not to use Payum
Scope the command provider to Payum only supported payment method
Fix controller definition
| Q | A
|-----------------|-----
| Branch? | 2.0 <!-- see the comment below -->
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.13 branch
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the
documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
| Q | A
|-----------------|-----
| Branch? | 2.0
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | none
| License | MIT
* 2.0:
[Fixtures] Remove incorrect cap photo
[Fixtures] Refresh user avatars
[Fixtures] Remove old unused photos
[UI] Reduce the margin on the product show page
Add Sylius logo for e-mails
[UI] Add missing asterix
Fix mobile product attributes form
Fix missing payment request breadcrumb
Fix missing taxon header
Fix mobile shipping methods form
[Admin] Fix deleting customer account
[UI] Add top margin to flash messages
Fix mobile order header in admin panel
Fix order payments and shipments tables in admin panel
Remove obsolete catalog promotions validation adr
Fix mobile admin navbar
| Q | A
|-----------------|-----
| Branch? | 2.0
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes https://github.com/Sylius/Sylius/issues/17443
| License | MIT
Now, after deleting the customer account, we are properly redirected to
the customer show page with a flash:
<img width="1657" alt="image"
src="https://github.com/user-attachments/assets/08c8b9ec-e061-40cb-b122-7a5ebe06e445">
<!--
- Bug fixes must be submitted against the 1.13 branch
- Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the
documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->