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

Remove groups feature #1468

Merged

Conversation

jordisala1991
Copy link
Member

@jordisala1991 jordisala1991 commented Jan 3, 2022

Subject

I am targeting this branch, because this breaks BC.

To me it does not need extra deprecations on 4.x since FOSUser already deprecated the feature and we are relying on it.

Changelog

### Removed
- Removed user groups feature.

->with('Keys', ['class' => 'col-md-4'])->end()
->with('Roles', ['class' => 'col-md-12'])->end()
->with('Roles', ['class' => 'col-md-16'])->end()
Copy link
Member

Choose a reason for hiding this comment

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

This is wrong. 12 is the max. You should instead change the col-md-4 to col-md-6 for status and keys.

Copy link
Member Author

Choose a reason for hiding this comment

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

Tried to fix it on my last commit. Should be better now.

@jordisala1991 jordisala1991 merged commit 741e03f into sonata-project:5.x Jan 3, 2022
@jordisala1991 jordisala1991 deleted the feature/remove-groups branch January 3, 2022 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants