Commit graph

19 commits

Author SHA1 Message Date
51540c930b
style: format code and improve readability 2025-05-07 15:39:11 +02:00
35d8fbaea0
feat: implement authentication with JWT and user management 2025-05-07 15:38:53 +02:00
4b70a4ac4a
feat(blackjack): add animated number component and usage 2025-04-03 10:04:28 +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
e983b21e07
feat(blackjack): refresh user balance on game state change 2025-04-02 10:25:43 +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
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
caf2794489 comfirmation modal for deposit and refactoring 2025-03-05 12:04:48 +01:00
Phan Huy Tran
3b1a97c08a fix: Redirect to homepage after login 2025-02-26 10:03:34 +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
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
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