Commit graph

129 commits

Author SHA1 Message Date
d90fcdcf1e
feat: add stand and get game features to blackjack game 2025-04-02 10:11:26 +02:00
99f9f8d3c3
feat(blackjack): implement game start and controls functionality 2025-03-26 15:30:55 +01:00
03ce527087
refactor(blackjack): rename event emitters for clarity 2025-03-26 13:35:07 +01:00
5e5fe603f9
style: update card background colors in templates 2025-03-26 13:35:07 +01:00
a639888a33 Merge branch 'main' into task/CAS-49/add_base_styling_for_blackjack 2025-03-26 12:27:47 +00:00
eb153f4459
feat(game): add blackjack game component and routing 2025-03-26 13:26:38 +01:00
cd84d0c949
style(navbar): update text from 'Balance' to 'Guthaben' 2025-03-26 13:21:29 +01:00
ce17741e72
style(home): format constructor for better readability 2025-03-26 11:03:28 +01:00
af90108b3b
refactor(home): remove unnecessary comment from code 2025-03-26 11:00:43 +01:00
cf42e725cc
feat(home): add router to clear query parameters 2025-03-26 10:58:25 +01:00
Phan Huy Tran
f8013d2438 refactor: Switch stripe tokens to use the casino stripe account 2025-03-26 09:14:07 +01:00
c590cfaec5 chore(package.json): downgrade typescript version to 5.5.0 2025-03-16 09:06:30 +01:00
814cf0e9fa chore: update typescript version in package.json 2025-03-16 09:04:27 +01:00
1df00211d5 chore(deps): update devdependencies (non-major) 2025-03-13 15:02:53 +00:00
Phan Huy Tran
d25b894f38 feat: Save balance after successful payment 2025-03-13 15:02:32 +01:00
d722f0af76 chore(deps): update postgres docker tag to v17 2025-03-13 06:44:49 +00:00
dc5275d043 Merge pull request 'chore(deps): update all non-major dependencies' (#59) from renovate/all-minor-patch into main
Reviewed-on: 
Reviewed-by: Jan Gleytenhoover <jan@kjan.email>
2025-03-12 19:26:53 +00:00
3092f4a688 chore(deps): update all non-major dependencies 2025-03-12 19:02:41 +00:00
cd098f717c Merge branch 'main' into styleguide 2025-03-12 18:53:16 +00:00
8c9d7c498b
style(home): format HTML and TypeScript code for clarity 2025-03-12 19:26:07 +01:00
abc4277e84
refactor(deposit): rename close event emitter for clarity 2025-03-12 19:25:11 +01:00
a7d98e1150
feat: rename event emitter for confirmation modal closure 2025-03-12 19:20:51 +01:00
e8944c46a4
chore: remove unused Tailwind CSS configuration file 2025-03-12 14:49:11 +01:00
a3da0f9a4d
style: Update color theme in styles.css file 2025-03-12 14:45:20 +01:00
e0afebb397
style: update Tailwind CSS import in styles.css 2025-03-12 14:38:08 +01:00
8012112f6c
style(tailwind): update color keys for consistency 2025-03-12 14:31:55 +01:00
e9159abf3d
feat: add MIT License and update README for clarity 2025-03-12 14:29:21 +01:00
f826e1e203
docs: add style guide for casino gaming platform 2025-03-12 14:18:42 +01:00
bb7bac9a67
style(footer): correct spelling of "Klarna" in footer text 2025-03-06 12:42:18 +01:00
e5ac810a67
style(home): Improve card styling and transitions in HTML 2025-03-06 12:37:51 +01:00
9c12ccd716
style: format code for better readability and consistency 2025-03-06 11:56:00 +01:00
1569922fda
refactor(deposit): remove unnecessary comments in code 2025-03-06 11:55:01 +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
1768cf6536
style(user.service): fix string formatting in getCurrentUser method 2025-03-05 12:08:06 +01: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
212bee3bd2 feat: implemented confirmation modal for depositing money 2025-03-05 12:04:48 +01:00
Lea
95889fc937 fix: closing of deposit confirmation modal 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
65ed49df2a style: removed angular material lines 2025-02-26 13:26:51 +01:00
Lea
a6e3ae1a33 style: removed missed angular material lines 2025-02-26 13:22:52 +01:00
Lea
6c6e2b5cb5 style:fixed prettier and eslint 2025-02-26 13:13:44 +01:00
Lea
25492f3e68 style: fixed prettier and hopefully eslint 2025-02-26 13:13:44 +01:00
Lea
604d593fdc feature: removed angular materials and implemented new deposit modal 2025-02-26 13:13:44 +01:00
Lea
cfd59d876d prettier 2025-02-26 10:43:32 +01:00
Lea
f09935564d refactor: refactor and clean up of home.component.ts 2025-02-26 10:18:56 +01:00
Phan Huy Tran
3b1a97c08a fix: Redirect to homepage after login 2025-02-26 10:03:34 +01:00
Lea
428c33b000 formatted 2025-02-19 13:02:13 +01:00