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

Add NotEmptyFilter #1207

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Conversation

VincentLanglet
Copy link
Member

@VincentLanglet VincentLanglet commented Nov 18, 2020

Subject

I am targeting this branch, because BC.

I'm adding a inverse option in order to use the EmptyFilter as a NotEmptyFilter.
You may want to have a filter called Has foo, instead of a Has no foo one.

Changelog

### Added
- Added an option `inverse` for the EmptyFilter.

@VincentLanglet VincentLanglet marked this pull request as ready for review November 18, 2020 13:57
@VincentLanglet VincentLanglet requested a review from a team November 18, 2020 13:57
@VincentLanglet VincentLanglet requested a review from a team November 19, 2020 09:57
@VincentLanglet VincentLanglet merged commit 28e6fe0 into sonata-project:3.x Nov 19, 2020
@VincentLanglet
Copy link
Member Author

If you have some time, take a look at this issue: #1208

@VincentLanglet VincentLanglet deleted the notEmptyFilter branch November 19, 2020 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants