This series adds a new component to the existing zfs pool status view which displays additional information parsed from the zpool status command. The already existing tree component now has some new fields to match the new available information. Both components are now nested in the original window.
Tim Marx (4): node zfs: added check for undefined & new case AVAIL node zfs: added new component to display additional zfs details node zfs: renamed & revised tree component to display more information node zfs: added panel to window as container for new components www/manager6/Utils.js | 37 +++++++------ www/manager6/node/ZFS.js | 132 +++++++++++++++++++++++++++++++++++++---------- 2 files changed, 125 insertions(+), 44 deletions(-) -- 2.11.0 _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
