all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup v1] fixes #4001: file explorer/download UX improvements
@ 2022-05-05 13:52 Stefan Sterz
  2022-05-05 13:52 ` [pbs-devel] [PATCH widget-toolkit v1 1/3] fix #4001: FileBrowser: add menu to button and selected entry label Stefan Sterz
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Stefan Sterz @ 2022-05-05 13:52 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-16 13:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 13:52 [pbs-devel] [PATCH proxmox-backup v1] fixes #4001: file explorer/download UX improvements Stefan Sterz
2022-05-05 13:52 ` [pbs-devel] [PATCH widget-toolkit v1 1/3] fix #4001: FileBrowser: add menu to button and selected entry label Stefan Sterz
2022-05-05 13:52 ` [pbs-devel] [PATCH widget-toolkit v1 2/3] fix #4001: FileBrowser: show number of items in a directory as size Stefan Sterz
2022-05-05 13:52 ` [pbs-devel] [PATCH widget-toolkit v1 3/3] fix #4001: FileBrowser: add a configurable prefix to downloaded files Stefan Sterz
2022-05-05 13:52 ` [pbs-devel] [PATCH proxmox-backup v1 1/2] fix #4001: datastore/catalog: add number of files to directory entry Stefan Sterz
2022-05-12 15:27   ` Thomas Lamprecht
2022-05-13  7:18     ` Stefan Sterz
2022-05-05 13:52 ` [pbs-devel] [PATCH proxmox-backup v1 2/2] fix #4001: ui: add prefix to files downloaded through the pxar browser Stefan Sterz
2022-05-16 13:31 ` [pbs-devel] applied-series: [PATCH proxmox-backup v1] fixes #4001: file explorer/download UX improvements Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal