[pve-devel] [PATCH-SERIES v2] partially fix #2285: extend Diskmanage to also list partitions

Fabian Ebner f.ebner at proxmox.com
Mon Feb 8 15:23:26 CET 2021


The UI part still remains.


Changes from v1:
    * dropped already applied patches
    * made sure it's backwards compatible (thanks to Thomas for catching this!)


widget-toolkit:

Fabian Ebner (2):
  convert disk list to disk tree and conditionally include partitions
  move DiskList.js from grid/ to panel/

 src/Makefile                    |   2 +-
 src/{grid => panel}/DiskList.js | 100 ++++++++++++++++++++++++++------
 2 files changed, 82 insertions(+), 20 deletions(-)
 rename src/{grid => panel}/DiskList.js (73%)


manager:

Fabian Ebner (1):
  ui: disk list: include partitions

 www/manager6/node/Config.js | 1 +
 1 file changed, 1 insertion(+)

-- 
2.20.1






More information about the pve-devel mailing list