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

Enable automated CRUD setup for Adminhtml Grids #5

Closed
markshust opened this issue Feb 28, 2012 · 2 comments
Closed

Enable automated CRUD setup for Adminhtml Grids #5

markshust opened this issue Feb 28, 2012 · 2 comments

Comments

@markshust
Copy link
Contributor

As a programmer, I would like complete CRUD functionality out of the box when creating Adminhtml grids

@magento-team
Copy link
Contributor

markoshust, thank you for feedback.

The proposed story has been added to backlog (not scheduled yet) as follows:

CRUD Operations for Data in Grids
"As a Magento developer, I want to be able to create custom grids that provide full CRUD operations on rows or cells to streamline the editing of data by store owner."

Acceptance criteria:

  • Adding new row to grid and saving data in a new entity;
  • Deleting individual row;
  • Updating data in individual row;
  • Mass-actions capabilities preserved

@markshust
Copy link
Contributor Author

Thanks - I was thinking of this as sort of a "scaffolding" tool that generates all of the base folders/files for you from a given namespace/name/etc. There's a lot of repetition of similar xml syntax and php filenaming, would be nice if this was all just auto-generated for you.

maksek pushed a commit that referenced this issue Dec 26, 2014
This was referenced Jan 24, 2015
adamzero1 referenced this issue in adamzero1/magento2 Feb 26, 2023
…tic-checker

Issue #5 GitHub Action Semantic Checker
@alicedfisheye alicedfisheye mentioned this issue May 14, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants