feat(ui): added js routing, updated ingame ui, added tricktable #50

Merged
lq64 merged 5 commits from Game-playable-without-forms-or-buttons-#41 into main 2025-11-12 11:44:21 +01:00
Owner

This merge request has full JS routing for calling specific endpoints. Game is fully playable but doesn't have polling yet. This version already has the UI changes adressed in MR #43 so first merge MR #43 and then this one or only merge this one because it already has the UI changes :)

This merge request has full JS routing for calling specific endpoints. Game is fully playable but doesn't have polling yet. This version already has the UI changes adressed in MR #43 so first merge MR #43 and then this one or only merge this one because it already has the UI changes :)
lq64 added 5 commits 2025-11-11 16:50:58 +01:00
Added a background color for the mainmenu and the lobby + centered lobby
Added a trick-table displaying the players with their won tricks sorted by the person with the most tricks
Added a horizontal end for the container to not stretch endlessly to the sides. Covered sides with lobby background and adjusted the blur behind the cards to match the playing area.
added js routing for create game, removed the form and button
added complete js routing for each button. Removed every form and replaced buttons with divs
Janis requested changes 2025-11-12 09:20:04 +01:00
Dismissed
Janis left a comment
Owner

Code looks good. The name of the MR doesn't follow conventional commits.

Code looks good. The name of the MR doesn't follow conventional commits.
lq64 changed title from Game-playable-without-forms-or-buttons-#41 to feat(ui): added js routing, updated ingame ui, added tricktable 2025-11-12 11:43:26 +01:00
Janis approved these changes 2025-11-12 11:43:38 +01:00
lq64 merged commit c220e54bb8 into main 2025-11-12 11:44:21 +01:00
lq64 deleted branch Game-playable-without-forms-or-buttons-#41 2025-11-12 11:44:21 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KnockOutWhist/KnockOutWhist-Web#50
No description provided.