EasyAdminBundle
EasyAdminBundle copied to clipboard
Use filters on nested properties
This PR makes filters support properties with dot notation by using a new filter as wrapper.
-
The NestedConfigurator is able to configure the wrapped filter by (re)invoking the configurators collection and copy configured FormType and options to display the correct wrapped filter view.
-
The NestedFilter is able to apply required left joins for a given path and delegate query customization to wrapped filter by recreating adapted arguments (like FilterDataDto and EntityDto)
There is no tests for now, but i can add it if you are interested by the purpose.
Closes #4881
Thanks @Marcachips for this PR 👍
This PR is really interesting and can be very useful. Is there any plan to merge it ? Does it need some adjustment or help ?
Hi,
Any news about this feature?.. We still cannot use filters on embedded properties... Please review priorities, I think this is a primary feature, more than light/dark mode or others front enhancements... Many PR's about it for months and nothing. :(
Hey there, currently facing an issue this PR would fix, merging would be really great.
Is there anything I/we can do to help?
Is there any reason this PR is still not merged ? It would be great to have the possibility to filter on nested properties !
I think the most important thing here are missing tests - I doubt @javiereguiluz will merge it without them.
same here, would be nice if it will be merged.
@Marcachips will you add tests or do you need help?
I plan to write tests before the end of this week. I don't need help for now, but thanks 👍
@kiler129 i know but this one doesnt work wost nested entities, like product.category
Tests are pushed !
Hello, your PR looks very nice, what are the "blocked point" now?
Hello, this PR will be very helpful
Any news about this PR?
@Marcachips @javiereguiluz Any news for this great feature ? I need this feature in my current project :) Thanks
Hello @javiereguiluz ! Can we get visibility into the progress of this Pull Request ? Do I need to take any additional actions ?
Ping of this great feature @javiereguiluz @Marcachips Hope it will be merged soon :)
Ping ?
i would also like to have it fixed to get my filter working as intended ♥
Hi, up ?
@javiereguiluz Some news about this PR ? Thanks
I would also welcome this feature.