[pve-devel] [PATCH manager 0/8] ui HA and help button queue for 5.1
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Oct 17 11:47:58 CEST 2017
series of patches which where all (but one new refacto patch) discussed
and reviewed already.
Implemented the reqeuested ordering changes for the more button.
If not noted other wise the patches are the same as last version.
Thomas Lamprecht (8):
ui: rename global 'Help' button to 'Documentation'
ConfigPanel: display help category in button
ui: add onlineHelpTitle to ConfigPanel childs
ui: add PVE.menu.Item
ui: qemu: combine system changing buttons
1518: ui: qemu: add HA manage menu item to panel
ui: lxc: remove obsolete unmount button
1518: ui: lxc: add 'more' menu with HA manage item to panel
www/manager6/Makefile | 1 +
www/manager6/Workspace.js | 3 +-
www/manager6/button/HelpButton.js | 12 +++++--
www/manager6/ha/ResourceEdit.js | 9 +++---
www/manager6/lxc/Config.js | 64 ++++++++++++++++++------------------
www/manager6/menu/MenuItem.js | 46 ++++++++++++++++++++++++++
www/manager6/node/Config.js | 1 +
www/manager6/panel/ConfigPanel.js | 6 +++-
www/manager6/pool/Config.js | 1 +
www/manager6/qemu/Config.js | 68 ++++++++++++++++++++++++---------------
10 files changed, 144 insertions(+), 67 deletions(-)
create mode 100644 www/manager6/menu/MenuItem.js
--
2.11.0
More information about the pve-devel
mailing list