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

[make:crud] Improve controller generation #939

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

bdaler
Copy link
Contributor

@bdaler bdaler commented Aug 9, 2021

#788

  • Add new methods add and remove to repository template.
  • Improve controller template to generate methods new, edit and delete.
  • Fix test repository fixtures files according new methods.

bdaler and others added 2 commits February 23, 2022 15:20
- Improve controller template to generate methods `new`, `edit` and `delete`.
- Fix test repository fixtures files according new methods.
@jrushlow jrushlow force-pushed the improveCrudControllerGeneration.788 branch from ddd3f74 to a6bcf69 Compare February 23, 2022 20:21
@jrushlow jrushlow added the Status: Reviewed Has been reviewed by a maintainer label Feb 23, 2022
Copy link
Collaborator

@jrushlow jrushlow left a comment

Choose a reason for hiding this comment

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

Thank you @bdaler for the contribution!

@jrushlow jrushlow merged commit 1f20a8c into symfony:main Feb 23, 2022
@jrushlow jrushlow mentioned this pull request Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants