Sylius/features
Mateusz Zalewski 9c8395d149
bug #14155 [BUG] The hostname resolver does not check for the channel status (lruozzi9, jakubtobiasz)
This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.11 <!-- see the comment below -->          |
| Bug fix?        | yes                                                       |
| New feature?    | no                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | yes <!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | continuation of #13697                      |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master 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
-->

What has been done:
- Updated behats (In my opinion now they're now a little bit more natural to read)
- I rebased the PR on top 1.11 and updated the `UPGRADE-1.11.md` and the `UPGRADE-1.10.md` files

We've had a discussion about parametrizing the `HostnameBasedRequestResolver` (what I've done btw 😂) but we decided to drop that idea and keep the original concept.

Thank you @lruozzi9 for your PR we could base on :). 


Commits
-------

28e39e27f7 [Channel] Do not consider disabled channel on hostname based request resolver
27406cdab9 Adjust behat scenarios
066cf33f4e Update UPGRADE files
351425d992 Update deprecation message
55edb2d3ca Remove redundant method
673eb912be Make filtering out scenario available in both ui and api contexts
2022-07-18 15:56:19 +02:00
..
account Merge branch '1.10' into 1.11 2022-03-14 15:28:00 +01:00
addressing [Addressing] Add ZoneDenormalizer 2022-06-09 17:11:54 +02:00
admin minor #13759 [Behat] Use "When" for user actions where possible (coldic3) 2022-03-14 17:18:50 +01:00
cart/shopping_cart Merge branch '1.10' into 1.11 2022-01-11 13:54:59 +01:00
channel Make filtering out scenario available in both ui and api contexts 2022-07-18 13:56:12 +02:00
checkout Merge branch '1.10' into 1.11 2022-04-13 14:32:24 +02:00
cli Improve verbosity of canceling unpaid orders test 2022-02-22 15:08:10 +01:00
contact [Behat] fix typo in contact context 2017-11-03 10:38:54 +00:00
currency Merge branch '1.10' into 1.11 2022-03-14 17:34:28 +01:00
customer Add last fixes for test and implementation 2021-05-06 10:45:12 +02:00
homepage Features rewording 2020-07-06 11:25:21 +02:00
installer [Behat][Installation] Fix behats 2017-10-10 10:51:43 +02:00
inventory Merge branch '1.10' into 1.11 2022-03-14 17:34:28 +01:00
locale Merge branch '1.10' into 1.11 2022-03-14 17:34:28 +01:00
order/managing_orders Check payment amount for admin 2021-08-05 10:09:11 +02:00
payment [Behat] Use "When" for user actions where possible 2022-03-11 09:20:29 +01:00
product [Behat] Fix scenario and its implementation for viewing product with disabled main taxon 2022-06-30 12:02:55 +02:00
promotion Merge branch '1.10' into 1.11 2022-03-14 17:34:28 +01:00
shipping Merge branch '1.10' into 1.11 2022-04-14 15:39:57 +02:00
taxation Allow to set zero tax rate 2022-07-13 09:26:53 +02:00
taxonomy/managing_taxons [Behat] Use "When" for user actions where possible 2022-03-11 09:20:29 +01:00
user [Behat] Use "When" for user actions where possible 2022-03-11 09:20:29 +01:00