diff --git a/REMAN/REMAN/Components/CmpFooter.razor b/REMAN/REMAN/Components/CmpFooter.razor new file mode 100644 index 0000000..faea6a3 --- /dev/null +++ b/REMAN/REMAN/Components/CmpFooter.razor @@ -0,0 +1,16 @@ +
+
+ REMAN v.@version +
+
+ @adesso + Egalware +
+
+ +@code { + protected DateTime adesso = DateTime.Now; + + Version version = typeof(Program).Assembly.GetName().Version; + +} \ No newline at end of file diff --git a/REMAN/REMAN/Pages/Index.razor b/REMAN/REMAN/Pages/Index.razor index 11eb9db..cca543f 100644 --- a/REMAN/REMAN/Pages/Index.razor +++ b/REMAN/REMAN/Pages/Index.razor @@ -3,48 +3,58 @@ Index + +
+

ReMan

Remnants Management App - -
-
+
+
-
+
NKC site
-
- - -
- Deposit +
+ + +
+ Materials list
-
- - -
- PickUp -
-
-
-
+
-
+
Remnants list
-
- - -
- Materials list +
+ + +
+ Deposit +
+
+
+
+ + +
+ PickUp +
+
+
+
+ + +
+ Search
diff --git a/REMAN/REMAN/Shared/LoginDisplay.razor b/REMAN/REMAN/Shared/LoginDisplay.razor index de92ffd..5585baa 100644 --- a/REMAN/REMAN/Shared/LoginDisplay.razor +++ b/REMAN/REMAN/Shared/LoginDisplay.razor @@ -1,3 +1,10 @@  - Hello, @context.User.Identity?.Name! +
+
+ +
+
+ @context.User.Identity?.Name +
+
diff --git a/REMAN/REMAN/Shared/MainLayout.razor b/REMAN/REMAN/Shared/MainLayout.razor index a837421..4f6a3e7 100644 --- a/REMAN/REMAN/Shared/MainLayout.razor +++ b/REMAN/REMAN/Shared/MainLayout.razor @@ -1,5 +1,7 @@ @inherits LayoutComponentBase +@using REMAN.Components + REMAN
@@ -10,11 +12,14 @@
- About
@Body
+ +
+ +
diff --git a/REMAN/REMAN/Shared/MainLayout.razor.css b/REMAN/REMAN/Shared/MainLayout.razor.css index 605602c..8abb9e2 100644 --- a/REMAN/REMAN/Shared/MainLayout.razor.css +++ b/REMAN/REMAN/Shared/MainLayout.razor.css @@ -31,6 +31,13 @@ main { text-overflow: ellipsis; } +.bottom-row { + color: #dedede; + background-color: #000000; + height: 2rem; + align-items: center; +} + @media (max-width: 640.98px) { .top-row:not(.auth) { display: none; diff --git a/REMAN/REMAN/Shared/NavMenu.razor b/REMAN/REMAN/Shared/NavMenu.razor index 1d6acf6..b544d53 100644 --- a/REMAN/REMAN/Shared/NavMenu.razor +++ b/REMAN/REMAN/Shared/NavMenu.razor @@ -22,8 +22,13 @@
+ - diff --git a/REMAN/REMAN/wwwroot/img/LogoBlu.svg b/REMAN/REMAN/wwwroot/img/LogoBlu.svg new file mode 100644 index 0000000..20a55c3 --- /dev/null +++ b/REMAN/REMAN/wwwroot/img/LogoBlu.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +