Commit graph

41 commits

Author SHA1 Message Date
ebd16b6503 fix(deps): update dependencies (major and minor)
All checks were successful
CI / eslint (pull_request) Successful in 28s
CI / prettier (pull_request) Successful in 36s
CI / test-build (pull_request) Successful in 43s
CI / Checkstyle Main (pull_request) Successful in 1m42s
2025-03-13 07:02:20 +00:00
3092f4a688 chore(deps): update all non-major dependencies
All checks were successful
CI / prettier (pull_request) Successful in 24s
CI / eslint (pull_request) Successful in 42s
CI / test-build (pull_request) Successful in 51s
CI / Checkstyle Main (pull_request) Successful in 2m7s
2025-03-12 19:02:41 +00:00
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
1d7d84706d
refactor: remove unused imports in security config and user entity 2025-03-06 12:45:24 +01:00
f172e00d0a chore: add success bool to success / cancel url 2025-03-05 12:04:48 +01: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
909dab2876
build: update Java language version to 23 2025-03-05 10:17:11 +01: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
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
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
Phan Huy Tran
24be28af1b chore: Add http requests for user 2025-02-26 09:58:33 +01:00
7bd06dee62
refactor(user): reorganize imports and code structure 2025-02-19 12:23:45 +01:00
6c025cc8d2
fix: lazy load login success component 2025-02-19 12:18:12 +01:00
a091387c1c
fix: 500 when loggin in 2025-02-19 11:59:36 +01:00
5afdbad461
refactor 2025-02-19 11:43:53 +01:00
df9fa9f275
fix: fix some stuff 2025-02-19 11:43:53 +01:00
793f3f6834
feat: add user creation on login (wip) 2025-02-19 11:43:49 +01:00
96bd5ac704
chore: fix file paths and add missing newlines 2025-02-13 12:26:43 +01: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
d117f5912a
build: update Checkstyle container image version 2025-02-13 12:00:38 +01:00
193f444f4f
build: add checkstyle plugin and update reports settings 2025-02-13 11:49:42 +01: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
c4252c97e7
refactor: refactor application.properties 2025-02-13 10:33:06 +01:00
1d0162d250
feat: make stripe functional 2025-02-13 10:23:02 +01:00
177dd78592
wip 2025-02-13 09:42:42 +01:00
0836830df2
refactor: Add default value to db host 2025-02-12 11:35:57 +01:00
a958d9f6ac
refactor: Whoops 2025-02-12 11:15:33 +01:00
9778a1e6d5
refactor: Refactor dockerfile 2025-02-12 11:15:00 +01:00
3113eee414
chore(deployment): add deployment for backend 2025-02-12 11:13:24 +01:00
Huy
35bfa3be7f fix: Fix security config, add health check route and adjust requests (!9)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/9
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
2025-02-05 11:38:00 +00:00
099b855d3e bugfix(java): fix java startup error
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/5
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-05 10:11:48 +00:00
25216d10fa chore(setup): setup java backend
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/1
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
2025-02-05 09:53:26 +00:00
Bernd Heidemann
3b669918d0 first 2024-09-11 10:40:00 +02:00