Closed wouterj closed 8 years ago
SonataAdminBundle PR is merged
do we need to update the minimum version requirement?
@dbu that's a difficult question to answer. This PR does support the same sonata versions as before, except that for a good interface, it requires the versions with my sonata PR in it.
Is it a big problem to only be compatible with Sonata admin >2.3 ?
can this be merged now?
This should also work under SonataAdminBundle <2.3. This'll use both groups (columns) and tabs in the admin panel, improving the UX a lot :)
A screenshot of the result (also using the new tree btw):
This requires https://github.com/sonata-project/SonataAdminBundle/pull/2615 and https://github.com/symfony-cmf/RoutingBundle/pull/284 to be merged.