public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager 0/3] fix #2435: lxc: show distro and privileged status in summary
@ 2023-05-03  9:50 Christoph Heiss
  2023-05-03  9:50 ` [pve-devel] [PATCH manager 1/3] ui: clean up remnants of in-tree font-awesome files Christoph Heiss
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christoph Heiss @ 2023-05-03  9:50 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.

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=2435

pve-manager:

Christoph Heiss (3):
  ui: clean up remnants of in-tree font-awesome files
  ui: add 'font-logos' stylesheet and font files
  ui: GuestStatusView: add 'privileged' and 'ostype' fields

 www/css/Makefile                        |    3 +-
 www/css/font-awesome.css                | 2086 -----------------------
 www/css/font-logos.css                  |  224 +++
 www/css/fonts/FontAwesome.otf           |  Bin 109688 -> 0 bytes
 www/css/fonts/Makefile                  |    6 +-
 www/css/fonts/README                    |   11 -
 www/css/fonts/README.md                 |    5 +
 www/css/fonts/font-logos.ttf            |  Bin 0 -> 29116 bytes
 www/css/fonts/font-logos.woff           |  Bin 0 -> 74576 bytes
 www/css/fonts/font-logos.woff2          |  Bin 0 -> 15724 bytes
 www/css/fonts/fontawesome-webfont.eot   |  Bin 70807 -> 0 bytes
 www/css/fonts/fontawesome-webfont.svg   |  655 -------
 www/css/fonts/fontawesome-webfont.ttf   |  Bin 142072 -> 0 bytes
 www/css/fonts/fontawesome-webfont.woff  |  Bin 83588 -> 0 bytes
 www/css/fonts/fontawesome-webfont.woff2 |  Bin 66624 -> 0 bytes
 www/index.html.tpl                      |    1 +
 www/manager6/panel/GuestStatusView.js   |   51 +-
 17 files changed, 286 insertions(+), 2756 deletions(-)

--
2.39.2





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

end of thread, other threads:[~2023-06-09  9:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  9:50 [pve-devel] [PATCH manager 0/3] fix #2435: lxc: show distro and privileged status in summary Christoph Heiss
2023-05-03  9:50 ` [pve-devel] [PATCH manager 1/3] ui: clean up remnants of in-tree font-awesome files Christoph Heiss
2023-06-07 10:15   ` [pve-devel] applied: " Thomas Lamprecht
2023-05-03  9:50 ` [pve-devel] [PATCH manager 2/3] ui: add 'font-logos' stylesheet and font files Christoph Heiss
2023-06-07 10:59   ` Thomas Lamprecht
2023-06-09  9:28     ` Christoph Heiss
2023-05-03  9:50 ` [pve-devel] [PATCH manager 3/3] ui: GuestStatusView: add 'privileged' and 'ostype' fields Christoph Heiss
2023-06-07 11:49   ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal