]> git.proxmox.com Git - pve-manager.git/commit
ui: container guest status: show distro logo and name in summary header
authorChristoph Heiss <c.heiss@proxmox.com>
Wed, 5 Jul 2023 11:12:49 +0000 (13:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Oct 2023 15:28:14 +0000 (17:28 +0200)
commit8dfdcff8f053808b50eb335520e1a3f1d093c8ee
treec4c1d5294d78d513cb1cb0433880cb4a75fcb6fb
parentb1785dbc652b53c104f2e813fd1eb5c36dda9296
ui: container guest status: show distro logo and name in summary header

It fits neatly there, is rather intrusive and yet still visible at
first sight. It also solves the problem of having to create a bigger
row, so that the icon is still easily recognisable. At the default
font-size of 13pt, this really wasn't the case.

Verified that each supported distro is present in the font and the
name matches up and tested through all supported distros (including
'unmanaged').

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>
 [ TL: html-encode, just to be sure, as reviewed by Dominik ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/panel/GuestStatusView.js