[pve-devel] [PATCH-SERIES v2 manager] ui: some backup job improvements

Fabian Ebner f.ebner at proxmox.com
Tue Sep 21 13:22:04 CEST 2021


The only thing remaining from v1 is adding a cluster-wide storage
selector for the cluster-wide backup job editor.

The new approach is to re-use the existing storage selector and add
a config option to enable cluster-wide selection.


Changes from v1:
    * Dropped already applied patches.
    * Extend existing storage selector to also support a cluster view
      instead of adding a new storage selector.


pve-manager:

Fabian Ebner (4):
  ui: storage selector: only check for nodename before loading storage
  ui: storage selector: add new clusterView option
  ui: cluster backup: only restrict storages to node when it's selected
  ui: storage selector: use storage type renderer

 www/manager6/dc/Backup.js            |   4 +-
 www/manager6/form/StorageSelector.js | 109 +++++++++++++++++++++------
 2 files changed, 88 insertions(+), 25 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list