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 B61D41FF17C for ; Wed, 17 Sep 2025 10:03:20 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 6665822F1B; Wed, 17 Sep 2025 10:03:35 +0200 (CEST) Message-ID: <3e8c5789-f781-49da-9425-f7e96d7402bc@proxmox.com> Date: Wed, 17 Sep 2025 10:03:01 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta To: Proxmox VE development discussion , Shan Shaji References: <20250829114846.88507-1-s.shaji@proxmox.com> Content-Language: en-US From: Dominik Csapak In-Reply-To: <20250829114846.88507-1-s.shaji@proxmox.com> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758096173833 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 SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH proxmox_login_manager/pve_flutter_frontend 0/4] refactor settings screen and add HELP, LEGAL section in settings 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On 8/29/25 1:49 PM, Shan Shaji wrote: > This patch series includes changes from the following patch [0]. > Addition of HELP and LEGAL section was done on top of it. > > [0] - https://lore.proxmox.com/pve-devel/20250801100051.83035-1-s.shaji@proxmox.com/ > > pve_flutter_frontend: > > Shan Shaji (3): > refactor: ui: add new settings page and use existing ssl toggle widget > ui: settings: add privacy policy url link in settings screen > ui: settings: add proxmox forum and bugzilla links > > lib/main.dart | 8 ++ > lib/pages/pve_settings_page.dart | 123 +++++++++++++++++++++++++++++++ > lib/utils/links.dart | 4 + > 3 files changed, 135 insertions(+) > create mode 100644 lib/pages/pve_settings_page.dart > > > proxmox_login_manager: > > Shan Shaji (1): > refactor: ui: move settings page to `pve_flutter_frontend` > > lib/proxmox_general_settings_form.dart | 58 +++++++++++--------------- > lib/proxmox_login_form.dart | 5 +-- > lib/proxmox_login_selector.dart | 13 +++--- > 3 files changed, 31 insertions(+), 45 deletions(-) > > > Summary over all repositories: > 6 files changed, 166 insertions(+), 45 deletions(-) > applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel