[pve-devel] [PATCH proxmox_dart_api_client/pve_flutter_frontend_null 0/2] fix #4976
Alexander Abraham
a.abraham at proxmox.com
Tue Apr 29 15:16:43 CEST 2025
This patches fixes bug 4976 in which the UI for nodes that are
offline was reporting a "null" error. In the API client, error-handling
for POST requests was changed to be more explicit and in the app's UI
the case of a node suddenly being offline was handled. Viewing the
information for a node that is offline was made impossible.
proxmox_dart_api_client:
Alexander Abraham (1):
fix #4976: dart_api_client: Improved error-handling for POST requests.
lib/src/client.dart | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
pve_flutter_frontend:
Alexander Abraham (1):
fix #4976: ui: Offline-status handled adequately in the UI.
lib/bloc/pve_node_overview_bloc.dart | 79 ++++++++++++++++++----------
lib/main.dart | 3 ++
lib/pages/main_layout_slim.dart | 58 ++++++++++++++++----
3 files changed, 101 insertions(+), 39 deletions(-)
Summary over all repositories:
4 files changed, 110 insertions(+), 44 deletions(-)
--
Generated by git-murpp 0.8.1
More information about the pve-devel
mailing list