|
04626e92d1
|
refactor: remove unused navbar component import
|
2025-02-13 13:02:54 +01:00 |
|
|
9fe473302c
|
refactor(landing): restructure landing page components and templates
|
2025-02-13 12:49:22 +01:00 |
|
|
8514d6d73f
|
style: Update footer and navbar HTML structure and classes
|
2025-02-13 12:49:22 +01:00 |
|
|
84de8e0c86
|
style(landing-page): update class names for consistency
|
2025-02-13 12:49:22 +01:00 |
|
|
b570e8e9ab
|
style: Fix formatting and add missing newlines in HTML and CSS
|
2025-02-13 12:49:22 +01:00 |
|
|
8e986727ec
|
feat(landing-page): add welcome bonus and game carousel
|
2025-02-13 12:49:20 +01:00 |
|
|
b2f4d9d0d8
|
feat: add navbar component to multiple pages
|
2025-02-13 12:48:59 +01:00 |
|
|
e5bd173be9
|
feat(navbar): implement login/logout buttons based on state
|
2025-02-13 12:48:59 +01:00 |
|
|
325bc118ee
|
feat: add footer component and FontAwesome integration
|
2025-02-13 12:48:59 +01:00 |
|
|
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 |
|
Huy
|
77b7f822d8
|
Merge pull request 'chore: remove unused css' (!30) from chore/remove-unused into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/30
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
|
2025-02-13 11:47:31 +00:00 |
|
|
c8c62b91f3
|
Merge branch 'main' into chore/remove-unused
|
2025-02-13 11:41:17 +00:00 |
|
|
cfd1d01f6f
|
Merge pull request 'Add checkstyle linter for java' (!27) from ci/java-pipes into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/27
|
2025-02-13 11:39:30 +00:00 |
|
Phan Huy Tran
|
7e5424d0cb
|
chore: remove unused css
|
2025-02-13 12:33:30 +01:00 |
|
|
dc07ad5b0d
|
ci: update Gradle check to use checkstyleMain
|
2025-02-13 12:26:52 +01:00 |
|
|
96bd5ac704
|
chore: fix file paths and add missing newlines
|
2025-02-13 12:26:43 +01:00 |
|
Huy
|
9cafe178a4
|
Merge pull request 'feat: Display deposit form as modal (CAS-34)' (!28) from feat/payment-modal into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/28
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
|
2025-02-13 11:26:22 +00:00 |
|
|
5e24e3d020
|
style(checkstyle): remove unused SuppressionFilter module
|
2025-02-13 12:18:13 +01:00 |
|
|
4a9c769bbc
|
build: add checkstyle configuration file path
|
2025-02-13 12:14:52 +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 |
|
|
d117f5912a
|
build: update Checkstyle container image version
|
2025-02-13 12:00:38 +01:00 |
|
|
966d99f43c
|
build: add Java 22 setup to CI workflow
|
2025-02-13 11:57:00 +01:00 |
|
Phan Huy Tran
|
3fc290ecd1
|
feat: Add basic styling
|
2025-02-13 11:56:14 +01:00 |
|
|
193f444f4f
|
build: add checkstyle plugin and update reports settings
|
2025-02-13 11:49:42 +01:00 |
|
|
c49f7ca55d
|
ci: update working directory for backend steps
|
2025-02-13 11:45:40 +01:00 |
|
|
7b82445230
|
ci: change CI runner to vps-4 for checkstyle job
|
2025-02-13 11:42:05 +01:00 |
|
|
582f8b1a6c
|
ci: add step to navigate to backend directory
|
2025-02-13 11:41:18 +01:00 |
|
|
4a4bbbc683
|
ci: add checkstyle job to CI workflow
|
2025-02-13 11:40:34 +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
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/23
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: jank1619 <jan@kjan.email>
|
2025-02-13 10:12:50 +00: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 |
|
|
e2927abe60
|
refactor: add lombok attributes to dto
|
2025-02-13 11:07:59 +01:00 |
|
|
1f49bc6a3d
|
refactor: add dynamic host to success url
|
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
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/26
Reviewed-by: jank1619 <jan@kjan.email>
|
2025-02-13 10:04:53 +00:00 |
|
|
43db82da8f
|
ci: add eslint job to CI workflow
|
2025-02-13 11:00:53 +01:00 |
|