[pve-devel] [PATCH manager 0/6] improve tree icons

Dominik Csapak d.csapak at proxmox.com
Thu Apr 27 12:17:28 CEST 2017


this series improves the status icons in the tree, to reduce confusion
and improve error feedback

so that nodes are only shown as offline if we cannot reach them via corosync,
and otherwise show an 'unknown' status

same for storages we cannot reach

Dominik Csapak (6):
  include corosync online status in resources api call
  include if we have a successful rrd update for storage
  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                   |  8 +++++
 www/css/ext6-pve.css               | 17 ++++++++--
 www/manager6/Utils.js              | 69 ++++++++++++++++++--------------------
 www/manager6/data/ResourceStore.js | 29 ++++++++++++++++
 www/manager6/qemu/HDEdit.js        |  2 +-
 www/manager6/tree/ResourceTree.js  | 52 ++++++----------------------
 6 files changed, 95 insertions(+), 82 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list