[pve-devel] [PATCH docs/manager/proxmox-widget-toolkit 0/4] notifications: add help buttons, linking to the appropriate sections

Lukas Wagner l.wagner at proxmox.com
Tue Nov 21 15:47:54 CET 2023


Add help buttons for notification related UIs, linking to the appropriate
section in the documentation.

First patch for pve-manager fixes the build against the latest
pve-doc-generator package from the current git master. 

Requires pve-doc packages to be bumped (due to new section anchors)



pve-docs:

Lukas Wagner (1):
  notification: add anchors for target types/matchers

 notifications.adoc | 6 ++++++
 1 file changed, 6 insertions(+)


pve-manager:

Lukas Wagner (2):
  ui: sdn: fix onlineHelp anchors
  ui: dc: config: remove onlineHelp for notification config view

 www/manager6/dc/Config.js            | 1 -
 www/manager6/sdn/VnetPanel.js        | 2 +-
 www/manager6/sdn/VnetView.js         | 6 +++---
 www/manager6/sdn/ZoneContentPanel.js | 2 +-
 4 files changed, 5 insertions(+), 6 deletions(-)


proxmox-widget-toolkit:

Lukas Wagner (1):
  notification ui: add appropriate onlineHelp anchors

 src/panel/GotifyEditPanel.js          | 1 +
 src/panel/NotificationConfigView.js   | 1 +
 src/panel/SendmailEditPanel.js        | 1 +
 src/panel/SmtpEditPanel.js            | 1 +
 src/window/NotificationMatcherEdit.js | 1 +
 5 files changed, 5 insertions(+)


Summary over all repositories:
  10 files changed, 16 insertions(+), 6 deletions(-)

-- 
murpp v0.4.0






More information about the pve-devel mailing list