proxmox-backup/www/config
Dominik Csapak 064a9a6bb1 ui: node certificate: make parent panel scrollable
The `ACME` panel may be rendered out of sight (overflow) when there
are enough SANs on the upper `Certificates` panel to push it down
enough and the browser/display height is too small.

Enable the `scrollable` config for the parent certificate view panel
in the y-axis (vertical) to make ExtJS automatically add a scrollbar
if the content overflows. Avoid enabling it for the x-axis too as
that breaks reflow of the layout if the browser window gets resized.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
 [T: fix commit message to one from manager ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-10-11 11:27:18 +02:00
..
ACLView.js ui: acl view: make path column flex, but enforce minWidth 2022-05-18 18:22:17 +02:00
CertificateView.js ui: node certificate: make parent panel scrollable 2022-10-11 11:27:18 +02:00
MetricServerView.js ui: add MetricServerView and use it 2022-06-13 10:01:05 +02:00
NodeOptionView.js ui: node config: avoid split listeners 2022-04-12 15:29:03 +02:00
PruneView.js ui: prune & gc: relay activate/deactivate events to sub panels 2022-05-31 10:02:12 +02:00
RemoteView.js fix #3058: ui: improve remote edit UX by clarifying ID vs host 2022-01-12 09:38:59 +01:00
SyncView.js ui: add namespace fields to sync 2022-05-12 09:40:43 +02:00
TokenView.js ui: access: stream line add/edit/.. button order and separators 2021-01-18 09:33:29 +01:00
TrafficControlView.js ui: traffic-control view: tune column width, add more flex 2021-11-20 22:32:53 +01:00
UserView.js ui: add missing uri encoding in user edit and view 2021-01-26 10:53:30 +01:00
VerifyView.js ui: cleanup - reuse existing code 2021-02-19 09:14:31 +01:00
WebauthnView.js ui: webauthn: decrease upgrade frequency from 1s to 2.5s 2022-02-07 15:20:22 +01:00