[pve-devel] [PATCH manager v2 0/2] change storage display in trees
Dominik Csapak
d.csapak at proxmox.com
Tue Dec 12 14:03:33 CET 2017
with the recent addition of a 'warning' triangle for (near)full storages,
some users noted that this is highly confusing since
* the thresholds did not make sense for all storage types/instances
* an 'exclamation triangle' is generally considered a warning for something bad
but a (near)full storage is not inherently bad
* it was not clear that this reflects the usage
instead of the simple symbols, this series shows a little usage bar
next to the storage icon, which shows the actual usage as a bar
this has 2 advantages:
* it gives actual information about the storage
* it does not try to specify a usage as good or bad
changes since v1:
changed the sorting so, that only the storages are differently sorted
(folders were sorted wrong)
Dominik Csapak (2):
remove (near)full status for storages
show storage usage in tree
PVE/API2Tools.pm | 9 ---------
www/css/ext6-pve.css | 36 ++++++++++++++++++++++--------------
www/manager6/tree/ResourceTree.js | 29 +++++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 23 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list