[pbs-devel] [PATCH proxmox-backup v2 0/5] ui: unify and improve tape restore window
Dominik Csapak
d.csapak at proxmox.com
Fri May 14 15:01:48 CEST 2021
this is of course v3 not v2..
i should probably learn to count^^
On 5/14/21 14:59, Dominik Csapak wrote:
> changes from v1:
> * split patches in proper self-containted commits
> * changed layout in restore window
> datastore mapping grid is now on the right, other options on the left
> * integrated the selection checkbox into the checkbox selection model of
> the grid (removing a seperate field)
> * integrated the filter textbox into the gridfilters plugin, to save space
> (like we do in pves bulk action window)
> the benefit of this is that we do not have to combine/split the
> store:snapshots anymore besides when assembling the submitdata,
> this makes the code a little nicer imho
>
> Dominik Csapak (5):
> ui: tape/BackupOverview: fix wrong media-set text for singlerestore
> ui: tape/BackupOverview: move restore buttons inline
> ui: tape/window/TapeRestore: add SnapshotGrid Component
> ui: tape/window/TapeRestore: enabling selecting multiple snapshots
> ui: tape/BackupOverview: also allow to filter by group for restore
>
> www/tape/BackupOverview.js | 99 ++++++----------
> www/tape/window/TapeRestore.js | 209 +++++++++++++++++++++++++--------
> 2 files changed, 196 insertions(+), 112 deletions(-)
>
More information about the pbs-devel
mailing list