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

Dominik Csapak d.csapak at proxmox.com
Mon Jun 12 14:43:53 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)

Dominik Csapak (3):
  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

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

-- 
2.30.2






More information about the pve-devel mailing list