public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH flutter-repositories] some improvements/fixes for the app
Date: Tue, 16 Apr 2024 17:11:47 +0200	[thread overview]
Message-ID: <1923c4f4-cd0b-4b82-bf93-f357c732dc36@proxmox.com> (raw)
In-Reply-To: <20240415103027.3000412-1-d.csapak@proxmox.com>

Am 15/04/2024 um 12:30 schrieb Dominik Csapak:
> some improvements:
> * better error handling for saving the password
> * adding node power actions (shutdown/restart)
> * change webview so we can show it without a trusted certificate
> * improve back button behavior
> 
> flutter-frontend patch 1 depends on login-manager patch 2
> flutter-frontend patch 4 depends on dart-api-client to work correctly
> 
> this is intended on top of my last series:
> https://lists.proxmox.com/pipermail/pve-devel/2024-April/062891.html
> 
> proxmox-dart-api-client:
> 
> Dominik Csapak (1):
>   client: correctly set parameter for node actions
> 
>  lib/src/client.dart | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> proxmox-login-manager:
> 
> Dominik Csapak (2):
>   login: show custom alert dialog for password saving errors
>   general settings: add trustedFingerprints list
> 
>  lib/proxmox_general_settings_model.dart |  6 ++++-
>  lib/proxmox_login_form.dart             | 32 +++++++++++++++++++++----
>  2 files changed, 33 insertions(+), 5 deletions(-)
> 
> pve-flutter-frontend:
> 
> Dominik Csapak (5):
>   console: use flutter inappwebview as webview
>   console: wrap console with appbar
>   node overview: use correct color for rrd icons
>   nove overview: add power settings menu
>   improve back button behavior
> 
>  lib/bloc/pve_node_overview_bloc.dart          |  11 ++
>  lib/pages/main_layout_slim.dart               |   4 +-
>  lib/widgets/pve_console_menu_widget.dart      | 139 ++++++++++++++++--
>  lib/widgets/pve_node_overview.dart            |  36 ++++-
>  .../pve_node_power_settings_widget.dart       |  59 ++++++++
>  pubspec.lock                                  |  42 ++----
>  pubspec.yaml                                  |   3 +-
>  7 files changed, 240 insertions(+), 54 deletions(-)
>  create mode 100644 lib/widgets/pve_node_power_settings_widget.dart
> 


applied all but the patch adding a power menu for the nodes, thanks!




      parent reply	other threads:[~2024-04-16 15:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 10:30 [pve-devel] " Dominik Csapak
2024-04-15 10:30 ` [pve-devel] [PATCH proxmox-dart-api-client 1/1] client: correctly set parameter for node actions Dominik Csapak
2024-04-16 15:07   ` [pve-devel] applied: " Thomas Lamprecht
2024-04-15 10:30 ` [pve-devel] [PATCH proxmox-login-manager 1/2] login: show custom alert dialog for password saving errors Dominik Csapak
2024-04-16 15:08   ` [pve-devel] applied: " Thomas Lamprecht
2024-04-15 10:30 ` [pve-devel] [PATCH proxmox-login-manager 2/2] general settings: add trustedFingerprints list Dominik Csapak
2024-04-15 10:30 ` [pve-devel] [PATCH pve-flutter-frontend 1/5] console: use flutter inappwebview as webview Dominik Csapak
2024-04-15 10:30 ` [pve-devel] [PATCH pve-flutter-frontend 2/5] console: wrap console with appbar Dominik Csapak
2024-04-15 10:30 ` [pve-devel] [PATCH pve-flutter-frontend 3/5] node overview: use correct color for rrd icons Dominik Csapak
2024-04-15 10:30 ` [pve-devel] [PATCH pve-flutter-frontend 4/5] nove overview: add power settings menu Dominik Csapak
2024-04-16 15:11   ` Thomas Lamprecht
2024-04-15 10:30 ` [pve-devel] [PATCH pve-flutter-frontend 5/5] improve back button behavior Dominik Csapak
2024-04-16 15:11 ` Thomas Lamprecht [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=1923c4f4-cd0b-4b82-bf93-f357c732dc36@proxmox.com \
    --to=t.lamprecht@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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal