Commit Graph

5 Commits

Author SHA1 Message Date
bd55ceb370 Bad Move error message displayed over the board (#47)
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/47
2023-11-30 14:46:56 +01:00
df431eb4f1 UUIDprops
- guide.selectedUUID is used to determina current uuid
- all the game related midifications are stored independantly per UUID
- no global indicators
2023-11-24 10:38:52 +01:00
cacc8c99d8 GameProposal: Accept 2023-11-15 21:19:49 +01:00
3063146a76 GameProposal: Cancel
- doPushing
 * JSON content type detection
 * unexpeted responce status: show warning instead of throwing exeption
- useGamesApi: if already pushing - do not push another one
wobling for Cancel button
- middleware: GameProposal controller: handle Cancel requests
2023-11-15 13:27:52 +01:00
04f0b86527 api.push (#36)
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/36
2023-11-13 16:55:10 +01:00