[pve-devel] [PATCH manager v2 0/4] improve ui for reaml sync jobs

Dominik Csapak d.csapak at proxmox.com
Tue Jun 13 10:43:57 CEST 2023


by implementing @thomas suggestions.

The only thing not done for now is a 'run now' button, but for that
we either have to create a new api call, or change the existing
'sync' call to read the job config with an extra parameter
(i'd lean to do the latter)

changes from v1:
* fix eslint warnings
* add new 'run now' button

Dominik Csapak (4):
  ui: realm sync edit: improve ux when there is no ldap/ad realm
  ui: realm sync: change enabled column rendering
  ui: realm: move sync job panel into realm panel
  ui: realm sync: add 'run now' button

 www/manager6/dc/AuthView.js     |  2 +-
 www/manager6/dc/Config.js       | 28 ++++++++++-----
 www/manager6/dc/RealmSyncJob.js | 61 +++++++++++++++++++++++++++++++--
 3 files changed, 79 insertions(+), 12 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list