Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Lamprecht
05a977a227 make eslint 100% happy
lots of churn and changes but will allow to enforce linting again in
the build system.

Also switch over from var to let.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 17:16:22 +02:00
Thomas Lamprecht
01031528ad eslint fixes all over the place
all autofixed by eslint with a slightly reduced base config rule set
to avoid rules which may give some undesired results in our code
base.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 15:02:29 +02:00
Dominik Csapak
8093ded0c3 fix syslog resizing
makes the logview autosize with the window

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-07-02 13:29:03 +02:00
Dominik Csapak
c47f5f46f4 place space on correct side of colon 2018-01-11 14:48:13 +01:00
Dietmar Maurer
ecb078243a ServiceView.js: add syslog button 2017-04-05 07:36:50 +02:00
Dietmar Maurer
f21840aa20 ServiceView.js: view syslog on dblclick 2017-04-04 06:36:31 +02:00
Dietmar Maurer
ab29b73d6b ServiceView.js: use flex instead of fixed width 2017-03-07 17:16:05 +01:00
Dietmar Maurer
d71391402c add ServiceView widget 2017-01-31 15:21:37 +01:00