From: "Shan Shaji" <s.shaji@proxmox.com>
To: "Dominik Csapak" <d.csapak@proxmox.com>,
"Proxmox VE development discussion" <pve-devel@lists.proxmox.com>
Subject: Re: [pve-devel] [PATCH proxmox_login_manager] ui: settings: add privacy policy url link in settings screen
Date: Mon, 07 Jul 2025 09:09:02 +0200 [thread overview]
Message-ID: <DB5MUFSP9UOO.1HPJFLO53IBIK@noor> (raw)
In-Reply-To: <debfd98d-a903-4e4a-9dd1-91390f4ba998@proxmox.com>
Thank you Dominik, Will keep that in mind. I have created a new patch
by including the changes that you mentioned.
superseeded by v2: https://lore.proxmox.com/pve-devel/20250704152654.21221-1-s.shaji@proxmox.com/T/#t
On Mon Jul 7, 2025 at 8:28 AM CEST, Dominik Csapak wrote:
> On 7/4/25 16:40, Shan Shaji wrote:
> > On Thu Jul 3, 2025 at 4:00 PM CEST, Dominik Csapak wrote:
> >>> + backgroundColor: Theme.of(context).colorScheme.surfaceContainer,
> >>
> >> this change seems to be unrelated?
> > This was intended. The change was made to match the backgroundColor of
> > `ProxmoxLoginSelector`. Previously it was using the default scaffold
> > backgroundColor.
>
> ok. In this case it was not really clear why it was done in this patch, so a short
> sentence that this is changed too wouldn't hurt IMHO.
Also this change is not included in the new patch. I have removed it.
> >>
> >>> appBar: AppBar(
> >>> title: const Text('Settings'),
> >>> ),
> >>> @@ -45,6 +51,32 @@ class _ProxmoxGeneralSettingsFormState
> >>> ProxmoxGeneralSettingsModel.fromLocalStorage();
> >>> });
> >>> },
> >>> + ),
> >>> + PveSettingsSection(
> >>> + title: 'LEGAL',
> >>> + children: [
> >>> + PveSettingsItem(
> >>> + titleString: 'Privacy Policy',
> >>> + leadingIcon: Icons.privacy_tip_outlined,
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-07-07 7:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 11:19 Shan Shaji
2025-07-03 14:00 ` Dominik Csapak
2025-07-04 7:16 ` Shan Shaji
2025-07-04 7:31 ` Dominik Csapak
2025-07-04 9:34 ` Thomas Lamprecht
2025-07-04 12:11 ` Shan Shaji
2025-07-04 14:40 ` Shan Shaji
2025-07-07 6:28 ` Dominik Csapak
2025-07-07 7:09 ` Shan Shaji [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DB5MUFSP9UOO.1HPJFLO53IBIK@noor \
--to=s.shaji@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox