Commit graph

51 commits

Author SHA1 Message Date
513ff7886b
feat: add user balance updates during lootbox opening
Some checks failed
CI / Get Changed Files (pull_request) Successful in 9s
CI / Checkstyle Main (pull_request) Has been skipped
CI / Docker backend validation (pull_request) Successful in 10s
CI / Docker frontend validation (pull_request) Successful in 34s
CI / oxlint (pull_request) Successful in 22s
CI / prettier (pull_request) Failing after 26s
CI / eslint (pull_request) Successful in 34s
CI / test-build (pull_request) Successful in 43s
2025-05-07 15:22:37 +02:00
Phan Huy Tran
864cb28aac style: fix prettier 2025-05-07 14:27:46 +02:00
Phan Huy Tran
3f00a5b359 style: fix linter issues 2025-05-07 14:27:46 +02:00
Phan Huy Tran
bc56b498ee feat: add bare slots frontend, remove bun start warnings 2025-05-07 14:27:46 +02:00
csimonis
0cc8ff50aa style: format import statements for readability
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / prettier (pull_request) Successful in 30s
CI / eslint (pull_request) Successful in 35s
CI / Checkstyle Main (pull_request) Successful in 49s
CI / test-build (pull_request) Successful in 45s
2025-04-23 13:43:12 +02:00
csimonis
66e5d730dd refactor: reorganize import statements and clean up code 2025-04-23 13:39:49 +02:00
25c68e230d
Merge branch 'main' into feature/authentik
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / prettier (pull_request) Successful in 55s
CI / Checkstyle Main (pull_request) Successful in 1m1s
CI / eslint (pull_request) Successful in 1m43s
CI / test-build (pull_request) Successful in 1m55s
2025-04-03 11:44:49 +02:00
4b70a4ac4a
feat(blackjack): add animated number component and usage 2025-04-03 10:04:28 +02:00
617654caeb
style: Fix formatting and spacing in multiple files
Some checks failed
CI / Get Changed Files (pull_request) Successful in 7s
CI / prettier (pull_request) Successful in 22s
CI / Checkstyle Main (pull_request) Successful in 53s
CI / eslint (pull_request) Failing after 1m8s
CI / test-build (pull_request) Successful in 1m35s
2025-04-02 16:11:53 +02:00
d7fe0e3965
Merge branch 'main' into feature/authentik
Some checks failed
CI / Get Changed Files (pull_request) Successful in 6s
CI / prettier (pull_request) Failing after 22s
CI / Checkstyle Main (pull_request) Failing after 35s
CI / eslint (pull_request) Failing after 1m41s
CI / test-build (pull_request) Successful in 1m48s
2025-04-02 16:00:01 +02:00
8317349507
refactor: rename keycloakId to authentikId in codebase
Some checks failed
CI / Get Changed Files (pull_request) Successful in 6s
CI / prettier (pull_request) Failing after 46s
CI / Checkstyle Main (pull_request) Successful in 49s
CI / eslint (pull_request) Failing after 1m2s
CI / test-build (pull_request) Failing after 1m9s
2025-04-02 15:49:58 +02:00
3d7ee92cf2
refactor(debt-dialog): update timerSubscription type to Subscription
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / eslint (pull_request) Successful in 22s
CI / test-build (pull_request) Successful in 36s
CI / prettier (pull_request) Successful in 43s
CI / Checkstyle Main (pull_request) Successful in 1m46s
2025-04-02 13:07:01 +02:00
7bec17dd52
style: Format code for readability and consistency
Some checks failed
CI / Get Changed Files (pull_request) Successful in 6s
CI / eslint (pull_request) Failing after 20s
CI / prettier (pull_request) Successful in 43s
CI / test-build (pull_request) Successful in 32s
CI / Checkstyle Main (pull_request) Successful in 1m52s
2025-04-02 13:04:22 +02:00
68a226b677
feat(debt-dialog): add debt warning dialog for negative balance 2025-04-02 12:50:51 +02:00
4a7c54eab8
style: format code for consistency and readability
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / eslint (pull_request) Successful in 19s
CI / test-build (pull_request) Successful in 27s
CI / prettier (pull_request) Successful in 40s
CI / Checkstyle Main (pull_request) Successful in 1m28s
2025-04-02 10:26:11 +02:00
e983b21e07
feat(blackjack): refresh user balance on game state change 2025-04-02 10:25:43 +02:00
ba854be5db
style: fix formatting in constructor definitions 2025-04-02 10:12:29 +02:00
1d9eec4546
refactor(blackjack): update import paths for components 2025-04-02 10:12:29 +02:00
2a11675fb6
style: format constructor style in components 2025-04-02 10:12:28 +02:00
2405c00f49
refactor: update imports to use absolute paths 2025-04-02 10:12:28 +02:00
cd84d0c949
style(navbar): update text from 'Balance' to 'Guthaben'
All checks were successful
CI / Get Changed Files (pull_request) Successful in 5s
CI / Checkstyle Main (pull_request) Has been skipped
CI / eslint (pull_request) Successful in 37s
CI / prettier (pull_request) Successful in 41s
CI / test-build (pull_request) Successful in 41s
2025-03-26 13:21:29 +01:00
csimonis
242b72ca45
idek man
Some checks failed
CI / Get Changed Files (pull_request) Successful in 6s
CI / prettier (pull_request) Failing after 23s
CI / Checkstyle Main (pull_request) Successful in 44s
CI / test-build (pull_request) Failing after 55s
CI / eslint (pull_request) Failing after 57s
2025-03-26 11:10:19 +01:00
csimonis
e848b548b5
wip 2025-03-26 11:10:19 +01:00
f547d05f64
wip 2025-03-26 11:10:18 +01:00
33683f565f
wip 2025-03-26 11:09:28 +01:00
8c9d7c498b
style(home): format HTML and TypeScript code for clarity
All checks were successful
CI / prettier (pull_request) Successful in 22s
CI / Checkstyle Main (pull_request) Successful in 31s
CI / eslint (pull_request) Successful in 37s
CI / test-build (pull_request) Successful in 44s
2025-03-12 19:26:07 +01:00
a7d98e1150
feat: rename event emitter for confirmation modal closure
Some checks failed
CI / prettier (pull_request) Failing after 20s
CI / Checkstyle Main (pull_request) Successful in 31s
CI / eslint (pull_request) Successful in 37s
CI / test-build (pull_request) Successful in 42s
2025-03-12 19:20:51 +01:00
bb7bac9a67
style(footer): correct spelling of "Klarna" in footer text 2025-03-06 12:42:18 +01:00
9c12ccd716
style: format code for better readability and consistency 2025-03-06 11:56:00 +01:00
08a1a5e877
feat(deposit): implement modal animations with GSAP 2025-03-06 11:52:31 +01:00
Hop In, I Have Puppies AND WiFi
c651337d30 Merge pull request 'Add current user balance display in navbar (CAS-26)' (!49) from task/CAS-26/add-balance-to-nav into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/49
Reviewed-by: Klan Jattenhoff <jan@kjan.email>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
2025-03-05 11:15:47 +00:00
454e99f812
feat(navbar): update balance display and use signal for state 2025-03-05 12:07:20 +01:00
564601f7bc
feat(navbar): add current user balance display in navbar 2025-03-05 12:05:46 +01:00
Lea
15a92b984c style: linter and prettier 2025-03-05 12:04:48 +01:00
Lea
caf2794489 comfirmation modal for deposit and refactoring 2025-03-05 12:04:48 +01:00
Lea
604d593fdc feature: removed angular materials and implemented new deposit modal 2025-02-26 13:13:44 +01:00
Phan Huy Tran
3b1a97c08a fix: Redirect to homepage after login 2025-02-26 10:03:34 +01:00
a091387c1c
fix: 500 when loggin in 2025-02-19 11:59:36 +01:00
aa39a42df6
docs(navbar): update navbar text to German language 2025-02-19 09:40:14 +01:00
8514d6d73f
style: Update footer and navbar HTML structure and classes 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
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
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
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
7106ebd0ef
style(animated-button): add cursor-pointer to button class 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