]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
notification: matcher: move match-calendar fields to panel
authorLukas Wagner <l.wagner@proxmox.com>
Mon, 8 Jul 2024 09:38:08 +0000 (11:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Sep 2024 15:09:32 +0000 (17:09 +0200)
commitfa315d842b5fd908f9fa7a9c300bfdd909a9d9bb
tree481a7854fc0287020b3e894162b4a2470302b78b
parente91269d51349ea8c66a3f5ece1948af0558c89e7
notification: matcher: move match-calendar fields to panel

Also introduce a local viewModel that is linked to a parent viewModel,
allowing us to move the formulas to the panel.
This should make the code more cohesive and easier to follow.

No functional changes.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
src/window/NotificationMatcherEdit.js