From e99bc53e0971be61e047edb690c14ac2c632cb76 Mon Sep 17 00:00:00 2001 From: Yathartha Goenka <75240973+yatharthagoenka@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:25:12 +0530 Subject: [PATCH 1/6] Enabled all modules for access (#1120) --- FusionIIIT/templates/dashboard/modules.html | 24 ++++++------- .../templates/dashboard/sidenavbar.html | 34 +++++++++---------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/FusionIIIT/templates/dashboard/modules.html b/FusionIIIT/templates/dashboard/modules.html index 73fc33d85..a8680958a 100755 --- a/FusionIIIT/templates/dashboard/modules.html +++ b/FusionIIIT/templates/dashboard/modules.html @@ -52,7 +52,7 @@ {% comment %}A single modules row starts here!{% endcomment %}
- +
@@ -66,7 +66,7 @@
- +
@@ -84,7 +84,7 @@ {% comment %}A single modules row starts here!{% endcomment %}
- +
@@ -98,7 +98,7 @@
- +
@@ -116,7 +116,7 @@ {% comment %}A single modules row starts here!{% endcomment %}
- +
@@ -130,7 +130,7 @@
- +
@@ -146,7 +146,7 @@ {% comment %}A single modules row ends here!{% endcomment %}
- +
@@ -160,7 +160,7 @@
- +
@@ -177,7 +177,7 @@
- +
- +
@@ -207,7 +207,7 @@
- +
- +
From 5c61a5425b067fb33b60f6fddedb64391dedeb4d Mon Sep 17 00:00:00 2001 From: Harshvardhan Singh <73544247+Lawful2002@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:32:15 +0530 Subject: [PATCH 2/6] GAD-5: Fix responsiveness (#1125) Co-authored-by: A Anunaya <76819712+Anunaya07@users.noreply.github.com> Co-authored-by: Aksh Bansal <63552235+Aksh-Bansal-dev@users.noreply.github.com> --- .../academic_procedures/academic.html | 44 +- FusionIIIT/templates/dashboard/dashboard.html | 327 ++++++------- FusionIIIT/templates/dashboard/modules.html | 447 ++++++++---------- FusionIIIT/templates/dashboard/navbar.html | 95 ++-- FusionIIIT/templates/globals/usercard.html | 101 ++-- 5 files changed, 517 insertions(+), 497 deletions(-) mode change 100755 => 100644 FusionIIIT/templates/academic_procedures/academic.html mode change 100755 => 100644 FusionIIIT/templates/dashboard/dashboard.html mode change 100755 => 100644 FusionIIIT/templates/dashboard/modules.html mode change 100755 => 100644 FusionIIIT/templates/dashboard/navbar.html mode change 100755 => 100644 FusionIIIT/templates/globals/usercard.html diff --git a/FusionIIIT/templates/academic_procedures/academic.html b/FusionIIIT/templates/academic_procedures/academic.html old mode 100755 new mode 100644 index 6b04a54fb..35eebf446 --- a/FusionIIIT/templates/academic_procedures/academic.html +++ b/FusionIIIT/templates/academic_procedures/academic.html @@ -22,6 +22,39 @@ } + + {% endblock css %} @@ -30,13 +63,12 @@ {% include 'dashboard/navbar.html' %} {% endblock %} -
+
- {% comment %}The left-margin segment!{% endcomment %} -
+ {% comment %}The left-rail segment starts here!{% endcomment %} -
+
{% comment %}The user image card starts here!{% endcomment %} {% block usercard %} {% include 'globals/usercard.html' %} @@ -46,8 +78,8 @@
{% comment %}The Tab-Menu starts here!{% endcomment %} -