Dominic Jäger
5eb9b7b1b0
ui: eslint: Functions may not be completely empty
...
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-18 15:22:05 +02:00
Thomas Lamprecht
55871e9e34
ui: storage status: use SI units for usage for consitency with RRD chart
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-07 18:15:05 +02:00
Dominik Csapak
c95917c263
ui: use pmxInfoWidget instead of pveInfoWidget
...
to prevent that they further diverge than they alread have
(pmxInfoWidget got an additional function that is compatible)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-04-23 10:37:55 +02:00
Dominik Csapak
e3c4b75d9e
ui: panel/StatusView: use from widget-toolkit instead
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-04-22 18:34:34 +02:00
Thomas Lamprecht
f6710aac38
ui: eslint: fix trailing comma and comma related whitespaces errors
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 17:31:03 +01:00
Dominik Csapak
773062339f
let the storage summary use the full browser width
...
use one/two column layout depending on browser width
and optimize some stylings
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-02-23 11:01:28 +01:00
Dominik Csapak
e7ade592e3
use Proxmox.Utils instead of PVE.Utils
...
some function are now in Proxmox.Utils instead, so we have to use that
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-01-25 13:36:38 +01:00
Dominik Csapak
19e2978be2
use new statusview for storage
...
to better fit with the rest
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-10-05 07:00:07 +02:00
Emmanuel Kasper
8c70732ba9
set 'disabled' for grid panels which disaply a read only, not sortable content
...
* closes the bug #976
* minor usability improvement: having a clickable row where
no action was possible is a bit misleading
2016-05-17 12:07:07 +02:00
Dominik Csapak
22f2f9d6c0
jslint: remove trailing commas
...
before ECMA5 trailing commas in arrays and objects
are forbidden
in jslint this is an error and cannot be deactivated
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-29 17:06:34 +02:00
Dominik Csapak
e857c94adc
ext6migrate: fix StatuView and Summary
...
we move the static configuration to the class definiton
change applyIf to apply
and change the show event to activate
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-03-10 17:23:47 +01:00
Dominik Csapak
3f90858ace
ext6migrate: remove unnecessary array declaration
...
we do not need the array definition for the alias
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-03-10 17:23:00 +01:00
Dietmar Maurer
35795eb72c
copy storage/StatusView.js from manager to manager6
2016-03-08 11:22:43 +01:00