]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/Makefile
notification: add ui for managing notification filters
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 3 Aug 2023 12:17:18 +0000 (14:17 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 08:37:44 +0000 (10:37 +0200)
commit5d1b587fddd896fe7117fe97aa5b67843e946c74
tree050f2ed39619283cb980b9e51521387d0f08d676
parent90dbb2d35967627be63ba34e1874f016d1268e1e
notification: add ui for managing notification filters

This commit adds a new dialog window, containing all fields necessary
to configure notification filters.

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