[pve-devel] applied-series: [PATCH-SERIES v2] partially fix #2285: extend Diskmanage to also list partitions

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Feb 9 13:40:34 CET 2021


On 08.02.21 15:23, Fabian Ebner wrote:
> 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(+)
> 



applied, thanks!





More information about the pve-devel mailing list