diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4b82ccd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.vs/ +bin/ +obj/ diff --git a/App.xaml b/App.xaml index cc33fa3..cd2a08d 100644 --- a/App.xaml +++ b/App.xaml @@ -2,5 +2,54 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Login/StartupLoginWindow.xaml b/Login/StartupLoginWindow.xaml index 3ad507a..84a2c3e 100644 --- a/Login/StartupLoginWindow.xaml +++ b/Login/StartupLoginWindow.xaml @@ -5,184 +5,520 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" - Title="Housing Login" + Title="Housing HMI Login" Width="760" - Height="860" + Height="760" MinWidth="560" - MinHeight="640" + MinHeight="620" d:DesignWidth="760" - d:DesignHeight="860" + d:DesignHeight="760" WindowStartupLocation="CenterScreen" - Background="#141414" + Background="{StaticResource HmiScreenBackgroundBrush}" UseLayoutRounding="True" SnapsToDevicePixels="True"> + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + - - + - - - - - - - - - + Text="PRODUCT CONFIGURATION" + Style="{StaticResource SectionCaptionStyle}"/> - - - - - - - - + + + + + + - - - - - - - - - - + - - - - - - - - - - - + + + + + + - - - - - - - - + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + + - - + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -