]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/Makefile
notification: add gui for gotify notification endpoints
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 3 Aug 2023 12:17:15 +0000 (14:17 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 08:37:31 +0000 (10:37 +0200)
commit6669a59fd1e85ec50a863a1d51220ac01cdcbcca
tree0bf2dd767b86119db23fc31c6760e5433c03bc48
parent84f70dfaadf18c04dd3e7fefcbe843375daeb8b3
notification: add gui for gotify notification endpoints

The GUI is based on the 'plugin-based' dialog window EndpointEditBase
that was introduced in an earlier commit.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
src/Makefile
src/Schema.js
src/panel/GotifyEditPanel.js [new file with mode: 0644]