[pve-devel] [PATCH manager 0/7] fix state, make tabs lazy
Dominik Csapak
d.csapak at proxmox.com
Wed Mar 16 15:58:08 CET 2016
this patch series does 4 things:
* fix the console button text behaviour
* fix statusprovider for lxc and some tabs
* make ceph config panel a subclass
* make some tabs lazy (for performance)
Dominik Csapak (7):
ext6migrate: fix Console butten text (again)
ext6migrate: add missing items in statusprovider
ext6migrate: make ceph config a subclass
ext6migrate: change ceph event handlers
ext6migrate: prepare panels for lazyitems
ext6migrate: make some (sub)tabs lazy
ext6migrate: remove trailing whitespaces
www/manager6/StateProvider.js | 25 +++++-
www/manager6/button/ConsoleButton.js | 10 ++-
www/manager6/ceph/Config.js | 154 +++++++++++------------------------
www/manager6/ceph/Status.js | 2 +-
www/manager6/ha/Config.js | 5 +-
www/manager6/lxc/Config.js | 9 +-
www/manager6/panel/ConfigPanel.js | 20 ++++-
www/manager6/panel/Firewall.js | 19 +++--
www/manager6/panel/SubConfigPanel.js | 21 +++--
9 files changed, 132 insertions(+), 133 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list