pve-manager/www/manager6/panel
Dominik Csapak 0272ef3caa check earlier if the logview is destroyed
because extjs 6.2 handles destroying of components differently (namely
asynchronous), we have to check earlier if the view is destroyed, else
we get a 'cannot access ~ of undefined' error

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-03-09 10:44:43 +01: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 Rename 'create' to 'isCreate' in pveWindowEdit and subclasses 2017-03-02 10:36:35 +01: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