[pve-devel] [PATCH manager 0/7] backup edit window improvements
Dominik Csapak
d.csapak at proxmox.com
Mon Mar 6 15:23:28 CET 2023
two bugfixes (the VMSelector changes are necessary for those)
and a refactor of the edit window (i put that patch at the end, because even
with simplifications, it's still ~30 lines more, and i was not sure if that's
worth it)
Dominik Csapak (7):
ui: VMSelector: columns customizable
ui: VMSelector: improve {set,get}Value handling with a loading store
ui: VMSelector: change from filter to load parameters
ui: VMSelector: correctly change invalid class on en/disable
fix #4490: ui: add column filters in Backup Job edit window
fix #4239: ui: show selected but non-existing vmids in backup edit
ui: BackupEdit: refactor edit window into declarative style
www/manager6/dc/Backup.js | 788 +++++++++++++++-----------------
www/manager6/form/VMSelector.js | 75 ++-
2 files changed, 423 insertions(+), 440 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list