Re: [pve-devel] [PATCH manager v3] ui: dc/Auth: add sync button

2020-04-29 Thread Dominik Csapak
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

Re: [pve-devel] [PATCH manager v3] ui: dc/Auth: add sync button

2020-04-29 Thread Thomas Lamprecht
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

[pve-devel] [PATCH manager v3] ui: dc/Auth: add sync button

2020-04-29 Thread Dominik Csapak
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