]> git.proxmox.com Git - proxmox-backup.git/commit
ui: NavigationTree: add 'Add Datastore' button below datastore list
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 27 Oct 2020 15:20:09 +0000 (16:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 16:41:30 +0000 (17:41 +0100)
commit7ece65a01e846e3dfc9c48eabe108155af9dc176
tree4bb16c4473a04c80de6b322e6dfc392f3796be5d
parent028d0a135247e2d440fd9e906453f2743e6366b5
ui: NavigationTree: add 'Add Datastore' button below datastore list

and make 'Datastore' unclickable

since we have all options and information on the relevant datastore panels,
we do not need a datastore config anymore (besides the creation,
which we add here)

this also fixes the sorted insertion and removal of new/old datastores

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/Makefile
www/NavigationTree.js
www/config/DataStoreConfig.js [deleted file]