]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
show ha error state in tree and resource grid
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 25 Oct 2016 12:12:23 +0000 (14:12 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Oct 2016 07:35:05 +0000 (09:35 +0200)
commit2b2fe160f5f2a4a5e44bbc2ff135cb1fd7e1d97d
tree65f789ee33ffa1c5f8f07f76f6fce0b5d022ca64
parentb67dc872ac217a33f5bd5cebd785d9d988561cd9
show ha error state in tree and resource grid

with this patch, vms in an ha error state get an icon (reusing the node
offline icon) to indicate the error

in the resource grid, we also add the icon, and have an additional
column where we can display the ha state

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js
www/manager6/data/ResourceStore.js
www/manager6/tree/ResourceTree.js