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

Admin grid improvements #545

Closed
ihor-sviziev opened this issue Apr 8, 2014 · 7 comments
Closed

Admin grid improvements #545

ihor-sviziev opened this issue Apr 8, 2014 · 7 comments
Assignees

Comments

@ihor-sviziev
Copy link
Contributor

Will be great have ability in grids:

  • Manage columns (as example for products display some custom attribute in grid and have ability filter by this field). Really great implementation of this feature for magento 1.x: http://amasty.com/extended-product-grid-with-editor.html;
  • Add advanced filters, example: For now we haven't ability filter all orders with statuses NOT ("Complete" or "Cancelled");
  • Columns re-order;
@verklov
Copy link
Contributor

verklov commented Apr 10, 2014

Assigning to Liudmyla Tiurnikova.

@Tiurnikova
Copy link

Hi @igor-svizev ,
Thank you for your input. We are considering some improvements to admin grids. We will take your feedback into account when we make our final decision.
Follow our updates!

@trabulium
Copy link

There is already an excellent open source project here on Github that provides this and more on most grids (Orders, Products & more) https://github.com/mage-eag/mage-enhanced-admin-grids

@mage-eag
Copy link

Thanks @salubrium for having mentioned Enhanced Admin Grids !
Just to add that the next version (that should hopefully be available within a month or two), will bring :

  • a new profiles system available for all the grids (possibility to have different columns lists and default parameters - filters, limit, etc. - for each grid under different profiles, each profile being restrictable to different roles)
  • advanced filtering modes for at least text and options columns (regex, "negative" filtering - corresponding to the statuses example from @igor-svizev -, etc.)
  • first (big) wave of code refactoring in the whole repository (especially for the oldest parts of the code)

@ihor-sviziev
Copy link
Contributor Author

@tyurnikova, @verklov can we add official support for Mage enhanced admin grids module in Magento 2 like for Cm_Cache_Backend_Redis?
It would be great have configurable grids from box.

@piotrekkaminski
Copy link
Contributor

@igor-svizev we have already started making significant changes to admin grids and this code to my understanding is currently in a feature branch, not published. Among others, grids will be declared in XML not in code. The module you are referring to would have to be compatible with the new architecture. That being said we would probably could reuse some code/ideas from the module - but it has no license. For us to use the code, it needs to be under a permissive license (MIT, BSD, Apache).

@maksek maksek added the PROD label Jan 8, 2015
@Tiurnikova
Copy link

Hey everyone, I'm closing the ticket since there is already a ticket in our internal backlog for such feature request. Thanks!

vpelipenko added a commit that referenced this issue Sep 1, 2015
[GITHUB] Merge public Github PRs
okorshenko pushed a commit that referenced this issue Dec 14, 2016
Fixed issues:
 - MAGETWO-59950: Configurable product option price is displayed incorrectly per website - for 2.0.x
 - MAGETWO-59415: [Backport] - As low as price for configurable product is shown for disabled simple options - for 2.0.11
 - MAGETWO-60187: [Backport] Non consistent save Product Stock Item via Web API and repository directly - 2.0
 - MAGETWO-57056: [Backport] [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - for 2.0
magento-engcom-team added a commit that referenced this issue Apr 9, 2019
…emoveItemFromCartTest #545

 - Merge Pull Request magento/graphql-ce#545 from magento/graphql-ce:544-new-fixture-for-RemoveItemFromCartTest
 - Merged commits:
   1. c2c04e9
   2. 5bc5ee5
   3. 7e9f507
   4. 3352abd
magento-devops-reposync-svc pushed a commit that referenced this issue Sep 8, 2023
ACPT-1360: Automated test to validate _resetState methods cause same state as initially constructed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants