Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Api] upgrade taxon filter on product #12534

Merged
merged 6 commits into from Apr 26, 2021

Conversation

AdamKasp
Copy link
Contributor

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

@AdamKasp AdamKasp requested a review from a team as a code owner April 15, 2021 09:10
@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label Apr 15, 2021
@AdamKasp AdamKasp force-pushed the api-upgrade-taxon-filter-on-product branch 3 times, most recently from bd55c46 to f46a620 Compare April 15, 2021 18:12
@AdamKasp AdamKasp force-pushed the api-upgrade-taxon-filter-on-product branch from f46a620 to ad98b6c Compare April 15, 2021 18:48
@GSadee GSadee force-pushed the api-upgrade-taxon-filter-on-product branch from f7b2a13 to 889f37d Compare April 16, 2021 05:55
@AdamKasp AdamKasp force-pushed the api-upgrade-taxon-filter-on-product branch from 9beed8e to 886d9d2 Compare April 16, 2021 07:36
$this->iriConverter = $iriConverter;
}

public function filterProperty(string $property, $value, QueryBuilder $queryBuilder, QueryNameGeneratorInterface $queryNameGenerator, string $resourceClass, string $operationName = null)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be refactor to several lines

$this->beConstructedWith($managerRegistry, $iriConverter);
}

function it_adds_taxon_filter_if_property_is_product_taxon(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
function it_adds_taxon_filter_if_property_is_product_taxon(
function it_adds_taxon_filter_if_property_is_taxon(

@GSadee GSadee merged commit 54de155 into Sylius:master Apr 26, 2021
@GSadee
Copy link
Member

GSadee commented Apr 26, 2021

Thank you, Adam! 🥇

@AdamKasp AdamKasp deleted the api-upgrade-taxon-filter-on-product branch July 19, 2021 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants