[pve-devel] [PATCH manager v2 0/7] improve tree icons
Dominik Csapak
d.csapak at proxmox.com
Wed May 3 16:35:14 CEST 2017
this series aims to give better feedback with the tree icons to the user
especially in regard to corosync online/offline and rrdstats
changes since v1:
* generate the status field on the backend instead online/active
* add a default 'unknown' status for vm/ct
Dominik Csapak (7):
add status to node stats
include a 'status' field for storages
add default 'unknown' status for vms and containers
add a new status column in the resourcestore
add new tree and grid classes for the 'unknown' status
improve tree/grid icons
whitespace cleanup
PVE/API2Tools.pm | 10 ++++++
www/css/ext6-pve.css | 17 ++++++++--
www/manager6/Utils.js | 66 +++++++++++++++++---------------------
www/manager6/data/ResourceStore.js | 7 ++++
www/manager6/qemu/HDEdit.js | 2 +-
www/manager6/tree/ResourceTree.js | 52 +++++++-----------------------
6 files changed, 72 insertions(+), 82 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list