all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH font-logos/manager v2 0/5] fix #2435: lxc: show distro and privileged status in summary
@ 2023-07-05 11:12 Christoph Heiss
  2023-07-05 11:12 ` [pve-devel] [PATCH font-logos v2 1/5] d/install: fix typo in css install path Christoph Heiss
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Christoph Heiss @ 2023-07-05 11:12 UTC (permalink / raw)
  To: pve-devel

This implements #2435 [0]. Show the unprivileged status in the summary
panel, the distro logo and name in the title of the summary panel.

Patch 1 & 2 fix two small typos in the `fonts-font-logos` package.
Patch 3 then prepares the pveproxy to serve the required CSS and font
files for the icon font we use [1] (packaged here [2]), and finally
patch 4 & 5 finally wire everything up into the UI.

N.B.: The `fonts-font-logos` package is not yet available through the
repos yet (as far as I could see), so it must be built & installed
locally for testing.

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=2435
[1] https://github.com/Lukas-W/font-logos
[2] https://git.proxmox.com/?p=fonts-font-logos.git;a=summary

fonts-font-logos:

Christoph Heiss (2):
  d/install: fix typo in css install path
  css: fix missing `@` for font-face rule

 debian/install     | 2 +-
 src/font-logos.css | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

pve-manager:

Christoph Heiss (3):
  pveproxy, ui, d/control: add font-logos
  ui: GuestStatusView: show privileged status as new row
  ui: GuestStatusView: show distro logo and name in summary header

 PVE/Service/pveproxy.pm               |  2 ++
 debian/control                        |  1 +
 www/index.html.tpl                    |  1 +
 www/manager6/panel/GuestStatusView.js | 51 ++++++++++++++++++++++++++-
 4 files changed, 54 insertions(+), 1 deletion(-)

--
2.39.2





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-10-23 15:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-05 11:12 [pve-devel] [PATCH font-logos/manager v2 0/5] fix #2435: lxc: show distro and privileged status in summary Christoph Heiss
2023-07-05 11:12 ` [pve-devel] [PATCH font-logos v2 1/5] d/install: fix typo in css install path Christoph Heiss
2023-07-05 11:12 ` [pve-devel] [PATCH font-logos v2 2/5] css: fix missing `@` for font-face rule Christoph Heiss
2023-07-05 11:12 ` [pve-devel] [PATCH manager v2 3/5] pveproxy, ui, d/control: add font-logos Christoph Heiss
2023-07-05 11:12 ` [pve-devel] [PATCH manager v2 4/5] ui: GuestStatusView: show privileged status as new row Christoph Heiss
2023-10-20 13:27   ` Dominik Csapak
2023-07-05 11:12 ` [pve-devel] [PATCH manager v2 5/5] ui: GuestStatusView: show distro logo and name in summary header Christoph Heiss
2023-10-20 13:31   ` Dominik Csapak
2023-10-11 14:41 ` [pve-devel] [PATCH font-logos/manager v2 0/5] fix #2435: lxc: show distro and privileged status in summary Christoph Heiss
2023-10-20 13:33 ` Dominik Csapak
2023-10-23 15:32   ` [pve-devel] applied-series: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal