proxmox-backup/www
Dominik Csapak 98bb3b9016 ui: replace DataStoreStatus with DataStoreConfig
We will show an overall status of the DataStores in the Dashboard, so there
is no need for a seperate DataStores Status.

This means we can move the Config to where the Status was, and remove
the duplicated entry in the NavigationTree, reducing confusion for users

We can still seperate the permissions by simply showing a permission
denied error, or simply leaving the list empty

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-06-06 07:56:35 +02:00
..
config improve display of 'next run' for sync jobs 2020-06-04 07:03:54 +02:00
css css: fix load mask background image path 2020-05-25 18:41:14 +02:00
form ui: add RemoteSelector and DataStoreSelector 2020-05-29 11:31:54 +02:00
images fix file download, listen to 0.0.0.0 2018-12-01 15:21:25 +01:00
window ui: add SyncJobEdit window 2020-05-29 11:32:13 +02:00
Application.js api2/access.rs: add ticket api 2019-01-30 15:16:10 +01:00
Dashboard.js www/Dashboard.js: fix status url 2020-04-30 12:58:41 +02:00
DataStoreConfig.js ui: replace DataStoreStatus with DataStoreConfig 2020-06-06 07:56:35 +02:00
DataStoreContent.js ui: fix prune button 2020-06-04 12:59:48 +02:00
DataStorePanel.js src/api2/admin/datastore.rs: add rrd api 2020-05-26 12:26:14 +02:00
DataStorePrune.js ui: datastore prune: remove debug logging 2020-05-26 12:50:06 +02:00
DataStoreStatistic.js rrd stats: improve io delay stats 2020-05-28 19:12:13 +02:00
index.hbs ui: index: load widget toolkit CSS 2020-05-25 15:44:39 +02:00
LoginView.js ui: use Logo/RealmComboBox from widget-toolkit 2020-05-19 09:34:19 +02:00
MainView.js ui: add '.' to path regex 2020-05-20 16:33:26 +02:00
Makefile ui: replace DataStoreStatus with DataStoreConfig 2020-06-06 07:56:35 +02:00
NavigationTree.js ui: replace DataStoreStatus with DataStoreConfig 2020-06-06 07:56:35 +02:00
OnlineHelpInfo.js www/OnlineHelpInfo.js: add dummy to avoid warnings 2019-01-25 12:37:01 +01:00
ServerAdministration.js add ServerStatus.js GUI with Reboot and Shutdown buttons 2020-04-30 12:12:20 +02:00
ServerStatus.js www/ServerStatus.js: use term "IO wait" for CPU iowait 2020-05-29 06:12:49 +02:00
Subscription.js ui: trailing whitespace cleanup 2019-12-18 19:21:59 +01:00
SystemConfiguration.js ui: system config: reorder big panel to bottom 2020-05-25 16:41:54 +02:00
Utils.js ui: use Proxmox.Utils.setAuthData 2020-05-30 07:24:27 +02:00
VersionInfo.js rename api3 back to api2 2019-01-22 12:10:38 +01:00