]> git.proxmox.com Git - proxmox-backup.git/commit
ui: notifications: pull in UX improvements for match rules creation
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 23 Apr 2024 11:52:29 +0000 (13:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 21:14:46 +0000 (23:14 +0200)
commit1e5cb74d89b2ad54bbefdda08f1eae3eac15328e
tree598e39886e0e039408aa5cb6510c94422c64f2a6
parenta52f2819e72d082913218e1414205b2ed70367f6
ui: notifications: pull in UX improvements for match rules creation

These changes have not been applied yet in widget toolkit, but
are very valuable for the initial integration in PBS.
We override modified components and replace them with the patched
variants.
The changes change the edit window such that known field names and
values are suggested in a combobox. Also, the 'exact' match mode
can now match multiple values.

This can and *should* be removed once the changes from [1] are
merged into the widget toolkit.

[1] https://lists.proxmox.com/pipermail/pve-devel/2024-April/063539.html

Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/Makefile
www/window/NotificationMatcherOverride.js [new file with mode: 0644]