public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-flutter-frontend 0/9] small improvements
@ 2024-04-12  8:04 Dominik Csapak
  2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 1/9] replace BottomNavigationBar with NavigationBar Dominik Csapak
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Dominik Csapak @ 2024-04-12  8:04 UTC (permalink / raw)
  To: pve-devel

a series of smaller improvements, noticed by rechecking the app
after updating to new dart/flutter version.

not all of them have to be applied, most are rather independent.
e.g. use of the NavigationBar, and the icon of the warning task logs are
just my preferences.

Dominik Csapak (9):
  replace BottomNavigationBar with NavigationBar
  resource tab: improve colors for headers
  node overview: don't throw permission errors on every update
  adapt to material 3 changes for themes
  fix clipping for data card widget
  set the color of the template indicator to that of the icon
  task logs: don't always say 'Last Task: '
  task logs: use separate color for warnings
  task log list: make warning icon more distinct

 lib/bloc/pve_node_overview_bloc.dart          | 11 +++-
 lib/main.dart                                 |  8 ++-
 lib/pages/main_layout_slim.dart               | 62 ++++++++++---------
 lib/widgets/pve_guest_icon_widget.dart        |  2 +-
 .../pve_resource_data_card_widget.dart        |  2 +
 .../pve_task_log_expansiontile_widget.dart    | 23 +++++--
 lib/widgets/pve_task_log_widget.dart          |  5 +-
 7 files changed, 74 insertions(+), 39 deletions(-)

-- 
2.39.2





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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-12  8:04 [pve-devel] [PATCH pve-flutter-frontend 0/9] small improvements Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 1/9] replace BottomNavigationBar with NavigationBar Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 2/9] resource tab: improve colors for headers Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 3/9] node overview: don't throw permission errors on every update Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 4/9] adapt to material 3 changes for themes Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 5/9] fix clipping for data card widget Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 6/9] set the color of the template indicator to that of the icon Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 7/9] task logs: don't always say 'Last Task: ' Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 8/9] task logs: use separate color for warnings Dominik Csapak
2024-04-12  8:04 ` [pve-devel] [PATCH pve-flutter-frontend 9/9] task log list: make warning icon more distinct Dominik Csapak
2024-04-16 14:15 ` [pve-devel] applied: [PATCH pve-flutter-frontend 0/9] small improvements Thomas Lamprecht

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