From: Fabian Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH-SERIES v2] partially fix #2285: extend Diskmanage to also list partitions
Date: Mon, 8 Feb 2021 15:23:26 +0100 [thread overview]
Message-ID: <20210208142329.23068-1-f.ebner@proxmox.com> (raw)
The UI part still remains.
Changes from v1:
* dropped already applied patches
* made sure it's backwards compatible (thanks to Thomas for catching this!)
widget-toolkit:
Fabian Ebner (2):
convert disk list to disk tree and conditionally include partitions
move DiskList.js from grid/ to panel/
src/Makefile | 2 +-
src/{grid => panel}/DiskList.js | 100 ++++++++++++++++++++++++++------
2 files changed, 82 insertions(+), 20 deletions(-)
rename src/{grid => panel}/DiskList.js (73%)
manager:
Fabian Ebner (1):
ui: disk list: include partitions
www/manager6/node/Config.js | 1 +
1 file changed, 1 insertion(+)
--
2.20.1
next reply other threads:[~2021-02-08 14:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 14:23 Fabian Ebner [this message]
2021-02-08 14:23 ` [pve-devel] [PATCH v2 widget-toolkit 1/3] convert disk list to disk tree and conditionally include partitions Fabian Ebner
2021-02-08 14:23 ` [pve-devel] [PATCH v2 widget-toolkit 2/3] move DiskList.js from grid/ to panel/ Fabian Ebner
2021-02-08 14:23 ` [pve-devel] [PATCH v2 manager 3/3] ui: disk list: include partitions Fabian Ebner
2021-02-09 8:04 ` [pve-devel] [PATCH v2 storage] Diskmanage: also set type for partitions Fabian Ebner
2021-02-09 10:57 ` [pve-devel] applied: " Thomas Lamprecht
2021-02-09 12:40 ` [pve-devel] applied-series: [PATCH-SERIES v2] partially fix #2285: extend Diskmanage to also list partitions 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=20210208142329.23068-1-f.ebner@proxmox.com \
--to=f.ebner@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 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.