[pve-devel] [PATCH manager 0/2] change storage display in trees
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Dec 12 13:37:35 CET 2017
On Tue, Dec 12, 2017 at 01:25:14PM +0100, Dominik Csapak wrote:
> 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
Looks a lot better now IMHO. Any objections?
>
> 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, 50 insertions(+), 24 deletions(-)
>
> --
> 2.11.0
More information about the pve-devel
mailing list