Commit graph

78 commits

Author SHA1 Message Date
b7a60f0c53
style: run eslint 2025-02-13 11:11:08 +01:00
13dfc3cf5b Merge branch 'main' into feat/stripe 2025-02-13 10:09:52 +00: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
Huy
b71858c79d Merge pull request 'style: Configure and run eslint' (!26) from style/configure-eslint into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/26
Reviewed-by: jank1619 <jan@kjan.email>
2025-02-13 10:04:53 +00:00
43db82da8f
ci: add eslint job to CI workflow 2025-02-13 11:00:53 +01:00
Phan Huy Tran
3bea232dfb style: Run prettier 2025-02-13 10:58:29 +01:00
Phan Huy Tran
372449cd04 style: Configure and run eslint 2025-02-13 10:58:13 +01:00
7b020aee75
refactor: run prettier 2025-02-13 10:42:53 +01:00
cd6ace28f4
style: style form 2025-02-13 10:42:39 +01:00
da01e272d7
refactor: outsource stripe key to environment 2025-02-13 10:38:32 +01:00
Huy
19ab3933d6 Merge pull request 'refactor: Redirect to orginal route after login, restructure project files' (!24) from refactor/auth-guard into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/24
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-13 09:36:55 +00:00
Phan Huy Tran
704cc22858 refactor: Redirect to orginal route after login, restructure project files 2025-02-13 09:35:34 +00:00
29d3c53b19 Merge pull request 'build: update release configuration for plugins and rules' (!25) from update-release-config into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/25
2025-02-13 09:34:54 +00:00
c4252c97e7
refactor: refactor application.properties 2025-02-13 10:33:06 +01:00
9a63954e4b
build: update release configuration for plugins and rules 2025-02-13 10:30:46 +01:00
55cd5fefed
prettier 2025-02-13 10:29:22 +01:00
6ba4937538
feat: add form validation 2025-02-13 10:29:08 +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
Huy
0ef2f58379 Merge pull request 'feat: Convert login button to hompage button when user is authenticated (CAS-33)' (!22) from feat/login-to-homepage-button into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/22
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-12 11:35:01 +00:00
Phan Huy Tran
ab3bc5587e refactor: remove oninit 2025-02-12 12:33:52 +01:00
Phan Huy Tran
22086a88fa style: Run prettier 2025-02-12 12:21:45 +01:00
Phan Huy Tran
3a2b92b3ff feat: Convert login button to hompage button when user is authenticated 2025-02-12 12:19:31 +01:00
9289a72acf Merge pull request 'style: Update CSS formatting and add theme variables' (!20) from task/add-theming-styles into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/20
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-12 10:48:02 +00:00
aea34424b8
style: Update CSS syntax and fix color case sensitivity 2025-02-12 11:46:52 +01:00
21bdbab1cf
style: Update CSS formatting and add theme variables 2025-02-12 11:45:12 +01:00
9d9399056f Merge pull request 'ci: add CI workflow configuration file' (!15) from ci/pipelines into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/15
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-12 10:41:43 +00:00
2d955eed1a ci: remove caching from CI workflow configuration 2025-02-12 10:38:17 +00:00
dc1482c320 ci: add prettier job to CI workflow 2025-02-12 10:38:17 +00:00
343704959b ci: update runner from remote to vps-4 in workflows 2025-02-12 10:38:17 +00:00
ac3c84106d ci: improve CI workflow with step names for clarity 2025-02-12 10:38:17 +00:00
3e1e42fa31 ci: update CI script for better readability 2025-02-12 10:38:17 +00:00
f51d32ba5f ci: add cd command to frontend in CI workflow 2025-02-12 10:38:17 +00:00
cb80b041a6 ci: update CI workflow to use new container image 2025-02-12 10:38:17 +00:00
d1aa0222a1 ci: change runner to remote in CI configuration 2025-02-12 10:38:17 +00:00
e270b8abe5 ci: add CI workflow configuration file 2025-02-12 10:38:17 +00:00
9dd14cd944 Merge pull request 'chore(deployment): add deployment for backend' (!16) from deployment/backend into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/16
Reviewed-by: jank1619 <jan@kjan.email>
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-12 10:37:25 +00:00
Huy
6072e81299 Merge pull request 'feat: Add proper redirects to login and logout buttons (CAS-1)' (!17) from feature/login-logout-redirect into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/17
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: jank1619 <jan@kjan.email>
2025-02-12 10:37:21 +00:00
6a823bf02e Merge branch 'main' into deployment/backend 2025-02-12 10:37:15 +00:00
0836830df2
refactor: Add default value to db host 2025-02-12 11:35:57 +01:00
Phan Huy Tran
c64152b99f style: format code with prettier 2025-02-12 11:16:29 +01:00
a958d9f6ac
refactor: Whoops 2025-02-12 11:15:33 +01:00
Phan Huy Tran
fab3680c07 feat: Add proper redirects to login and logout button 2025-02-12 11:15:27 +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
0870f5a73d Merge pull request 'feat: Implement Login and Logout functionality, protect authenticated routes' (!12) from feature/oauth into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/12
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
2025-02-12 10:00:53 +00:00
Phan Huy Tran
13769e0df5 fix: Translate login to german 2025-02-12 11:00:29 +01:00
Phan Huy Tran
4b9574ac96 fix: fix routing 2025-02-12 11:00:29 +01:00
Phan Huy Tran
f6bcc1be11 Prettier and rebase 2025-02-12 11:00:29 +01:00