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

Dominik Csapak d.csapak at proxmox.com
Mon May 8 12:31:44 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 v2:
 * change the default status for storage to unknown and add an explaining
   comment
 * optimize css classes
 * optimize icon calculation

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                   |  14 ++++
 www/css/ext6-pve.css               | 127 ++++++++++++++-----------------------
 www/manager6/Utils.js              |  64 ++++++++-----------
 www/manager6/data/ResourceStore.js |   7 ++
 www/manager6/qemu/HDEdit.js        |   2 +-
 www/manager6/tree/ResourceTree.js  |  57 ++++-------------
 6 files changed, 108 insertions(+), 163 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list