all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] Revert "ui: remote add: mark adding PBS as experimental"
@ 2025-12-01 12:24 Christian Ebner
  2025-12-01 23:45 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Ebner @ 2025-12-01 12:24 UTC (permalink / raw)
  To: pdm-devel

This reverts commit 09fe630832e3ac3b0252e2c13792087999c3d57c.

The PBS integration has evolved since, so drop the experimental mark.
---
 ui/src/remotes/config.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/src/remotes/config.rs b/ui/src/remotes/config.rs
index abd21db..7d41828 100644
--- a/ui/src/remotes/config.rs
+++ b/ui/src/remotes/config.rs
@@ -180,7 +180,7 @@ impl LoadableComponent for PbsRemoteConfigPanel {
                                 })),
                         )
                         .with_item(
-                            MenuItem::new("Proxmox Backup Server (Experimental)")
+                            MenuItem::new("Proxmox Backup Server")
                                 .icon_class("fa fa-floppy-o")
                                 .on_select(link.change_view_callback(|_| {
                                     Some(ViewState::Add(RemoteType::Pbs))
-- 
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] Revert "ui: remote add: mark adding PBS as experimental"
  2025-12-01 12:24 [pdm-devel] [PATCH datacenter-manager] Revert "ui: remote add: mark adding PBS as experimental" Christian Ebner
@ 2025-12-01 23:45 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-12-01 23:45 UTC (permalink / raw)
  To: pdm-devel, Christian Ebner

On Mon, 01 Dec 2025 13:24:54 +0100, Christian Ebner wrote:
> This reverts commit 09fe630832e3ac3b0252e2c13792087999c3d57c.
> 
> The PBS integration has evolved since, so drop the experimental mark.
> 
> 

Applied, thanks!

[1/1] Revert "ui: remote add: mark adding PBS as experimental"
      commit: 70a46c336997366cec7b78faa806ff060a9e2674


_______________________________________________
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-01 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-01 12:24 [pdm-devel] [PATCH datacenter-manager] Revert "ui: remote add: mark adding PBS as experimental" Christian Ebner
2025-12-01 23:45 ` 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