]> git.proxmox.com Git - pve-manager.git/commit
ui: realm: clarify that the sync jobs really are for the realm
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Jun 2023 15:33:38 +0000 (17:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Jun 2023 15:36:36 +0000 (17:36 +0200)
commitfc8f37ee9d76894a0e22e4e67873d3bc80686804
treeb6e69a0275c8fe41215ba4779b310e9f1ad82314
parented65c1ca642f1d8d9f3faf620c191affecd70d54
ui: realm: clarify that the sync jobs really are for the realm

it's somewhat redundant as onbe is already at the realm view, but for
panel titles it slightly helps if one doesn't have to string together
such "clues" oneself, i.e., it's easier to see where one is - e.g.,
if switching from some other task back to the web UI again, and we
have enough space here, so we ain't winning anything if keeping it
short.

Also add an emptyText to the grid, mostly as view's without anything
always look a bit off (like an error happened on load and one forgot
to mask)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/dc/Config.js
www/manager6/dc/RealmSyncJob.js