diff --git a/Client/App.razor b/Client/App.razor index 6fd3ed1..21a5fd3 100644 --- a/Client/App.razor +++ b/Client/App.razor @@ -1,4 +1,5 @@ - +@using Biskilog_Accounting.Client.Layouts; + diff --git a/Client/Biskilog Accounting.Client.csproj b/Client/Biskilog Accounting.Client.csproj index f82683b..199aeff 100644 --- a/Client/Biskilog Accounting.Client.csproj +++ b/Client/Biskilog Accounting.Client.csproj @@ -23,4 +23,8 @@ + + + + diff --git a/Client/Elements/Footer.razor b/Client/Elements/Footer.razor new file mode 100644 index 0000000..2a99ca9 --- /dev/null +++ b/Client/Elements/Footer.razor @@ -0,0 +1,11 @@ +
+
+
+ Biskilog © @DateTime.Now.Year + +
+ +
+
\ No newline at end of file diff --git a/Client/Elements/Headbar.razor b/Client/Elements/Headbar.razor new file mode 100644 index 0000000..d6c5c7b --- /dev/null +++ b/Client/Elements/Headbar.razor @@ -0,0 +1,98 @@ + + + + + \ No newline at end of file diff --git a/Client/Elements/Sidebar.razor b/Client/Elements/Sidebar.razor new file mode 100644 index 0000000..02035ac --- /dev/null +++ b/Client/Elements/Sidebar.razor @@ -0,0 +1,335 @@ + \ No newline at end of file diff --git a/Client/Layouts/MainLayout.razor b/Client/Layouts/MainLayout.razor new file mode 100644 index 0000000..31d0b7f --- /dev/null +++ b/Client/Layouts/MainLayout.razor @@ -0,0 +1,31 @@ +@inherits LayoutComponentBase +@using Biskilog_Accounting.Client.Elements + +
+
+ + + + +
+ + +
+ + @Body + + +
+ + +
+
+ +
+ +
+ + +
+
+ \ No newline at end of file diff --git a/Client/MainLayout.razor b/Client/MainLayout.razor deleted file mode 100644 index de2be6c..0000000 --- a/Client/MainLayout.razor +++ /dev/null @@ -1,5 +0,0 @@ -@inherits LayoutComponentBase - -
- @Body -
diff --git a/Client/Pages/Auth/Login.razor b/Client/Pages/Auth/Login.razor index 498c8a3..cf883e8 100644 --- a/Client/Pages/Auth/Login.razor +++ b/Client/Pages/Auth/Login.razor @@ -1,5 +1,5 @@ @layout AuthLayout -@page "/" +@page "/login" ', returnEnd: true,\n subLanguage: ['css', 'xml']\n }\n },\n {\n className: 'tag',\n // See the comment in the