From 33670d568adc13c56820859d97bae3370ce307ec Mon Sep 17 00:00:00 2001 From: ClaudioESSilva Date: Tue, 3 Mar 2026 17:02:48 +0000 Subject: [PATCH 1/8] Reorder options to match Lite --- Dashboard/AddServerDialog.xaml | 154 ++++++++++++++++----------------- 1 file changed, 75 insertions(+), 79 deletions(-) diff --git a/Dashboard/AddServerDialog.xaml b/Dashboard/AddServerDialog.xaml index 5d39a23f..47dd1c84 100644 --- a/Dashboard/AddServerDialog.xaml +++ b/Dashboard/AddServerDialog.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Add SQL Server" - Height="550" Width="500" + SizeToContent="Height" Width="500" MaxHeight="700" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" Background="{DynamicResource BackgroundBrush}" @@ -24,7 +24,7 @@ - + @@ -34,97 +34,93 @@ Foreground="{DynamicResource ForegroundBrush}"/> - - - - - + + + + - - - + + + + + + + + + + + - - + + - - - - - + - - - - + + + - - - + + + + + - - - + + + + + - + + + + + - - - + + - + - - + - - - - - - - - - - - - - - - - + - + Date: Tue, 3 Mar 2026 17:11:15 +0000 Subject: [PATCH 2/8] Match textbox style --- Dashboard/AddServerDialog.xaml | 54 ++++++++++++++-------------------- 1 file changed, 22 insertions(+), 32 deletions(-) diff --git a/Dashboard/AddServerDialog.xaml b/Dashboard/AddServerDialog.xaml index 47dd1c84..f210d809 100644 --- a/Dashboard/AddServerDialog.xaml +++ b/Dashboard/AddServerDialog.xaml @@ -7,20 +7,6 @@ ResizeMode="NoResize" Background="{DynamicResource BackgroundBrush}" Foreground="{DynamicResource ForegroundBrush}"> - - - - @@ -36,21 +22,21 @@ - - - - - - + - - + - + - - + - - + - - - + - + - From a0723778bcbd24125fa8868fea94172ee3014650 Mon Sep 17 00:00:00 2001 From: ClaudioESSilva Date: Tue, 3 Mar 2026 17:18:23 +0000 Subject: [PATCH 3/8] make text match --- Lite/Windows/AddServerDialog.xaml | 33 ++++++++++++++++++------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/Lite/Windows/AddServerDialog.xaml b/Lite/Windows/AddServerDialog.xaml index c804dca2..9c2a8cc8 100644 --- a/Lite/Windows/AddServerDialog.xaml +++ b/Lite/Windows/AddServerDialog.xaml @@ -20,19 +20,24 @@ + + + + - - + + - - + + - - + + - + @@ -53,15 +58,15 @@ - + - - + + @@ -70,11 +75,11 @@ - - @@ -88,11 +93,11 @@ - - +