c969007436
39-message2opponent ( #40 )
...
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/40
2023-11-14 11:54:15 +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
2482226e0e
Better useXxxApi ( #34 )
...
useXxxApi:
use PollingReducer as a configuration provider
provide pushAPIs, which update respective state with:
pushing status
push result
PollingReducer:
rename to configurationReducer
move polling indication to it's respective state
XxxState.polling = 'true/false'
Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/34
2023-11-12 19:40:55 +01:00
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