Code Monkey home page Code Monkey logo

mage-enhanced-admin-grids's Introduction

Scrutinizer Code Quality Build Status

Enhanced Admin Grids

Version 1.0.0 (work-in-progress / edge)

This version includes the latest changes which are considered too experimental to be featured in the base work-in-progress branch. As such, it should only be used for testing purposes.

Final steps before beta release

  • last waves of code refactoring/cleanup and complexity reduction (focus on Scrutinizer hot spots)
  • editor system refactoring :
    • separate responsibilities into different models, introduce callbacks
    • implement custom columns editability
    • implement order address columns editability
    • implement inventory columns editability
    • create a spreadsheet summarizing the compatibility of each editor across the different Magento versions (use three different states : "untested", "tested and functional", "tested with problems" - provide links to the related issues -)
    • start filling up the compatibility spreadsheet
  • JS code refactoring :
    • remove CDATA sections
    • refactor and optimize code when possible
    • review the code style (follow some best practices)
    • write comments (use JSDoc) (probably not worth the time)
    • implement an object manager, to remove as much clutter as possible from the global scope, and automatically cleanup unneeded/overridable objects (especially for Ajax grids)
  • move the columns list form to dedicated window, as for the other forms (avoid cluttering any external wrapping form with a lot of parameters)
  • rework the profiles bar so that the number of displayed profiles is adapted to the available width
  • rework the "Access All" profiles permission (make all the profiles be available from everywhere, except in the bar)
  • rework the sales items columns (implement the advanced text filter, improve their extensibility, and allow to display a customizable value when exported) (later)

mage-enhanced-admin-grids's People

Contributors

mage-eag avatar paales avatar sprankhub avatar mystix avatar arollason avatar ddattee avatar jappievw avatar kalenjordan avatar

Forkers

jrohde

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.