]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - grid/ObjectGrid.js
use eslint and execute as check target
[proxmox-widget-toolkit.git] / grid / ObjectGrid.js
2020-06-06 Thomas Lamprechtmake eslint 100% happy
2020-06-06 Thomas Lamprechtsome more eslint fixes
2020-06-06 Thomas Lamprechteslint fixes all over the place
2020-03-31 Thomas Lamprechtobject grid: allow to pass online help to row editors
2018-05-02 Dominik Csapaksave index on keydown and check on keyup
2018-04-06 Dominik Csapakallow pressing enter in ObjectGrids to edit a field
2018-03-16 Dominik Csapakadd labelWidth to the fieldDefaults in add_*_row
2018-03-16 Dominik Csapakadd an optional renderer for integer rows in ObjectGrid
2017-12-07 Thomas LamprechtObjectGrid: add_text_row: allow setting vtype for editor
2017-04-07 Dietmar MaurerObjectGrid.js: new monStoreErrors properties
2017-03-01 Dietmar Maurergrid/ObjectGrid.js: new helper add_combobox_row()
2017-02-25 Dietmar MaurerObjectGrid: avoid static definition of rows
2017-02-25 Dietmar MaurerObjectGrid: new helper add_text_row
2017-02-25 Dietmar Maurernew helper Proxmox.Utils.compute_min_label_width()
2017-02-24 Dietmar MaurerObjectGrid: add helpers to add editor
2017-02-24 Dietmar MaurerObjectGrid: add run_editor() and reload() helpers
2017-01-30 Dietmar Maureradd TimeView, TimeEdit and TaskViewer