Commit graph

106 commits

Author SHA1 Message Date
a3da0f9a4d
style: Update color theme in styles.css file
All checks were successful
CI / eslint (pull_request) Successful in 21s
CI / test-build (pull_request) Successful in 28s
CI / prettier (pull_request) Successful in 40s
CI / Checkstyle Main (pull_request) Successful in 1m12s
2025-03-12 14:45:20 +01:00
e0afebb397
style: update Tailwind CSS import in styles.css
Some checks failed
CI / prettier (pull_request) Successful in 19s
CI / Checkstyle Main (pull_request) Successful in 27s
CI / eslint (pull_request) Successful in 37s
CI / test-build (pull_request) Failing after 42s
2025-03-12 14:38:08 +01:00
8012112f6c
style(tailwind): update color keys for consistency
Some checks failed
CI / prettier (pull_request) Successful in 19s
CI / Checkstyle Main (pull_request) Successful in 27s
CI / eslint (pull_request) Successful in 46s
CI / test-build (pull_request) Failing after 51s
2025-03-12 14:31:55 +01:00
e9159abf3d
feat: add MIT License and update README for clarity
Some checks failed
CI / prettier (pull_request) Successful in 37s
CI / eslint (pull_request) Successful in 41s
CI / test-build (pull_request) Failing after 51s
CI / Checkstyle Main (pull_request) Successful in 56s
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
Lea
09ccad479e added images for the games 2025-02-19 13:02:13 +01:00
Lea
a933f0b397 implemented better ui and pseudo data 2025-02-19 13:02:13 +01:00
11c6634d6c
fix: build 2025-02-19 12:50:13 +01:00
da047eef70
style: prettier 2025-02-19 12:31:07 +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
8d4901601f
chore: adjust login success view 2025-02-19 12:09:53 +01:00
877b6f77b2
chore: move classes add balance fix routes 2025-02-19 12:06:49 +01:00
a091387c1c
fix: 500 when loggin in 2025-02-19 11:59:36 +01:00
2326d41a96
satisfy quality tools 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
aa39a42df6
docs(navbar): update navbar text to German language 2025-02-19 09:40:14 +01:00
Phan Huy Tran
47ca56deb4 fix: Remove material css 2025-02-13 13:19:12 +01:00
04626e92d1
refactor: remove unused navbar component import 2025-02-13 13:02:54 +01:00
9fe473302c
refactor(landing): restructure landing page components and templates 2025-02-13 12:49:22 +01:00
8514d6d73f
style: Update footer and navbar HTML structure and classes 2025-02-13 12:49:22 +01:00
84de8e0c86
style(landing-page): update class names for consistency 2025-02-13 12:49:22 +01:00
b570e8e9ab
style: Fix formatting and add missing newlines in HTML and CSS 2025-02-13 12:49:22 +01:00
8e986727ec
feat(landing-page): add welcome bonus and game carousel 2025-02-13 12:49:20 +01:00
b2f4d9d0d8
feat: add navbar component to multiple pages 2025-02-13 12:48:59 +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