106 Commits

Author SHA1 Message Date
56c5187bef
refactor(landing): restructure landing page components and templates
All checks were successful
CI / eslint (pull_request) Successful in 19s
CI / prettier (pull_request) Successful in 19s
CI / test-build (pull_request) Successful in 27s
2025-02-13 12:44:12 +01:00
8a35851bbf
style: Update footer and navbar HTML structure and classes 2025-02-13 12:36:59 +01:00
55ecaeedc5
style(landing-page): update class names for consistency 2025-02-13 12:36:51 +01:00
36eb3f5710
style: Fix formatting and add missing newlines in HTML and CSS 2025-02-13 12:36:43 +01:00
cc286b6007
feat(landing-page): add welcome bonus and game carousel 2025-02-13 12:35:57 +01:00
e29c809fb6
feat: add navbar component to multiple pages 2025-02-13 12:35:31 +01:00
e1e507ad41
feat(navbar): implement login/logout buttons based on state 2025-02-13 12:34:39 +01:00
a31eeff119
feat: add footer component and FontAwesome integration 2025-02-13 12:34:08 +01:00
06cb92e66a
chore: remove unused dependencies from package.json 2025-02-13 12:33:12 +01:00
ac080604a9
chore(navbar): remove unused SCSS file and reference 2025-02-13 12:32:49 +01:00
28f56f3bf3
style(navbar): update navbar colors to use variables 2025-02-13 12:32:49 +01:00
17251bdf9b
chore: remove unused tailwind configuration file 2025-02-13 12:32:49 +01:00
b7fcc058fa
feat: add navbar component to the application 2025-02-13 12:32:49 +01:00
0206b0f007
refactor: rename landing component and remove unused files 2025-02-13 12:32:49 +01:00
6b51a3416b
feat(landing): add landing component with animations and services 2025-02-13 12:32:49 +01:00
540fc3144f
style(landing): remove instant withdrawals section and update styles 2025-02-13 12:32:49 +01:00
c65e8fd261
style(animated-button): add cursor-pointer to button class 2025-02-13 12:32:49 +01:00
eb1bd2de3b
refactor: remove unused imports and clear image URLs 2025-02-13 12:32:49 +01:00
345c4ea59b
refactor: improve code structure and add change detection 2025-02-13 12:32:49 +01:00
820ccbc758
feat: implement animated buttons and winner ticker component 2025-02-13 12:32:49 +01:00
7f6eff8f9b
feat(landing): add landing component with animations and services 2025-02-13 12:32:47 +01:00
Huy
9cafe178a4 Merge pull request 'feat: Display deposit form as modal (CAS-34)' (!28) from feat/payment-modal into main
All checks were successful
Release / Release (push) Successful in 42s
CI / prettier (pull_request) Successful in 17s
CI / eslint (pull_request) Successful in 18s
CI / test-build (pull_request) Successful in 24s
Reviewed-on: #28
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
v1.4.0
2025-02-13 11:26:22 +00:00
Phan Huy Tran
b0c43e0b7c style: Run prettier
All checks were successful
CI / prettier (pull_request) Successful in 17s
CI / eslint (pull_request) Successful in 21s
CI / test-build (pull_request) Successful in 25s
2025-02-13 12:12:05 +01:00
Phan Huy Tran
a0751ae3c6 style: Run linters
Some checks failed
CI / prettier (pull_request) Failing after 16s
CI / test-build (pull_request) Successful in 29s
CI / eslint (pull_request) Successful in 57s
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
702e54b5da Merge pull request 'feat: add deposit with stripe (CAS-28)' (!23) from feat/stripe into main
All checks were successful
Release / Release (push) Successful in 35s
Reviewed-on: #23
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: jank1619 <jan@kjan.email>
v1.3.0
2025-02-13 10:12:50 +00:00
b7a60f0c53
style: run eslint
All checks were successful
CI / test-build (pull_request) Successful in 39s
CI / eslint (pull_request) Successful in 57s
CI / prettier (pull_request) Successful in 58s
2025-02-13 11:11:08 +01:00
13dfc3cf5b Merge branch 'main' into feat/stripe
Some checks failed
CI / prettier (pull_request) Successful in 21s
CI / eslint (pull_request) Failing after 1m0s
CI / test-build (pull_request) Successful in 1m4s
2025-02-13 10:09:52 +00:00
e2927abe60
refactor: add lombok attributes to dto
All checks were successful
CI / prettier (pull_request) Successful in 18s
CI / test-build (pull_request) Successful in 38s
2025-02-13 11:07:59 +01:00
1f49bc6a3d
refactor: add dynamic host to success url
All checks were successful
CI / prettier (pull_request) Successful in 18s
CI / test-build (pull_request) Successful in 37s
2025-02-13 11:05:23 +01:00
Huy
b71858c79d Merge pull request 'style: Configure and run eslint' (!26) from style/configure-eslint into main
All checks were successful
Release / Release (push) Successful in 25s
Reviewed-on: #26
Reviewed-by: jank1619 <jan@kjan.email>
v1.2.3
2025-02-13 10:04:53 +00:00
43db82da8f
ci: add eslint job to CI workflow
All checks were successful
CI / eslint (pull_request) Successful in 23s
CI / prettier (pull_request) Successful in 20s
CI / test-build (pull_request) Successful in 39s
2025-02-13 11:00:53 +01:00
Phan Huy Tran
3bea232dfb style: Run prettier
All checks were successful
CI / prettier (pull_request) Successful in 19s
CI / test-build (pull_request) Successful in 39s
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
All checks were successful
CI / prettier (pull_request) Successful in 18s
CI / test-build (pull_request) Successful in 40s
2025-02-13 10:42:53 +01:00
cd6ace28f4
style: style form
Some checks failed
CI / prettier (pull_request) Failing after 18s
CI / test-build (pull_request) Successful in 41s
2025-02-13 10:42:39 +01:00
da01e272d7
refactor: outsource stripe key to environment
Some checks failed
CI / prettier (pull_request) Failing after 18s
CI / test-build (pull_request) Successful in 41s
2025-02-13 10:38:32 +01:00
Huy
19ab3933d6 Merge pull request 'refactor: Redirect to orginal route after login, restructure project files' (!24) from refactor/auth-guard into main
All checks were successful
Release / Release (push) Successful in 25s
Reviewed-on: #24
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
v1.2.2
2025-02-13 09:36:55 +00:00
Phan Huy Tran
704cc22858 refactor: Redirect to orginal route after login, restructure project files
All checks were successful
CI / prettier (pull_request) Successful in 18s
CI / test-build (pull_request) Successful in 38s
2025-02-13 09:35:34 +00:00
29d3c53b19 Merge pull request 'build: update release configuration for plugins and rules' (!25) from update-release-config into main
All checks were successful
Release / Release (push) Successful in 22s
Reviewed-on: #25
v1.2.1
2025-02-13 09:34:54 +00:00
c4252c97e7
refactor: refactor application.properties
All checks were successful
CI / prettier (pull_request) Successful in 18s
CI / test-build (pull_request) Successful in 37s
2025-02-13 10:33:06 +01:00
9a63954e4b
build: update release configuration for plugins and rules
All checks were successful
CI / prettier (pull_request) Successful in 19s
CI / test-build (pull_request) Successful in 38s
2025-02-13 10:30:46 +01:00
55cd5fefed
prettier
All checks were successful
CI / prettier (pull_request) Successful in 17s
CI / test-build (pull_request) Successful in 38s
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
Some checks failed
CI / prettier (pull_request) Failing after 17s
CI / test-build (pull_request) Successful in 40s
2025-02-13 10:23:02 +01:00
177dd78592
wip 2025-02-13 09:42:42 +01:00
Huy
0ef2f58379 Merge pull request 'feat: Convert login button to hompage button when user is authenticated (CAS-33)' (!22) from feat/login-to-homepage-button into main
All checks were successful
Release / Release (push) Successful in 47s
Reviewed-on: #22
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
v1.2.0
2025-02-12 11:35:01 +00:00
Phan Huy Tran
ab3bc5587e refactor: remove oninit
All checks were successful
CI / prettier (pull_request) Successful in 17s
CI / test-build (pull_request) Successful in 34s
2025-02-12 12:33:52 +01:00