proxmox-widget-toolkit/panel
Dominik Csapak a1498508da add panel/JournalView
similar to LogView, but expects the result from the /node/journal api call,
which is an array of strings, with start/endcursor instead of
an array of objects with line numbers

the new api call also does not accept start line numbers and limit,
so it is necessary to handle it differently

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-05-15 11:44:21 +02:00
..
GaugeWidget.js add GaugeWidget from PVE 2017-10-11 06:41:30 +02:00
InputPanel.js add advanced options to the input panel 2018-04-06 10:05:33 +02:00
JournalView.js add panel/JournalView 2019-05-15 11:44:21 +02:00
LogView.js LogView: also reduce log syscall on scrolling 2019-05-07 15:11:38 +00:00
RRDChart.js RRDChart.js: add the seriesConfig parameter 2017-10-11 06:46:50 +02:00