This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
casino/frontend/src/app/model
Jan-Marlon Leibl c7f26c4df3
All checks were successful
CI / Get Changed Files (pull_request) Successful in 10s
CI / Docker backend validation (pull_request) Successful in 17s
CI / Docker frontend validation (pull_request) Successful in 48s
CI / Checkstyle Main (pull_request) Has been skipped
CI / oxlint (pull_request) Successful in 27s
CI / eslint (pull_request) Successful in 31s
CI / prettier (pull_request) Successful in 36s
CI / test-build (pull_request) Successful in 1m1s
style: format code for better readability and consistency
2025-05-07 14:58:14 +02:00
..
Game.ts feat(game): add blackjack game component and routing 2025-03-26 13:26:38 +01:00
LootBox.ts style: format code for better readability and consistency 2025-05-07 14:58:14 +02:00
Transaction.ts refactor: reorganize import statements and clean up code 2025-04-23 13:39:49 +02:00
TransactionData.ts feat(transactions): add pagination support for user transactions 2025-04-23 12:26:41 +02:00
User.ts wip 2025-03-26 11:09:28 +01:00