From 461ffb6648515177970265dccd3f532897a85500 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:59:14 +0000 Subject: [PATCH 1/3] Initial plan From 80424f7adad3e966a703300c4e8db47ef3184037 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:06:32 +0000 Subject: [PATCH 2/3] Enhance sidebar navigation with icons and collapsible menus Co-authored-by: Rajeshcn26 <55257003+Rajeshcn26@users.noreply.github.com> --- Views/Shared/_Layout.cshtml | 143 ++++++++++++++++++++++++++++++------ 1 file changed, 119 insertions(+), 24 deletions(-) diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 7d45007..a2b211e 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -5,38 +5,133 @@ @ViewData["Title"] - ShipServicesApp + + +
Ship Services Management
-
-
- -
- @RenderBody() -
+ +
+ + +
+ @RenderBody() +
+ + \ No newline at end of file From 626d0b976fc915a2312e8d4546288ea88aeb9841 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:08:19 +0000 Subject: [PATCH 3/3] Add accessibility improvements to sidebar navigation Co-authored-by: Rajeshcn26 <55257003+Rajeshcn26@users.noreply.github.com> --- Views/Shared/_Layout.cshtml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index a2b211e..ff1d1d1 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -33,13 +33,13 @@ -
Ship Services Management
-