Commit Graph

10 Commits

Author SHA1 Message Date
139fb20814
Adding comments to solo functions, prevent continuing process without selected solo
All checks were successful
Jenkins Production Deployment
2022-09-16 12:33:18 +02:00
1027011447
Adding solo page to add game component
All checks were successful
Jenkins Production Deployment
2022-09-16 12:22:32 +02:00
753e490c29
Refactoring score calculation logic 2022-09-14 21:58:31 +02:00
cd5154a07a
Add text that tells the players exactly why the total points are wrong 2022-09-10 22:36:21 +02:00
ae45cc78a1
Fix bug in player selection screen
All checks were successful
Jenkins Production Deployment
2022-09-10 22:24:59 +02:00
68e35fc5bc
Added "card scores" page to "add game" component, startet on score calculation 2022-09-10 20:41:18 +02:00
a9aca1351c
Some button styling 2022-09-10 19:33:55 +02:00
bed8992ddd
Add "team selection" page to "add game" component 2022-09-10 19:26:12 +02:00
c6302ad8c0
Add "Announcements" page to "Add game" component 2022-09-10 18:38:55 +02:00
0e6d1b4390
WIP: Add Game Component
- Create Component
- Add logic to switch "pages" in component
- add "select player" logic
2022-09-10 13:38:36 +02:00