32 Commits

Author SHA1 Message Date
98c56893a9
style(navbar): update navbar colors to use variables 2025-02-12 11:58:07 +01:00
4e639b591f
chore: remove unused tailwind configuration file 2025-02-12 11:57:41 +01:00
78a4607c67
feat: add navbar component to the application 2025-02-12 11:57:41 +01:00
9d88f0246c
refactor: rename landing component and remove unused files 2025-02-12 11:57:32 +01:00
b0af4b6a7e
feat(landing): add landing component with animations and services 2025-02-12 11:57:23 +01:00
9e7d2253f9
style(landing): remove instant withdrawals section and update styles 2025-02-12 11:56:43 +01:00
8b7b375e06
style(animated-button): add cursor-pointer to button class 2025-02-12 11:56:43 +01:00
5303384998
refactor: remove unused imports and clear image URLs 2025-02-12 11:56:43 +01:00
217cfb504d
refactor: improve code structure and add change detection 2025-02-12 11:56:43 +01:00
a653492c16
feat: implement animated buttons and winner ticker component 2025-02-12 11:56:43 +01:00
4fae342b28
feat(landing): add landing component with animations and services 2025-02-12 11:56:42 +01:00
aea34424b8
style: Update CSS syntax and fix color case sensitivity
All checks were successful
CI / prettier (pull_request) Successful in 17s
CI / test-build (pull_request) Successful in 36s
2025-02-12 11:46:52 +01:00
21bdbab1cf
style: Update CSS formatting and add theme variables
Some checks failed
CI / prettier (pull_request) Failing after 17s
CI / test-build (pull_request) Successful in 35s
2025-02-12 11:45:12 +01:00
Phan Huy Tran
c64152b99f style: format code with prettier 2025-02-12 11:16:29 +01:00
Phan Huy Tran
fab3680c07 feat: Add proper redirects to login and logout button 2025-02-12 11:15:27 +01:00
Phan Huy Tran
13769e0df5 fix: Translate login to german 2025-02-12 11:00:29 +01:00
Phan Huy Tran
4b9574ac96 fix: fix routing 2025-02-12 11:00:29 +01:00
Phan Huy Tran
f6bcc1be11 Prettier and rebase 2025-02-12 11:00:29 +01:00
Phan Huy Tran
c3f9ba7bca Add nested route config for authentication 2025-02-12 11:00:29 +01:00
Phan Huy Tran
dc993b2879 Add alerts 2025-02-12 11:00:29 +01:00
Phan Huy Tran
53f21a220f Add logout and login functionality 2025-02-12 11:00:29 +01:00
Phan Huy Tran
f10de66c12 Refactor auth guard 2025-02-12 11:00:29 +01:00
Phan Huy Tran
fa30fc3305 Protect homepage with keycloak 2025-02-12 11:00:29 +01:00
Lea
7d4cfe1794 removed not used stuff 2025-02-12 10:31:12 +01:00
Lea
f5ae0e358c finished homepage skeleton 2025-02-12 10:21:41 +01:00
Lea
bbbf0a9473 homepage skeleton 2025-02-12 08:54:28 +01:00
Huy
2cd1c6d8fd feat: Create initial landing page (CAS-8) (!11)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #11
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
2025-02-12 07:43:05 +00:00
7fe8f276cf refactor: update .gitignore and optimize Angular config (!7)
Reviewed-on: #7
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me>
Co-committed-by: Jan-Marlon Leibl <jleibl@proton.me>
2025-02-05 10:37:21 +00:00
f6f52e2724 feat: add TailwindCSS and PostCSS configuration (!6)
Reviewed-on: #6
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me>
Co-committed-by: Jan-Marlon Leibl <jleibl@proton.me>
2025-02-05 10:26:15 +00:00
Huy
c81ad44858 chore(setup): Add and configure prettier (!4)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #4
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
2025-02-05 10:01:05 +00:00
Huy
ad2c70b04b chore(setup): convert package.json to Bun and add bun.lockb (!2)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #2
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-05 09:53:24 +00:00
Bernd Heidemann
3b669918d0 first 2024-09-11 10:40:00 +02:00