Hop In, I Have Puppies AND WiFi
|
f855dc521d
|
Merge pull request 'Remove unused imports in security config and user entity (CAS-0)' (!53) from task/CAS-0/RemoveUnusedImports into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/53
Reviewed-by: Huy <ptran@noreply@simonis.lol>
|
2025-03-06 11:51:23 +00:00 |
|
|
f2bd399c05
|
Merge pull request 'add test for backend' (!42) from tests/backend into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/42
Reviewed-by: Huy <ptran@noreply@simonis.lol>
|
2025-03-06 11:50:06 +00:00 |
|
Hop In, I Have Puppies AND WiFi
|
9a8543cbfe
|
Merge branch 'main' into task/CAS-0/RemoveUnusedImports
|
2025-03-06 11:49:59 +00:00 |
|
Hop In, I Have Puppies AND WiFi
|
259ada7523
|
Merge pull request 'Correct spelling of "Klarna" in footer text (CAS-0)' (!52) from task/CAS-0/FixKlarnaTextInFooter into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/52
Reviewed-by: Klan Jattenhoff <jan@kjan.email>
|
2025-03-06 11:48:26 +00:00 |
|
|
1d7d84706d
|
refactor: remove unused imports in security config and user entity
|
2025-03-06 12:45:24 +01:00 |
|
|
bb7bac9a67
|
style(footer): correct spelling of "Klarna" in footer text
|
2025-03-06 12:42:18 +01:00 |
|
Hop In, I Have Puppies AND WiFi
|
e53a08441b
|
Merge pull request 'Improve card styling and transitions in HTML (CAS-0)' (!51) from task/CAS-0/UpdateGameGalleryStyling into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/51
|
2025-03-06 11:41:31 +00:00 |
|
|
e5ac810a67
|
style(home): Improve card styling and transitions in HTML
|
2025-03-06 12:37:51 +01:00 |
|
Hop In, I Have Puppies AND WiFi
|
bd4e7521c0
|
Merge pull request 'Implement modal animations with GSAP (CAS-0)' (!50) from task/CAS-0/adjust-animations-for-dialogs into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/50
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
|
2025-03-06 11:31:59 +00: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 |
|
|
d61ef4df7e
|
Merge pull request 'feature/confirmation-modal-after-deposit (CAS-29)' (!48) from feature/confirmation-modal-after-deposit into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/48
Reviewed-by: Klan Jattenhoff <jan@kjan.email>
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
|
2025-03-05 11:11:12 +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 |
|
|
15a92b984c
|
style: linter and prettier
|
2025-03-05 12:04:48 +01:00 |
|
|
212bee3bd2
|
feat: implemented confirmation modal for depositing money
|
2025-03-05 12:04:48 +01:00 |
|
|
f172e00d0a
|
chore: add success bool to success / cancel url
|
2025-03-05 12:04:48 +01:00 |
|
|
95889fc937
|
fix: closing of deposit confirmation modal
|
2025-03-05 12:04:48 +01:00 |
|
|
caf2794489
|
comfirmation modal for deposit and refactoring
|
2025-03-05 12:04:48 +01:00 |
|
Hop In, I Have Puppies AND WiFi
|
63db07b6ae
|
Merge pull request 'Update Java language version to 23' (!46) from task/CAS-0/UpdateJavaVersion into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/46
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
|
2025-03-05 10:09:20 +00:00 |
|
Hop In, I Have Puppies AND WiFi
|
a1850a9705
|
Merge branch 'main' into task/CAS-0/UpdateJavaVersion
|
2025-03-05 10:03:50 +00:00 |
|
|
4d251a21c3
|
build(ci): update Java version in CI workflow
|
2025-03-05 10:21:55 +01:00 |
|
|
909dab2876
|
build: update Java language version to 23
|
2025-03-05 10:17:11 +01:00 |
|
|
6ff6c1eb5e
|
Merge pull request 'fix: add correct redirect url after deposit' (!45) from bugfix/deposit into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/45
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
Reviewed-by: Klan Jattenhoff <jan@kjan.email>
|
2025-03-05 08:19:53 +00:00 |
|
|
bba33135d5
|
fix: change redirect route
|
2025-03-05 09:14:10 +01:00 |
|
|
c102f6ea65
|
fix: typo
|
2025-03-05 09:00:41 +01:00 |
|
|
f011ade4a8
|
fix: add frontend host to application properties
|
2025-03-05 08:59:34 +01:00 |
|
|
204970856b
|
fix: add correct redirect url after deposit
|
2025-03-05 08:57:14 +01:00 |
|
|
925a9d540d
|
Merge pull request 'feature: removed angular materials and implemented new deposit modal' (!44) from feature/deposit-modal into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/44
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: Klan Jattenhoff <jan@kjan.email>
|
2025-02-26 12:31:14 +00:00 |
|
|
65ed49df2a
|
style: removed angular material lines
|
2025-02-26 13:26:51 +01:00 |
|
|
a6e3ae1a33
|
style: removed missed angular material lines
|
2025-02-26 13:22:52 +01:00 |
|
|
6c6e2b5cb5
|
style:fixed prettier and eslint
|
2025-02-26 13:13:44 +01:00 |
|
|
25492f3e68
|
style: fixed prettier and hopefully eslint
|
2025-02-26 13:13:44 +01:00 |
|
|
604d593fdc
|
feature: removed angular materials and implemented new deposit modal
|
2025-02-26 13:13:44 +01:00 |
|
Huy
|
0100df89f5
|
Merge pull request 'refactor: Change balance type to BigDecimal for better precision' (!43) from refactor/money-precision into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/43
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: Kjan Jattenhoff <jan@kjan.email>
|
2025-02-26 11:10:25 +00:00 |
|
Phan Huy Tran
|
aa6ec4397f
|
revert: revert
|
2025-02-26 11:06:40 +01:00 |
|
Phan Huy Tran
|
aef0f09d09
|
refactor: Change balance type to bigdecimal for better precision
|
2025-02-26 11:05:06 +01:00 |
|
|
74f598a24c
|
remove comment
|
2025-02-26 11:01:26 +01:00 |
|
|
39a9ca1831
|
add test to ci
|
2025-02-26 09:57:54 +00:00 |
|
|
834cb559ef
|
add test for health controller
|
2025-02-26 09:57:54 +00:00 |
|
|
cf569386ad
|
add test for user controller
|
2025-02-26 09:57:54 +00:00 |
|
Huy
|
9c5e05f29d
|
Merge pull request 'refactor: refactor and clean up of home.component.ts' (!41) from refactor/home into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/41
Reviewed-by: Kjan Jattenhoff <jan@kjan.email>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
|
2025-02-26 09:46:14 +00:00 |
|
|
cfd59d876d
|
prettier
|
2025-02-26 10:43:32 +01:00 |
|
|
f09935564d
|
refactor: refactor and clean up of home.component.ts
|
2025-02-26 10:18:56 +01:00 |
|
Huy
|
9104c6eb2c
|
Merge pull request 'fix: Redirect to homepage after login' (!40) from fix/home-redirect into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/40
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
|
2025-02-26 09:10:10 +00:00 |
|
|
33f962a02c
|
Merge branch 'main' into fix/home-redirect
|
2025-02-26 09:06:06 +00:00 |
|
Phan Huy Tran
|
3b1a97c08a
|
fix: Redirect to homepage after login
|
2025-02-26 10:03:34 +01:00 |
|