Commit Graph

8 Commits

Author SHA1 Message Date
82f5b07256 action readyiness indication 2023-11-11 11:37:17 +01:00
703a6a0326 skeleton 2023-11-11 11:08:48 +01:00
7a2d7f435f small clenup 2023-11-10 13:28:18 +01:00
453a45d980 NewGame: show selected players in GameBoard (#28)
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/28
2023-11-10 12:39:49 +01:00
76eb556d09 NewGame to use dispatchGames
- remove DispatchGames and GamesAPI Context
  transfer it as props instead
- DropdownList component
- delete obsoleete files
2023-11-10 09:34:46 +01:00
b632aa7dc3 GameSelector
- single component for GameProposals, ActiveGames and Archive

- clickabple and scrollable
2023-11-09 18:19:31 +01:00
ac50d92c1a GamesContext: initial implementation 2023-11-09 13:59:14 +01:00
aa2a250085 Games container sceleton
- use Route for conditional rendering
- useGamesAPI
- Checkers component
2023-11-08 18:22:05 +01:00