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] Unification of filtration namespaces #12846

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

lchrusciel
Copy link
Member

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

All class folders are kept in the singular form. What is more, we already have one filter in the Sylius\Bundle\ApiBundle\Doctrine\Filter namespace

@lchrusciel lchrusciel added Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). BC Break PRs introducing BC breaks (do not even try to merge). API APIs related issues and PRs. labels Jul 27, 2021
@lchrusciel lchrusciel requested a review from a team as a code owner July 27, 2021 10:43
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Jul 27, 2021
@GSadee GSadee merged commit 5dd517b into Sylius:master Jul 27, 2021
@GSadee
Copy link
Member

GSadee commented Jul 27, 2021

Thanks, Łukasz! 🎉

@lchrusciel lchrusciel deleted the filters-common-namespace branch July 27, 2021 14:24
arti0090 pushed a commit to arti0090/Sylius that referenced this pull request Jul 28, 2021
…rusciel)

This PR was merged into the 1.11-dev branch.
labels: bc-break

Discussion
----------

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

All class folders are kept in the singular form. What is more, we already have one filter in the `Sylius\Bundle\ApiBundle\Doctrine\Filter` namespace

<!--
 - Bug fixes must be submitted against the 1.9 or 1.10 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
-->

Commits
-------

7fcc65c [API] Unification of filtration namespaces
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. BC Break PRs introducing BC breaks (do not even try to merge). Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants