pve-manager/www/manager6/panel
Dominik Csapak c0f75e23b7 highlight errors in grids
we gave erroneous entries in grids the class .x-form-invalid-field
but since we changed to the "crisp" theme, this class did not have any
highlighting

so instead we use our own "pve-invalid-row" class
and give it a light red background

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-04-14 15:18:54 +02:00
..
ConfigPanel.js ConfigPanel: automatically expand node in selectById() 2016-11-21 13:02:01 +01:00
GaugeWidget.js improve green and red colors 2016-11-22 16:36:16 +01:00
GuestStatusView.js update gettexts to avoid duplicates in po file 2017-01-11 10:57:55 +01:00
HealthWidget.js refactor health status widget and ceph status data 2016-11-22 16:37:09 +01:00
InfoWidget.js add new infoWidget component 2016-08-19 13:52:56 +02:00
InputPanel.js fix jslint errors 2016-06-01 16:47:32 +02:00
IPSet.js highlight errors in grids 2017-04-14 15:18:54 +02:00
LogView.js check earlier if the logview is destroyed 2017-03-09 10:44:43 +01:00
NotesView.js move notepanel padding out of the class 2016-06-15 16:37:45 +02:00
RRDChart.js move chart series initialization into initComponent 2016-12-19 12:03:07 +01:00
RRDView.js rename manager5 to manager6 2016-01-22 11:24:10 +01:00
RunningChart.js add runningchart widget 2016-11-22 16:37:24 +01:00
StatusPanel.js rename manager5 to manager6 2016-01-22 11:24:10 +01:00
StatusView.js add new StatusView component 2016-08-19 13:54:30 +02:00
TemplateStatusView.js add GuestStatusView and TemplateStatusView 2016-08-19 13:54:36 +02:00