]> git.proxmox.com Git - proxmox-backup.git/commit
ui: tape/window/TapeRestore: add SnapshotGrid Component
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 14 May 2021 12:59:21 +0000 (14:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 18 May 2021 05:51:23 +0000 (07:51 +0200)
commit74f74d1e64067d4b4570097590c12f220aaf2f8b
tree02a543e5a3e7a60c67bc633d2529f2bed0989995
parent4db4b9706c7fa4fa5da7ad18a742975c44837189
ui: tape/window/TapeRestore: add SnapshotGrid Component

this will be used for letting the user select multiple, individual
snapshots on restore (instead of having a single or the whole media-set)

if a 'prefilter' object is given, we filter the grid by those
values using the gridfilter plugins (like in pve's bulk action windows)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/tape/window/TapeRestore.js