[pve-devel] applied: [PATCH proxmox_login_manager/pve_flutter_frontend 0/4] refactor settings screen and add HELP, LEGAL section in settings
Dominik Csapak
d.csapak at proxmox.com
Wed Sep 17 10:03:01 CEST 2025
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!
More information about the pve-devel
mailing list