Commit graph

56 commits

Author SHA1 Message Date
29305a75b1
chore: remove unused dependencies from package.json 2025-02-13 12:48:59 +01:00
c679952ef9
chore(navbar): remove unused SCSS file and reference 2025-02-13 12:48:59 +01:00
70044fc3c7
style(navbar): update navbar colors to use variables 2025-02-13 12:48:58 +01:00
21fa5a21e2
chore: remove unused tailwind configuration file 2025-02-13 12:48:58 +01:00
61add61113
feat: add navbar component to the application 2025-02-13 12:48:58 +01:00
e6f054f10e
refactor: rename landing component and remove unused files 2025-02-13 12:48:58 +01:00
ea26f5dd80
feat(landing): add landing component with animations and services 2025-02-13 12:48:58 +01:00
ff0e03003a
style(landing): remove instant withdrawals section and update styles 2025-02-13 12:48:58 +01:00
7106ebd0ef
style(animated-button): add cursor-pointer to button class 2025-02-13 12:48:57 +01:00
5e84afba90
refactor: remove unused imports and clear image URLs 2025-02-13 12:48:57 +01:00
eede85295e
refactor: improve code structure and add change detection 2025-02-13 12:48:57 +01:00
5c34014841
feat: implement animated buttons and winner ticker component 2025-02-13 12:48:57 +01:00
313080ceac
feat(landing): add landing component with animations and services 2025-02-13 12:48:57 +01:00
Phan Huy Tran
7e5424d0cb chore: remove unused css 2025-02-13 12:33:30 +01:00
Phan Huy Tran
b0c43e0b7c style: Run prettier 2025-02-13 12:12:05 +01:00
Phan Huy Tran
a0751ae3c6 style: Run linters 2025-02-13 12:10:07 +01:00
Phan Huy Tran
3fc290ecd1 feat: Add basic styling 2025-02-13 11:56:14 +01:00
Phan Huy Tran
55502b771d fix: Remove deposit route 2025-02-13 11:35:54 +01:00
Phan Huy Tran
c7d62bb4e3 feat: payment modal 2025-02-13 11:35:30 +01:00
b7a60f0c53
style: run eslint 2025-02-13 11:11:08 +01:00
13dfc3cf5b Merge branch 'main' into feat/stripe 2025-02-13 10:09:52 +00:00
1f49bc6a3d
refactor: add dynamic host to success url 2025-02-13 11:05:23 +01:00
Phan Huy Tran
3bea232dfb style: Run prettier 2025-02-13 10:58:29 +01:00
Phan Huy Tran
372449cd04 style: Configure and run eslint 2025-02-13 10:58:13 +01:00
7b020aee75
refactor: run prettier 2025-02-13 10:42:53 +01:00
cd6ace28f4
style: style form 2025-02-13 10:42:39 +01:00
da01e272d7
refactor: outsource stripe key to environment 2025-02-13 10:38:32 +01:00
Phan Huy Tran
704cc22858 refactor: Redirect to orginal route after login, restructure project files 2025-02-13 09:35:34 +00:00
55cd5fefed
prettier 2025-02-13 10:29:22 +01:00
6ba4937538
feat: add form validation 2025-02-13 10:29:08 +01:00
1d0162d250
feat: make stripe functional 2025-02-13 10:23:02 +01:00
177dd78592
wip 2025-02-13 09:42:42 +01:00
Phan Huy Tran
ab3bc5587e refactor: remove oninit 2025-02-12 12:33:52 +01:00
Phan Huy Tran
22086a88fa style: Run prettier 2025-02-12 12:21:45 +01:00
Phan Huy Tran
3a2b92b3ff feat: Convert login button to hompage button when user is authenticated 2025-02-12 12:19:31 +01:00
aea34424b8
style: Update CSS syntax and fix color case sensitivity 2025-02-12 11:46:52 +01:00
21bdbab1cf
style: Update CSS formatting and add theme variables 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