Commit graph

19 commits

Author SHA1 Message Date
csimonis
d6077645d9 feat(transaction): add transaction retrieval and DTO mapping 2025-04-23 11:54:54 +02:00
eb153f4459
feat(game): add blackjack game component and routing
Some checks failed
CI / Get Changed Files (pull_request) Successful in 6s
CI / Checkstyle Main (pull_request) Has been skipped
CI / prettier (pull_request) Successful in 16s
CI / eslint (pull_request) Failing after 43s
CI / test-build (pull_request) Successful in 46s
2025-03-26 13:26:38 +01:00
8c9d7c498b
style(home): format HTML and TypeScript code for clarity
All checks were successful
CI / prettier (pull_request) Successful in 22s
CI / Checkstyle Main (pull_request) Successful in 31s
CI / eslint (pull_request) Successful in 37s
CI / test-build (pull_request) Successful in 44s
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
Some checks failed
CI / prettier (pull_request) Failing after 20s
CI / Checkstyle Main (pull_request) Successful in 31s
CI / eslint (pull_request) Successful in 37s
CI / test-build (pull_request) Successful in 42s
2025-03-12 19:20:51 +01:00
e5ac810a67
style(home): Improve card styling and transitions in HTML 2025-03-06 12:37:51 +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
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
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
b2f4d9d0d8
feat: add navbar component to multiple pages 2025-02-13 12:48:59 +01:00
Phan Huy Tran
c7d62bb4e3 feat: payment modal 2025-02-13 11:35:30 +01:00
Phan Huy Tran
704cc22858 refactor: Redirect to orginal route after login, restructure project files 2025-02-13 09:35:34 +00:00
Renamed from frontend/src/app/homepage/homepage/homepage.component.html (Browse further)