From 34a8ebc6fb33f8562233e51058fe8d797b7537fc Mon Sep 17 00:00:00 2001 From: Giuseppe Naponiello Date: Wed, 17 Jun 2026 22:28:31 +0200 Subject: [PATCH] setup and render template file, create new logo in different shapes --- frontend/index.html | 75 +++++- frontend/package-lock.json | 9 + frontend/package.json | 3 +- .../public/logo/LundUniversity_footer.svg | 1 + frontend/public/logo/logo_DARKLab_dark.jpg | Bin 16533 -> 0 bytes frontend/public/logo/logo_dyncoll.png | Bin 0 -> 101684 bytes frontend/public/logo/logo_dyncoll_graphic.png | Bin 0 -> 78129 bytes frontend/public/logo/logo_footer_dark.png | Bin 1030055 -> 0 bytes frontend/public/logo/logo_footer_white.png | Bin 0 -> 80999 bytes .../{icons => logo}/lunds-unversitet.svg | 0 frontend/src/config/bootstrap.ts | 30 ++- frontend/src/config/menuTypes.ts | 33 ++- frontend/src/config/ui.ts | 229 ++++++++++++++++-- frontend/src/pages/index/index.ts | 1 + .../src/shared/components/confirmDialog.ts | 2 +- frontend/src/shared/utils.ts | 36 +++ frontend/src/styles/main.css | 116 ++++++++- 17 files changed, 494 insertions(+), 41 deletions(-) create mode 100644 frontend/public/logo/LundUniversity_footer.svg delete mode 100644 frontend/public/logo/logo_DARKLab_dark.jpg create mode 100644 frontend/public/logo/logo_dyncoll.png create mode 100644 frontend/public/logo/logo_dyncoll_graphic.png delete mode 100644 frontend/public/logo/logo_footer_dark.png create mode 100644 frontend/public/logo/logo_footer_white.png rename frontend/public/{icons => logo}/lunds-unversitet.svg (100%) create mode 100644 frontend/src/shared/utils.ts diff --git a/frontend/index.html b/frontend/index.html index 910b629..0cacfd2 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -36,10 +36,10 @@ -
-
- - Lunds universitet +
+ @@ -47,13 +47,68 @@
- + -