[pve-devel] [PATCH manager 0/4] merge ha status and resources

Dominik Csapak d.csapak at proxmox.com
Tue Nov 22 12:07:27 CET 2016


this patch series merges the ha resources into the ha status panel,
so that you can view the resources status and change them from one view

Dominik Csapak (4):
  add new fields to ha models
  add the haStatus panel
  merge ha resources into the ha status panel
  change the ha resources columns

 www/manager6/Makefile         |  1 +
 www/manager6/dc/Config.js     |  9 +--------
 www/manager6/ha/Resources.js  | 44 +++++++++++++++++++++++++++++--------------
 www/manager6/ha/Status.js     | 39 ++++++++++++++++++++++++++++++++++++++
 www/manager6/ha/StatusView.js | 25 ++++++++++++------------
 5 files changed, 84 insertions(+), 34 deletions(-)
 create mode 100644 www/manager6/ha/Status.js

-- 
2.1.4





More information about the pve-devel mailing list