This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
I've just added this filter because it's pretty simple to have and very handy!

Commits
-------
c0457468b7 Filter the orders grid on shipping method
ce38decc08 Add BDD test for shipping method filter in orders list
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | no
| License | MIT
Fix this link in github folder or add redirect in https://docs.sylius.com/ website or this two solutions.
As you wish.
Commits
-------
39c00569b1 Fix: link in github folder
* 1.7:
Remove inheritdoc directives
Apply coding standard fixes
Upgrade yarn.lock
[Docs] fix sylius plus deployment
Update github PR template
Sylius 1.4 end of security support
[Fix] Less strict symfony form conflict
[Translations] Updated translations from Crowdin
Changed descriptions and added italic font
change lorem ipsum description and fix carousel header
This PR was merged into the 1.8-dev branch.
Discussion
----------
Related to #11500. Used https://github.com/ergebnis/composer-normalize to normalize composer.json files.
Commits
-------
86fdef2b89 Synchronise packages composer.json files with the main one + normalize them
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes#11238
| License | MIT
Commits
-------
ec81472a11 change lorem ipsum description and fix carousel header
e452f32c8b Changed descriptions and added italic font
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Related tickets | fixes#11574
| License | MIT
Commits
-------
8a2f1fd258 [Docs] fix sylius plus deployment
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master <!-- see the comment below -->
| Bug fix? | no
| New feature? |yes
| BC breaks? | yes
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Adds a dynamic search input for the admin sidebar menu

Commits
-------
501e670866 [Admin] Make sidebar menu searchable
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets |
| License | MIT
Sylius 1.6 is "End of maintenance" since Apr 29, 2020, so we can update this template.
WDYT ?
Commits
-------
b5d473f0bd Update github PR template
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Commits
-------
304256e462 fix left nav arrow double click
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | -
| License | MIT
## Proposal
Channel prices in a simple product get displayed on the product page under the list of channels. So I propose that they will be made into a tabbed view so that they are more easy to manage. If you have a lot of channels (where the product is not active for example) you have a lot of values to scroll through.
### Before

### After

Commits
-------
79a5074dd5 Using tabs for channel pricing
d4511ea2de Extracting channel_pricings out to its own template
80661a5771 Fixing tests
4de3ba117d Adding label back in to fix behat tests
fc34aca7ce Adding a transformer for channels
a5e37128b7 Update src/Sylius/Behat/Context/Ui/Admin/ManagingProductVariantsContext.php
0df50ab725 Fixing the tests
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | not sure
| Deprecations? | not sure
| Related tickets |
| License | MIT

Commits
-------
a44e74d1ac Block move of dashboard to dates greater then today
c99066077c Limit dashboard move out of today date.
d1cf5c4dd3 fix `if` statement for date-object-factory
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes https://github.com/Sylius/Sylius/pull/11578/files#r440238589
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
ced5416777 [Fix] Less strict symfony form conflict
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master <!-- see the comment below -->
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
The date of `End of life` is passed so, i think we need to update documentaion.
Commits
-------
0bcf00158d Sylius 1.4 end of security support
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
4783b51b95 Add symfony/form conflict