From d74ac3c61ea866c7fcedf2ea6885bb6227e51efe Mon Sep 17 00:00:00 2001 From: Abdullah-Sohail100 <90067650+Abdullah-Sohail100@users.noreply.github.com> Date: Sat, 10 Feb 2024 00:47:07 +0500 Subject: [PATCH 1/5] Update course-edit-form.component.html Removed unnecessary padding --- .../components/course-edit-form/course-edit-form.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/app/components/course-edit-form/course-edit-form.component.html b/src/web/app/components/course-edit-form/course-edit-form.component.html index cb48ceb2fb3..af0bcaf3eb6 100644 --- a/src/web/app/components/course-edit-form/course-edit-form.component.html +++ b/src/web/app/components/course-edit-form/course-edit-form.component.html @@ -1,4 +1,4 @@ -
+
Course Create a new Course From 897ac22245d8a9c61af44c6a81ce88cced17823e Mon Sep 17 00:00:00 2001 From: Abdullah-Sohail100 <90067650+Abdullah-Sohail100@users.noreply.github.com> Date: Sat, 10 Feb 2024 01:19:49 +0500 Subject: [PATCH 2/5] Update course-edit-form.component.spec.ts.snap also added the change in snap file --- .../__snapshots__/course-edit-form.component.spec.ts.snap | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap b/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap index 10c211570ce..b775dddc629 100644 --- a/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap +++ b/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap @@ -23,8 +23,7 @@ exports[`CourseEditFormComponent should snap when in ADD Mode and is display onl updateCourseEvent={[Function EventEmitter_]} >
+ >
From 22f66b0646bb3eced157394fb108c0f8b3a232c4 Mon Sep 17 00:00:00 2001 From: Abdullah-Sohail100 <90067650+Abdullah-Sohail100@users.noreply.github.com> Date: Sat, 10 Feb 2024 01:39:32 +0500 Subject: [PATCH 3/5] Revert "Update course-edit-form.component.spec.ts.snap" This reverts commit 897ac22245d8a9c61af44c6a81ce88cced17823e. --- .../__snapshots__/course-edit-form.component.spec.ts.snap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap b/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap index b775dddc629..10c211570ce 100644 --- a/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap +++ b/src/web/app/components/course-edit-form/__snapshots__/course-edit-form.component.spec.ts.snap @@ -23,7 +23,8 @@ exports[`CourseEditFormComponent should snap when in ADD Mode and is display onl updateCourseEvent={[Function EventEmitter_]} >
+ class="card" + >
From 51f06f0ac2f905eabbc5a979861028aa7d5afd03 Mon Sep 17 00:00:00 2001 From: Abdullah-Sohail100 <90067650+Abdullah-Sohail100@users.noreply.github.com> Date: Sat, 10 Feb 2024 01:39:47 +0500 Subject: [PATCH 4/5] Revert "Update course-edit-form.component.html" This reverts commit d74ac3c61ea866c7fcedf2ea6885bb6227e51efe. --- .../components/course-edit-form/course-edit-form.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/app/components/course-edit-form/course-edit-form.component.html b/src/web/app/components/course-edit-form/course-edit-form.component.html index af0bcaf3eb6..cb48ceb2fb3 100644 --- a/src/web/app/components/course-edit-form/course-edit-form.component.html +++ b/src/web/app/components/course-edit-form/course-edit-form.component.html @@ -1,4 +1,4 @@ -
+
Course Create a new Course From 0af48102f1150878a2ecef72ad7b8324d19ca7e6 Mon Sep 17 00:00:00 2001 From: Abdullah-Sohail100 <90067650+Abdullah-Sohail100@users.noreply.github.com> Date: Sat, 10 Feb 2024 03:06:33 +0500 Subject: [PATCH 5/5] Update instructor-course-edit-page.component.html --- .../instructor-course-edit-page.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/app/pages-instructor/instructor-course-edit-page/instructor-course-edit-page.component.html b/src/web/app/pages-instructor/instructor-course-edit-page/instructor-course-edit-page.component.html index 2a4f85e779a..ab78837f25c 100644 --- a/src/web/app/pages-instructor/instructor-course-edit-page/instructor-course-edit-page.component.html +++ b/src/web/app/pages-instructor/instructor-course-edit-page/instructor-course-edit-page.component.html @@ -1,5 +1,5 @@ -
+