proxmox-backup/www/tape
Dominik Csapak 9a1ecae0b7 ui: tape/ChangerStatus: improve layout for large libraries
instead of having the grid be as tall as possible and the containing
panel scroll. limit the grids height to the panel size and scroll the
grid.

this has two advantages:
* if a user has many slots, it is now possible to to navigate the other
  grids to the position wanted
* having the grids scroll, means it can use extjs' buffered renderer,
  which makes the view much more responsive (in case of hundreds of
  slots)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-26 10:12:03 +02:00
..
form ui: tape: DriveSelector: make wider and fine-tune column flex 2021-06-07 16:57:45 +02:00
window ui: tapeRestore: make window non-resizable 2021-07-12 06:24:01 +02:00
BackupJobs.js tape: add 'latest-only' property to backup job config 2021-02-24 11:19:12 +01:00
BackupOverview.js ui: tape/BackupOverview: increase timeout for media-set content 2021-07-13 09:44:17 +02:00
ChangerConfig.js ui: tape: increase tapestore interval 2021-03-10 11:00:10 +01:00
ChangerStatus.js ui: tape/ChangerStatus: improve layout for large libraries 2021-07-26 10:12:03 +02:00
DriveConfig.js ui: tape: increase tapestore interval 2021-03-10 11:00:10 +01:00
DriveStatus.js ui: tape: reload drive status on user actions 2021-04-23 16:25:17 +02:00
EncryptionKeys.js ui: use shorter datetime format for encryption key creation time 2021-03-04 17:57:40 +01:00
PoolConfig.js ui: tape: retention/allocation are Policies, note so 2021-03-28 13:28:36 +02:00
TapeInventory.js ui: hyphenate "Media-Set" to make it clearer that its one noun 2021-05-21 15:53:50 +02:00
TapeManagement.js ui: tape panel: add/use icons 2021-03-08 14:35:36 +01:00