all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH flutter-repositories] some improvements/fixes for the app
@ 2024-04-15 10:30 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
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Dominik Csapak @ 2024-04-15 10:30 UTC (permalink / raw)
  To: pve-devel

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

-- 
2.39.2





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-04-16 15:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15 10:30 [pve-devel] [PATCH flutter-repositories] some improvements/fixes for the app 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 ` [pve-devel] applied: [PATCH flutter-repositories] some improvements/fixes for the app Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal