From b635c7a08cd28a73909c4bf49086bdf3b5299f60 Mon Sep 17 00:00:00 2001 From: sonaliTekdi <136320452+sonaliTekdi@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:07:11 +0530 Subject: [PATCH] Task #231179 - [FE] - Issuance homepage, signUp page UI (#16) * Task #231100 - Changed the search api payload, refactored logic for the 'All Issued Certificate' CSV, and added an image to the homepage banner * Updated certificate list json * Task #231086 - [FE] - Dev testing bugs * made m in marksheet capital * made m in marksheet capital * Task #231179 - Issuance homepage, signIn page UI * ui changes * Delete src/assets/i18n/global/en-global.json * added en global file --- src/app/home/home.component.html | 28 +- src/assets/i18n/global/en-global.json | 413 +++++++++++++------------- src/assets/images/examiner.png | Bin 0 -> 1714 bytes src/assets/images/logo.png | Bin 6113 -> 2755 bytes src/styles.scss | 34 ++- 5 files changed, 240 insertions(+), 235 deletions(-) create mode 100644 src/assets/images/examiner.png diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index cde0180..9ca09e7 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -3,8 +3,8 @@