Sylius/features
Łukasz Chruściel 929a23588d
feature #11529 [RFC] Using tabs for channel pricing (mamazu)
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
![screenshot_before](https://user-images.githubusercontent.com/14860264/83183765-afe4e980-a128-11ea-9f98-705d2650572c.png)

### After
![screenshot_after](https://user-images.githubusercontent.com/14860264/83183770-b1161680-a128-11ea-948b-0f9ee5475d9f.png)


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
2020-06-16 10:34:32 +02:00
..
account [API] Registering shop users 2020-04-15 17:07:57 +02:00
addressing feature #11372 [API] Zones (oallain, GSadee) 2020-05-12 12:35:50 +02:00
admin Merge branch '1.7' 2020-04-07 13:30:38 +02:00
cart/shopping_cart Fix tests 2020-06-10 10:40:28 +02:00
channel [API][Channel] Minor fixes for adding and browsing channels PR after review 2020-05-11 16:00:04 +02:00
checkout Prevent checking out with a disabled product variant in cart 2020-05-23 19:55:50 +02:00
cli Informs sylius users about cms plugin after sylius installed 2019-12-20 10:12:55 +01:00
contact [Behat] fix typo in contact context 2017-11-03 10:38:54 +00:00
currency Add test for filters 2020-03-17 15:14:29 +01:00
homepage Switch channel in API basing on hostname 2020-04-28 20:41:42 +02:00
installer [Behat][Installation] Fix behats 2017-10-10 10:51:43 +02:00
inventory Fixes 2019-06-11 12:52:21 +02:00
locale Merge branch '1.7' 2020-04-07 13:30:38 +02:00
order/managing_orders [Minor][Behat] Move handling payments and shippments to separate folder 2020-03-24 09:07:13 +01:00
payment [API] Implement filtering payments by channel feature 2020-03-17 15:14:29 +01:00
product Fixing the tests 2020-06-11 20:26:21 +02:00
promotion admin filtering promotions by coupon code 2020-04-16 12:00:19 +03:00
shipping [Minor][Behat] Typo fix 2020-06-12 08:19:05 +02:00
taxation [behat] configured tax category behats contexts 2020-03-17 15:14:22 +01:00
taxonomy/managing_taxons Behat for reordering taxon feature 2020-06-08 13:42:19 +02:00
user [API][Administrator] Implement managing avatar features 2020-03-19 14:42:01 +01:00