[pve-devel] [PATCH manager 0/9] add help links
Dominik Csapak
d.csapak at proxmox.com
Tue Sep 13 13:46:07 CEST 2016
this series adds a global and a contextual help button
and the relevant links to the existing
documentation which we ship
Dominik Csapak (9):
make pveHelpButton more abstract
add global help button
add a helpbutton to the toolbar of the configpanel
add onlineHelp links to Datacenter
add onlineHelp to nodes
add onlineHelp to lxc
add onlineHelp to qemu
add onlineHelp to pool and storage
whitespace cleanup
www/manager6/Makefile | 2 +-
www/manager6/Workspace.js | 8 ++++++++
www/manager6/button/HelpButton.js | 28 ++++++++++++++++++++--------
www/manager6/dc/Config.js | 21 +++++++++++++++++++++
www/manager6/lxc/Config.js | 14 ++++++++++++++
www/manager6/lxc/Network.js | 2 ++
www/manager6/lxc/ResourceEdit.js | 2 ++
www/manager6/node/Config.js | 16 ++++++++++++++++
www/manager6/panel/ConfigPanel.js | 19 +++++++++++++++++++
www/manager6/pool/Config.js | 3 +++
www/manager6/qemu/Config.js | 11 +++++++++++
www/manager6/storage/Browser.js | 3 +++
12 files changed, 120 insertions(+), 9 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list