* 2.0: (115 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
...
* 1.13:
Exclude PHP 8.0/Symfony 6.4 from workflows' matrixes
[Maintenance] Fix postgres behats
Fix product name's casing in the Behat scenario
Add the sylius-labs/suite-tags-extension package
[Dependencies] Change possible versions of doctrine/persistence
[CI] Update Symfony versions in build
[Behat][UI] Add strong typing in the CartContext class
[ECS] Apply another ecs fixes
[ECS] Apply ecs fixes
[ECS] Apply ecs fixes in the tests directory
[ECS] Add checking in the tests directory
* 1.13: (105 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
...
* 1.12:
Add purging a database before CartCollector no channel test
Remove redundant fixtures from LocaleResolving functional test
Cover locale resolving with functional tests
Lower the sylius.context.locale tag priority on RequestHeaderBasedLocalContext
* 1.12:
[PHPStan] Exclude SqlWalker because of a memory issue
[Core][Configuration] Add sylius_core.order_by_identifier parameter
[PHPUnit] Test OrderByIdentifierSqlWalker
Default order by in to-many associations
Add OrderByIdentifierSqlWalker
* 1.11:
[PHPStan] Exclude SqlWalker because of a memory issue
[Core][Configuration] Add sylius_core.order_by_identifier parameter
[PHPUnit] Test OrderByIdentifierSqlWalker
Default order by in to-many associations
Add OrderByIdentifierSqlWalker