On 4/29/20 4:50 PM, Thomas Lamprecht wrote:
On 4/29/20 2:32 PM, Dominik Csapak wrote:
opens a window with the parameters for the sync and two buttons:
'preview' and 'sync'

both open the taskviewer, but the 'preview' one sets the 'dry-run'
parameter so that it does not get written out to the user.cfg

loads the realm config and prefills the selection with values from
the config, and shows a hint about where to set the defaults
if none are set

Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
---
changes from v2:
* drop the '(from Config)' and '(Default)' options
* show a hint about where to set default options
* show window after closing the task of a preview

  www/manager6/Makefile         |   1 +
  www/manager6/dc/AuthView.js   |  21 ++++
  www/manager6/dc/SyncWindow.js | 186 ++++++++++++++++++++++++++++++++++
  3 files changed, 208 insertions(+)
  create mode 100644 www/manager6/dc/SyncWindow.js


Oh, some docs would be nice, especially explaining full, purge, .. so that
we can add a nice onlineHelpButton which explains the fields and their effects
nicely.



yes ofc, i am on it. hopefully can send the patch today

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to