[pbs-devel] applied-series: [PATCH proxmox-backup v1] fixes #4001: file explorer/download UX improvements

Thomas Lamprecht t.lamprecht at proxmox.com
Mon May 16 15:31:27 CEST 2022


Am 5/5/22 um 15:52 schrieb Stefan Sterz:
> this series provides several ux improvements for the file browser. the
> tar and zip download buttons will be merged into a menu button when
> both are available, the currently selected file is outlined in the
> bottom bar, the amount of items contained in a folder will be
> displayed as their size and the backup group will be prepended to
> downloaded files.
> 
> Stefan Sterz (2):
>   fix #4001: datastore/catalog: add number of files to directory entry
>   fix #4001: ui: add prefix to files downloaded through the pxar browser
> 
>  pbs-datastore/src/catalog.rs | 10 ++++++----
>  www/datastore/Content.js     |  1 +
>  2 files changed, 7 insertions(+), 4 deletions(-)
> 
> Stefan Sterz (3):
>   fix #4001: FileBrowser: add menu to button and selected entry label
>   fix #4001: FileBrowser: show number of items in a directory as size
>   fix #4001: FileBrowser: add a configurable prefix to downloaded files
> 
>  src/window/FileBrowser.js | 91 ++++++++++++++++++++++++++++++---------
>  1 file changed, 70 insertions(+), 21 deletions(-)
> 



applied series, thanks!





More information about the pbs-devel mailing list