Re: [pve-devel] [PATCH manager 1/1] dc/TFAEdit: rewrite enabling/disabling logic using userid/tfa api call

2019-04-18 Thread Thomas Lamprecht
Am 4/18/19 um 12:46 PM schrieb Dominik Csapak: > with the new /access/users/{userid}/tfa api call, we do not need > to pass the tfa_type from the userview anymore > > but the whole binding/formula handling was not really nice and not sure if the whole big me.down/lookup block you replaced it with

[pve-devel] [PATCH manager 1/1] dc/TFAEdit: rewrite enabling/disabling logic using userid/tfa api call

2019-04-18 Thread Dominik Csapak
with the new /access/users/{userid}/tfa api call, we do not need to pass the tfa_type from the userview anymore but the whole binding/formula handling was not really nice and unnecessary since we set a viewmodel, which triggered a formula, which triggered an enabling/disabling of one component in