This PR was merged into the api-platform-3 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | api-platform-3 <!-- see the comment below -->
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | continuation of https://github.com/Sylius/Sylius/pull/16692, https://github.com/Sylius/Sylius/pull/16760, https://github.com/Sylius/Sylius/pull/16792
| License | MIT
Commits
-------
[Behat] Enable applying shipping fee scenarios
[Behat] Decouple addressing from selecting the shipping method step
[Behat][UI] Decouple addressing from selecting the shipping method step
[ECS] Apply ecs fixes
[Behat] Simplify and improve scenarios' flow
[Behat][UI] Reduce nested step methods calls
[Behat][API] Enable applying shipping fee suite
[Behat] Move context method to the proper class after rebase
* 1.14:
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
* 1.13:
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
This PR was merged into the api-platform-3 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | api-platform-3
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| 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
-->
Commits
-------
[Admin][Behat] Enable already covered scenarios
[Shop][Behat] Enable already covered scenarios
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.13 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.12 branch
- Features and deprecations must be submitted against the 1.13 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
-->
Inspired by #15119
Commits
-------
Try SyliusGridBundle 1.13
Both resource and grid unstable versions
Apply suggestions from code review
[Resource] Add validation for translatable interface with new namespace
Minor CS fix in workflow
This PR was merged into the 1.13 branch.
Discussion
----------
| Q | A
|-----------------|-----
| Branch? | 1.13
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | extracted from #15706
| License | MIT
This is a change to allow support for SyliusResourceBundle 1.11 (and older), where this validation has just been added globally on `AbstractTranslation`. PR with enabled tests: #15706.
<!--
- 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
-->
Commits
-------
[Core] Move validation of translation classes to Core