* 2.0:
[Maintenance] Remove message buses duplications
[CS][DX] Refactor
Minor CS fix in workflow
[Resource] Add validation for translatable interface with new namespace
Apply suggestions from code review
Both resource and grid unstable versions
Try SyliusGridBundle 1.13
[Core] Move validation of translation classes to Core
* 2.0: (64 commits)
[Admin] Rename parameter
[Admin] Change command handlers and console command ids to dotted notation
[Core] Change command handlers and console command ids to dotted notation
[Core] Use new services
[Core] Rename Message to Command
[Admin] Rename Message to Command
[Promotion] Remove deprecated commands
[Ui] Remove deprecated commands
[User] Remove deprecated commands
[Admin] Configure and use anonymous view in store component
[Admin] Add missing order notes information
[Behat] Use test attribute to retrieve order notes
[Admin] Render pagination and enabled filter test attributes
[Behat] Enable scenarios and improve implementation for filtered pages redirections
[Admin] Render view in store button in the variant edit page
[CS][DX] Refactor
[Behat] Improve view product in store action
[Behat] Enable viewing product in store from variant edit page scenarios
[Behat] Enable deleting multiple product variants scenario
[Behat] Enable remaining managing users scenario
...
* 2.0: (776 commits)
Add missing validation for the customers first and last name
[CS][DX] Refactor
Bring back all Sylius' state machines to Winzou
Add overriding the Resource's state machine with the one from the Sylius abstraction
Add missing locales to contract test
[Taxon][Behat] validate translations with unexisting locales
[ShippingMethod][Behat] validate translations with unexisting locales
[Promotion][Behat] validate translations with unexisting locales
[Product][Behat] validate translations with unexisting locales
[PaymentMethod][Behat] validate translations with unexisting locales
Validate all translatable objects for unexisiting locales
Validate customer's password reset
Validate customer creation and edit
Make the validation trait more generic
[Api] Change namespace of TaxonImagesTest class
[Api] Remove _response suffix
[Behat] Minor improvments of viewing_taxon_image scenario
[Api][ProductImage] Add https prefix check
[Api][Admin] Allow using float for ratio in exchange rate
SYL-3329 Fix behat test for SyliusPayPalPlugin
...
* 2.0: (107 commits)
[CS][DX] Refactor
Resolve phpstan issues
Resolve psalm issues
Update README.md
[Behat][Promotion] Add setting promotion to the lowest priority scenario.
Remove unnecessary comments
[Behat][Api] Change default value to -1
[CoreBundle] Rename no_exist to not_exist
[ApiBundle][Promotion] Enable auto-increment of priority via API when set to -1
[Addressing] Remove Country code regex validation
[API][Addressing] Enhance Country code validation
[Behat][API] Add the billing and shipping addresses validation
[Behat][UI] Improve the billing and shipping addresses validation scenarios
[Addressing] Update the validation messages
Apply minor improvements
[ECS] Apply ecs fixes
[Behat] Introduce the modifying_placed_order_address suite
[Behat] Extract the ManagingPlacedOrderAddressesContext class
[Unit] Remove redundant headers provider methods
[Unit] Extract header creating to the helper methods
...