]> git.proxmox.com Git - pve-manager.git/commit
ui: add window for changing tree related options
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 22 Feb 2023 07:51:51 +0000 (08:51 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Feb 2023 08:12:36 +0000 (09:12 +0100)
commit3a2a696443fb5aeff463b0ecdb3dbc15e2a02b56
tree4337161435f97d66e06f302ed155726ecad8ffc9
parent13d465c146b3b544aeb8fa7e0264575a62dd55f2
ui: add window for changing tree related options

such as the sorting/grouping of guests. saves them in the browser local
storage under 'pve-tree-sorting'

adds a button for it next to the the view selector

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/Workspace.js
www/manager6/window/TreeSettingsEdit.js [new file with mode: 0644]