From 0a0c801716dba38344f5d5a519310695689b078a Mon Sep 17 00:00:00 2001 From: Phan Huy Tran Date: Wed, 14 May 2025 08:59:56 +0200 Subject: [PATCH 1/2] feat: import mailer during runtime and compiling, remove duplicated games section --- backend/build.gradle.kts | 2 +- .../src/app/feature/home/home.component.html | 29 +------------------ 2 files changed, 2 insertions(+), 29 deletions(-) diff --git a/backend/build.gradle.kts b/backend/build.gradle.kts index 2c735c4..8328cf7 100644 --- a/backend/build.gradle.kts +++ b/backend/build.gradle.kts @@ -54,7 +54,7 @@ dependencies { implementation("io.jsonwebtoken:jjwt-api:0.11.5") runtimeOnly("io.jsonwebtoken:jjwt-impl:0.11.5") runtimeOnly("io.jsonwebtoken:jjwt-jackson:0.11.5") - compileOnly("org.springframework.boot:spring-boot-starter-mail") + implementation("org.springframework.boot:spring-boot-starter-mail") } tasks.withType { diff --git a/frontend/src/app/feature/home/home.component.html b/frontend/src/app/feature/home/home.component.html index dc8ee59..73a67e8 100644 --- a/frontend/src/app/feature/home/home.component.html +++ b/frontend/src/app/feature/home/home.component.html @@ -7,7 +7,7 @@
-

Beliebte Spiele

+

Alle Spiele

- -
-

Alle Spiele

-
-
-
- -
-
-

{{ game.name }}

- -
-
-
-
-
-
From 98bc3cc2cad65e19293d4762a180f75322aa5e62 Mon Sep 17 00:00:00 2001 From: Jan-Marlon Leibl Date: Wed, 14 May 2025 09:14:38 +0200 Subject: [PATCH 2/2] style(landing): update button to inline-block text-center --- .../app/feature/landing/landing.component.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/frontend/src/app/feature/landing/landing.component.html b/frontend/src/app/feature/landing/landing.component.html index 5a942b0..6b7ee97 100644 --- a/frontend/src/app/feature/landing/landing.component.html +++ b/frontend/src/app/feature/landing/landing.component.html @@ -48,23 +48,21 @@

Slots

Klassische Spielautomaten

- Jetzt Spielen + Jetzt Spielen

Plinko

Spannendes Geschicklichkeitsspiel

- + Jetzt Spielen
@@ -74,23 +72,21 @@

Poker

Texas Hold'em & mehr

- + Jetzt Spielen

Liars Dice

Würfelspiel mit Strategie

- + Jetzt Spielen