modmore / ClientConfig

ClientConfig is a MODX Revolution Extra to allow clients to maintain settings in a user friendly way.
https://docs.modmore.com/en/Open_Source/ClientConfig/index.html
MIT License
28 stars 27 forks source link

Update Grids with Inline-Editing #114

Closed sebastian-marinescu closed 7 years ago

sebastian-marinescu commented 8 years ago

Show the sort orders on the admin table, taking care partially of #95.

Also the column-widths are re-configured.

sebastian-marinescu commented 8 years ago

Added the possibility to inline-edit the sortorder, key and label fields. This takes partially care of #94.

sebastian-marinescu commented 8 years ago

Made everything editable inline, except the ID column. Takes more care of #94.

sebastian-marinescu commented 8 years ago

Groups now also can be inline-edited.

sebastian-marinescu commented 8 years ago

This closes #94.