From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 71A0B1FF179 for ; Wed, 12 Nov 2025 15:34:05 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id DC306679F; Wed, 12 Nov 2025 15:34:52 +0100 (CET) Mime-Version: 1.0 Date: Wed, 12 Nov 2025 15:34:19 +0100 Message-Id: To: "Lukas Wagner" X-Mailer: aerc 0.20.0 References: <20251110085830.21887-1-s.sterz@proxmox.com> In-Reply-To: From: "Shannon Sterz" X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1762958034703 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.062 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pdm-devel] [PATCH datacenter-manager/yew-comp v3 0/3] add node status panel to proxmox datacenter manager X-BeenThere: pdm-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Datacenter Manager development discussion Cc: Proxmox Datacenter Manager development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pdm-devel-bounces@lists.proxmox.com Sender: "pdm-devel" On Wed Nov 12, 2025 at 3:26 PM CET, Lukas Wagner wrote: > On Mon Nov 10, 2025 at 9:58 AM CET, Shannon Sterz wrote: >> this series slightly adapts the previously applied node status panel and >> integrates it into pdm. the first commit changes the way we display >> kernel version, dropping the preempt mode and similar information to get >> this more aligned with pve/pbs. the second patches removes and adapts >> the tools of the NodeStatusPanel to make it less crowded. the final >> commit adds a new tab to the "Administration" menu that shows the >> current node status and allows for shutting down or rebotting the node. >> > > Gave this a quick test on the latest master branches. > > Noticed that where was a missing dependency for `proxmox-node-status` in > ui/Cargo.toml. > > We discussed off-list how this new node status view should look like > once there are resource graphs. I raised the concern that the "Reboot" > and "Shutdown" buttons look a bit out-of-place in the current iteration. > We agreed to try out a 'card-like' view, similar to the new firewall > view or the global update overview, with the Shutdown and Reboot buttons > on the top right of the card. > The graphs should then later be on the same card; this makes it visually > consistent with the PVE/PBS status view cards. Whether this single card > should have borders or not is up for debate. I think it looks quite > nice, but I understand that it also wastes a bit of space. thanks, i'll send a v4 with the new layout in a minute. _______________________________________________ pdm-devel mailing list pdm-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel