public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES v2] partially fix #2285: extend Diskmanage to also list partitions
@ 2021-02-08 14:23 Fabian Ebner
  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
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Fabian Ebner @ 2021-02-08 14:23 UTC (permalink / raw)
  To: pve-devel

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





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

end of thread, other threads:[~2021-02-09 12:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08 14:23 [pve-devel] [PATCH-SERIES v2] partially fix #2285: extend Diskmanage to also list partitions Fabian Ebner
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

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