-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Comments
Assigning to Liudmyla Tiurnikova. |
Hi @igor-svizev , |
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 |
Thanks @salubrium for having mentioned Enhanced Admin Grids !
|
@tyurnikova, @verklov can we add official support for Mage enhanced admin grids module in Magento 2 like for Cm_Cache_Backend_Redis? |
@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). |
Hey everyone, I'm closing the ticket since there is already a ticket in our internal backlog for such feature request. Thanks! |
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
…emoveItemFromCartTest #545
ACPT-1360: Automated test to validate _resetState methods cause same state as initially constructed
Will be great have ability in grids:
The text was updated successfully, but these errors were encountered: