redesign to material standards and clean up some sylings

This commit is contained in:
Rene Schwarz
2021-04-08 03:31:21 +02:00
parent 73f864ea20
commit ca432897af
78 changed files with 1904 additions and 309 deletions

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3790BF7AC1FEBCA7C1BFE24826CAAF97064FFBB9"
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2C830037BF59B6445ADB2496999C3D6E8729DE0F"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3790BF7AC1FEBCA7C1BFE24826CAAF97064FFBB9"
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2C830037BF59B6445ADB2496999C3D6E8729DE0F"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\LoginWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "74C5CF69344AA8A08D7DBBF27D061122BEA1AF03"
#pragma checksum "..\..\..\LoginWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DC5E405274889CDB3CDAE3C78BC0E5CCC83DDAB2"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
@@ -55,7 +55,7 @@ namespace Server_Dashboard {
#line hidden
#line 55 "..\..\..\LoginWindow.xaml"
#line 124 "..\..\..\LoginWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox UserName;
@@ -63,17 +63,17 @@ namespace Server_Dashboard {
#line hidden
#line 66 "..\..\..\LoginWindow.xaml"
#line 168 "..\..\..\LoginWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock PasswordHint;
internal System.Windows.Controls.PasswordBox Password;
#line default
#line hidden
#line 67 "..\..\..\LoginWindow.xaml"
#line 179 "..\..\..\LoginWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.PasswordBox Password;
internal System.Windows.Controls.TextBlock PasswordHint;
#line default
#line hidden
@@ -122,10 +122,10 @@ namespace Server_Dashboard {
this.UserName = ((System.Windows.Controls.TextBox)(target));
return;
case 3:
this.PasswordHint = ((System.Windows.Controls.TextBlock)(target));
this.Password = ((System.Windows.Controls.PasswordBox)(target));
return;
case 4:
this.Password = ((System.Windows.Controls.PasswordBox)(target));
this.PasswordHint = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\LoginWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "74C5CF69344AA8A08D7DBBF27D061122BEA1AF03"
#pragma checksum "..\..\..\LoginWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DC5E405274889CDB3CDAE3C78BC0E5CCC83DDAB2"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
@@ -55,7 +55,7 @@ namespace Server_Dashboard {
#line hidden
#line 55 "..\..\..\LoginWindow.xaml"
#line 124 "..\..\..\LoginWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox UserName;
@@ -63,17 +63,17 @@ namespace Server_Dashboard {
#line hidden
#line 66 "..\..\..\LoginWindow.xaml"
#line 168 "..\..\..\LoginWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock PasswordHint;
internal System.Windows.Controls.PasswordBox Password;
#line default
#line hidden
#line 67 "..\..\..\LoginWindow.xaml"
#line 179 "..\..\..\LoginWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.PasswordBox Password;
internal System.Windows.Controls.TextBlock PasswordHint;
#line default
#line hidden
@@ -122,10 +122,10 @@ namespace Server_Dashboard {
this.UserName = ((System.Windows.Controls.TextBox)(target));
return;
case 3:
this.PasswordHint = ((System.Windows.Controls.TextBlock)(target));
this.Password = ((System.Windows.Controls.PasswordBox)(target));
return;
case 4:
this.Password = ((System.Windows.Controls.PasswordBox)(target));
this.PasswordHint = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;

View File

@@ -1 +1 @@
ece89445e697cb1e50fd0317657da76f7cb79821
3a9e423b8c32a556d56c5d47db8cd0f946ce1348

View File

@@ -29,6 +29,14 @@ C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcor
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\obj\Debug\netcoreapp3.1\GeneratedInternalTypeHelper.g.cs
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\Server Dashboard.dll.config
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\obj\Debug\netcoreapp3.1\Views\DashboardPages\MainDashboardPage.g.cs
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\obj\Debug\netcoreapp3.1\Views\DashboardWindow.g.cs
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\obj\Debug\netcoreapp3.1\Views\DashboardPages\MainDashboardPage.baml
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\obj\Debug\netcoreapp3.1\Views\DashboardWindow.g.cs
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\obj\Debug\netcoreapp3.1\Views\DashboardWindow.baml
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Converters.Wpf.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Core.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Css.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Dom.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Model.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Rendering.Gdi.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Rendering.Wpf.dll
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\bin\Debug\netcoreapp3.1\SharpVectors.Runtime.Wpf.dll

View File

@@ -75,6 +75,42 @@
}
}
},
"SharpVectors/1.7.1": {
"runtime": {
"lib/netcoreapp3.1/SharpVectors.Converters.Wpf.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Core.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Css.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Dom.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Model.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Rendering.Gdi.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Rendering.Wpf.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
},
"lib/netcoreapp3.1/SharpVectors.Runtime.Wpf.dll": {
"assemblyVersion": "1.7.1.0",
"fileVersion": "1.7.1.0"
}
}
},
"System.Data.SqlClient/4.8.2": {
"dependencies": {
"Microsoft.Win32.Registry": "4.7.0",
@@ -196,6 +232,13 @@
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
"hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
},
"SharpVectors/1.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kTiP4pkyW0qPQMxyIYsH7r9wl+cSAmk5ySynhQvc/Ma6bgH9pWWJtM6dvEIoRM4uV2C0QIhWDQeWcTN//0XP9g==",
"path": "sharpvectors/1.7.1",
"hashPath": "sharpvectors.1.7.1.nupkg.sha512"
},
"System.Data.SqlClient/4.8.2": {
"type": "package",
"serviceable": true,

View File

@@ -12,8 +12,8 @@ TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_1;
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\App.xaml
3-1865200846
18-516599902
194-1159729825
20-770839553
202-1914193908
LoginWindow.xaml;Views\DashboardPages\MainDashboardPage.xaml;Views\DashboardWindow.xaml;
False

View File

@@ -12,8 +12,8 @@ TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_1;
C:\Users\Crylia\Documents\Git\Server Dashboard\Server Dashboard\App.xaml
3-1865200846
20-2115927172
194-1159729825
221924800473
202-1914193908
LoginWindow.xaml;Views\DashboardPages\MainDashboardPage.xaml;Views\DashboardWindow.xaml;
False

View File

@@ -0,0 +1,97 @@
#pragma checksum "..\..\..\..\..\Views\DashboardPages\DashboardWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "87BE583083B24B016DFC5B2F88DE9B6B6D29D4B7"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Xaml.Behaviors;
using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using Server_Dashboard;
using Server_Dashboard.Views;
using Server_Dashboard.Views.DashboardPages;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace Server_Dashboard.Views {
/// <summary>
/// DashboardWindow
/// </summary>
public partial class DashboardWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 45 "..\..\..\..\..\Views\DashboardPages\DashboardWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid TopBarGrid;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.4.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/Server Dashboard;component/views/dashboardpages/dashboardwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Views\DashboardPages\DashboardWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.4.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.TopBarGrid = ((System.Windows.Controls.Grid)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\..\..\Views\DashboardPages\MainDashboardPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DCD8A1EBF9A7C22FF951DCD1B8475DB5518FEB1"
#pragma checksum "..\..\..\..\..\Views\DashboardPages\MainDashboardPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "532F0C2FF4D869AD0B988F3F424AB0A9A5C3BE3F"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
@@ -14,6 +14,7 @@ using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using Server_Dashboard;
using Server_Dashboard.Views.DashboardPages;
using System;
using System.Diagnostics;

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\..\..\Views\DashboardPages\MainDashboardPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DCD8A1EBF9A7C22FF951DCD1B8475DB5518FEB1"
#pragma checksum "..\..\..\..\..\Views\DashboardPages\MainDashboardPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "532F0C2FF4D869AD0B988F3F424AB0A9A5C3BE3F"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
@@ -14,6 +14,7 @@ using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using Server_Dashboard;
using Server_Dashboard.Views.DashboardPages;
using System;
using System.Diagnostics;

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\..\Views\DashboardWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CC63E1C662A7F2A9701079FC72F6D396960480BA"
#pragma checksum "..\..\..\..\Views\DashboardWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B9F5B1EEF37A06D6C771D3993D728ED929524EA8"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
@@ -17,6 +17,7 @@ using Microsoft.Xaml.Behaviors.Media;
using Server_Dashboard;
using Server_Dashboard.Views;
using Server_Dashboard.Views.DashboardPages;
using SharpVectors.Converters;
using System;
using System.Diagnostics;
using System.Windows;
@@ -49,7 +50,7 @@ namespace Server_Dashboard.Views {
public partial class DashboardWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 38 "..\..\..\..\Views\DashboardWindow.xaml"
#line 46 "..\..\..\..\Views\DashboardWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid TopBarGrid;
@@ -88,12 +89,6 @@ namespace Server_Dashboard.Views {
{
case 1:
this.TopBarGrid = ((System.Windows.Controls.Grid)(target));
#line 38 "..\..\..\..\Views\DashboardWindow.xaml"
this.TopBarGrid.Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);
#line default
#line hidden
return;
}
this._contentLoaded = true;

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\..\Views\DashboardWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CC63E1C662A7F2A9701079FC72F6D396960480BA"
#pragma checksum "..\..\..\..\Views\DashboardWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B9F5B1EEF37A06D6C771D3993D728ED929524EA8"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
@@ -17,6 +17,7 @@ using Microsoft.Xaml.Behaviors.Media;
using Server_Dashboard;
using Server_Dashboard.Views;
using Server_Dashboard.Views.DashboardPages;
using SharpVectors.Converters;
using System;
using System.Diagnostics;
using System.Windows;
@@ -49,7 +50,7 @@ namespace Server_Dashboard.Views {
public partial class DashboardWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 38 "..\..\..\..\Views\DashboardWindow.xaml"
#line 46 "..\..\..\..\Views\DashboardWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid TopBarGrid;
@@ -88,12 +89,6 @@ namespace Server_Dashboard.Views {
{
case 1:
this.TopBarGrid = ((System.Windows.Controls.Grid)(target));
#line 38 "..\..\..\..\Views\DashboardWindow.xaml"
this.TopBarGrid.Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);
#line default
#line hidden
return;
}
this._contentLoaded = true;