From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 0/3] fix #2435: lxc: show distro and privileged status in summary
Date: Wed, 3 May 2023 11:50:39 +0200 [thread overview]
Message-ID: <20230503095042.137966-1-c.heiss@proxmox.com> (raw)
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
next reply other threads:[~2023-05-03 9:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-03 9:50 Christoph Heiss [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230503095042.137966-1-c.heiss@proxmox.com \
--to=c.heiss@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox