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

Deprecate index and view controller method #2105

Merged

Conversation

jordisala1991
Copy link
Member

@jordisala1991 jordisala1991 commented Sep 12, 2021

Subject

I am targeting this branch, because this is BC.

We should deprecate those methods because they do not provide any value and they can be easily implement in case someone needs to show a media detail and list of galleries.

Breadcrumb were directly related to those actions. Again , if someone need those actions for the frontend of his app. He might need or not the breadcrumbs.

Changelog

### Deprecated
- Deprecate controller actions for showing media and galleries.
- Deprecate breadcrumb classes.

@jordisala1991 jordisala1991 force-pushed the feature/deprecate-some-classes branch 3 times, most recently from 75f9722 to bc172a6 Compare September 12, 2021 07:19
@VincentLanglet VincentLanglet requested a review from a team September 12, 2021 19:09
@jordisala1991 jordisala1991 merged commit 06cc2de into sonata-project:3.x Sep 12, 2021
@jordisala1991 jordisala1991 deleted the feature/deprecate-some-classes branch September 12, 2021 20:04
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.

3 participants