[pbs-devel] [PATCH proxmox-backup v1] fixes #4001: file explorer/download UX improvements
Stefan Sterz
s.sterz at proxmox.com
Thu May 5 15:52:47 CEST 2022
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(-)
--
2.30.2
More information about the pbs-devel
mailing list