]> git.proxmox.com Git - pve-manager-legacy.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)
commit56e32b3bee6c94e009a973dcd0cf52a821a9c99b
tree2b0ed79960a8befa1b0553fbe19ad8ac674fea49
parentabb3c5c5731447f69de052953d687a1ed7cd9648
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]