Thomas Lamprecht
41e4388005
ui: add calendar event selector
...
modelled after the PVE one, but we are not 1:1 compatible and need
deleteEmpty support. For now let's just have some duplicate code, but
we should try to move this to widget toolkit ASAP.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-21 19:33:52 +02:00
Thomas Lamprecht
06a94edcf6
ui: sync job: default to false for "remove-vanished"
...
can be enabled later one easily, and restoring deleted snapshots
isn't easy.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-21 19:33:52 +02:00
Thomas Lamprecht
ef496e2c20
ui: sync job: group remote fields and use "Source" in labels
...
Using "Source" helps to understand that this is a "pull from remote"
sync, not a "push to remote" one.
https://forum.proxmox.com/threads/suggestions-regarding-configurations-terminology.73272/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-21 19:33:52 +02:00
Dominik Csapak
6e1f0c138f
ui: fix missing deleteEmpty on SyncJobEdit
...
else we cannot delete those fields
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-06-24 07:21:59 +02:00
Dominik Csapak
f0ed6a218c
ui: add SyncJobEdit window
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-29 11:32:13 +02:00