mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-22 22:04:00 +03:00
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>
This commit is contained in:
parent
a52f2819e7
commit
1e5cb74d89
@ -77,6 +77,7 @@ JSSRC= \
|
||||
window/NamespaceEdit.js \
|
||||
window/MaintenanceOptions.js \
|
||||
window/NotesEdit.js \
|
||||
window/NotificationMatcherOverride.js \
|
||||
window/RemoteEdit.js \
|
||||
window/TrafficControlEdit.js \
|
||||
window/NotifyOptions.js \
|
||||
|
1105
www/window/NotificationMatcherOverride.js
Normal file
1105
www/window/NotificationMatcherOverride.js
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user