From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 4FC5B1FF191 for ; Tue, 23 Sep 2025 14:57:14 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id EFFD7EF13; Tue, 23 Sep 2025 14:57:42 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Shan Shaji Date: Tue, 23 Sep 2025 14:57:34 +0200 Message-Id: <175863221771.3361632.13959607348963688505.b4-ty@proxmox.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250923122334.301053-1-s.shaji@proxmox.com> References: <20250923122334.301053-1-s.shaji@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758632246436 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.027 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: [pve-devel] [PATCH pve_flutter_frontend v2 0/3] feat: ui: add bottom sheet to show editable options of VMs/CTs X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Tue, 23 Sep 2025 14:23:31 +0200, Shan Shaji wrote: > On the options page for VMs and CTs it was easy to change the > configs by mistake. To avoid that, all currently available > editable options will be shown inside a bottom sheet. > > changes since v1: Thanks @Thomas > patch: https://lore.proxmox.com/pve-devel/20250923093629.119418-1-s.shaji@proxmox.com/T/#t > - Fixed file import error. > > [...] Applied, thanks! I changed the background color of the "pending" chip to orange in a follow up commit though, red looked rather like an error to me. [1/3] cleanup: run `dart format` on both qemu and lxc options page commit: 9665ea62f85adcbd8e3ca2835cd1a65b661cb670 [2/3] feat: ui: add bottom sheet to change VMs/CTs options commit: 3456772270bd26e20544f35c9881f68f0e6687c7 [3/3] cleanup: remove `PveConfigSwitchListTile` in favor of PveConfigListTile commit: ada9279f4ae762a8473954b1a0c564b0b0c8f644 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel