all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/4] show dedicated datastore icons in tree view and removable/s3 backend info in overview
@ 2025-11-04 14:49 Christian Ebner
  2025-11-04 14:49 ` [pdm-devel] [PATCH proxmox 1/1] pbs-api-types: extend datastore config by backend config parser helper Christian Ebner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christian Ebner @ 2025-11-04 14:49 UTC (permalink / raw)
  To: pdm-devel

This patches make removable datastores or datastores with s3 backend be visually
easier to identify in the datastore tree view by adapting the icon accordingly,
using the same ones as already used for the PBS UI.
Further, this information is also exposed in the datastore overview together
with the backing device ID or the endpoint ID, depending on the property.

proxmox:

Christian Ebner (1):
  pbs-api-types: extend datastore config by backend config parser helper

 pbs-api-types/src/datastore.rs | 5 +++++
 1 file changed, 5 insertions(+)


proxmox-datacenter-manager:

Christian Ebner (3):
  ui: indicate removable datastore in overview and show backing device
  ui: indicate s3 datastores in overview and show endpoint id
  ui: datastore tree: indicate datastore type by different icons

 ui/src/pbs/datastore/overview.rs | 17 ++++++++++++++++-
 ui/src/pbs/tree.rs               | 22 +++++++++++++++++-----
 2 files changed, 33 insertions(+), 6 deletions(-)


Summary over all repositories:
  3 files changed, 38 insertions(+), 6 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


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

end of thread, other threads:[~2025-11-04 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-04 14:49 [pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/4] show dedicated datastore icons in tree view and removable/s3 backend info in overview Christian Ebner
2025-11-04 14:49 ` [pdm-devel] [PATCH proxmox 1/1] pbs-api-types: extend datastore config by backend config parser helper Christian Ebner
2025-11-04 14:49 ` [pdm-devel] [PATCH proxmox-datacenter-manager 1/3] ui: indicate removable datastore in overview and show backing device Christian Ebner
2025-11-04 14:49 ` [pdm-devel] [PATCH proxmox-datacenter-manager 2/3] ui: indicate s3 datastores in overview and show endpoint id Christian Ebner
2025-11-04 14:49 ` [pdm-devel] [PATCH proxmox-datacenter-manager 3/3] ui: datastore tree: indicate datastore type by different icons Christian Ebner

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