all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] ui: permission path selector: add `/view` as a default path
@ 2025-12-02 12:42 Shannon Sterz
  2025-12-02 14:01 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Shannon Sterz @ 2025-12-02 12:42 UTC (permalink / raw)
  To: pdm-devel

in the future we should pre-populate this properly with a list of
available views too.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---

a bit of a stop-gap, but better than nothing imo.

 ui/src/configuration/permission_path_selector.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ui/src/configuration/permission_path_selector.rs b/ui/src/configuration/permission_path_selector.rs
index 730905d..9da8bc4 100644
--- a/ui/src/configuration/permission_path_selector.rs
+++ b/ui/src/configuration/permission_path_selector.rs
@@ -25,6 +25,7 @@ static PREDEFINED_PATHS: &[&str] = &[
     "/system/status",
     "/system/tasks",
     "/system/time",
+    "/view"
 ];

 #[widget(comp=PdmPermissionPathSelector, @input, @element)]
--
2.47.3



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


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

* Re: [pdm-devel] [PATCH datacenter-manager] ui: permission path selector: add `/view` as a default path
  2025-12-02 12:42 [pdm-devel] [PATCH datacenter-manager] ui: permission path selector: add `/view` as a default path Shannon Sterz
@ 2025-12-02 14:01 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-12-02 14:01 UTC (permalink / raw)
  To: pdm-devel, Shannon Sterz

On Tue, 02 Dec 2025 13:42:25 +0100, Shannon Sterz wrote:
> in the future we should pre-populate this properly with a list of
> available views too.
> 
> 

Applied, thanks!

[1/1] ui: permission path selector: add `/view` as a default path
      commit: 3e5593f8e6f1b9840b2dc4f44137a784c72cc011


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


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

end of thread, other threads:[~2025-12-02 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-02 12:42 [pdm-devel] [PATCH datacenter-manager] ui: permission path selector: add `/view` as a default path Shannon Sterz
2025-12-02 14:01 ` 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