index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-ui-kt
Commit message (
Expand
)
Author
Age
*
Fix lobby updates
Joffrey Bion
2020-03-27
*
Rework sagas and router to sub/unsubscribe properly
Joffrey Bion
2020-03-27
*
Use plain redux compose when devtools not present
Joffrey Bion
2020-03-27
*
Remove gameId parameter for the game scene route
Joffrey Bion
2020-03-27
*
Properly unsubscribe from server in GameBrowser sagas
Joffrey Bion
2020-03-27
*
Add more functions to sagas framework
Joffrey Bion
2020-03-27
*
Rename Utils to ReactUtils to allow for other Utils
Joffrey Bion
2020-03-27
*
Migrate @UseExperimental to @OptIn
Joffrey Bion
2020-03-27
*
Rename Game to GameScene to reflect component name
Joffrey Bion
2020-03-25
*
Get joinability/startability info from server with reason
Joffrey Bion
2020-03-24
*
Rename connect to connectStateAndDispatch to avoid conflicts
Joffrey Bion
2020-03-24
*
Add blueprint NonIdealState
Joffrey Bion
2020-03-24
*
Enable redux dev tools
Joffrey Bion
2020-03-24
*
Reorganize reducers to fix game start button
Joffrey Bion
2020-03-23
*
Remove hardcoded min players in Lobby component
Joffrey Bion
2020-03-23
*
Insignificant cleanup
Joffrey Bion
2020-03-23
*
Add player info
Joffrey Bion
2020-03-23
*
Migrate game browser to blueprint components
Joffrey Bion
2020-03-22
*
Fix home refresh on enter key
Joffrey Bion
2020-03-22
*
Fix player order by adding placeholders before shifting
Joffrey Bion
2020-03-22
*
Fix radial math to account for reversed Y axis
Joffrey Bion
2020-03-22
*
FIx lobby items alignment
Joffrey Bion
2020-03-22
*
Remove unnecessary semi-colon
Joffrey Bion
2020-03-22
*
Add blueprint externals and migrate
Joffrey Bion
2020-03-22
*
Add TODOs for replacing blueprintjs components
Joffrey Bion
2020-03-21
*
Improve GameList conversion from TypeScript
Joffrey Bion
2020-03-21
*
Convert Lobby from TypeScript react
Joffrey Bion
2020-03-21
*
Create basic components for game list
Joffrey Bion
2020-03-20
*
Add router push where needed in sagas
Joffrey Bion
2020-03-19
*
Upgrade react wrappers to pre.93-kotlin-1.3.70 and react 16.13.0
Joffrey Bion
2020-03-19
*
Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)
Joffrey Bion
2020-03-19
*
Fix server URL in react frontend
joffrey-bion
2020-01-23
*
WIP ChooseNameForm fix
joffrey-bion
2020-01-05
*
Replace all configuration by useCommonJs()
joffrey-bion
2020-01-05
*
Ugrade Kotlin and Ktlint
joffrey-bion
2020-01-05
*
Fix server URL in react frontend
joffrey-bion
2020-01-05
*
Improve saga KDoc
Joffrey Bion
2019-11-19
*
WIP name form fix
joffrey-bion
2019-10-23
*
Sagas rework
joffrey-bion
2019-10-23
*
WIP sagas
Joffrey Bion
2019-10-22
*
Upgrade Kotlin & Kotlin Wrappers version
joffrey-bion
2019-10-22
*
Update styled components
Joffrey Bion
2019-10-22
*
First connected component
Joffrey Bion
2019-08-03
*
Use kotlin-styled for Home component CSS
Joffrey Bion
2019-08-03
*
First attempt at routing
Joffrey Bion
2019-08-03
*
Cleanup react/redux dependencies
Joffrey Bion
2019-08-03
*
Use conventions for dev server
Joffrey Bion
2019-08-03
*
Setup dev server
Joffrey Bion
2019-08-03
*
Fix local build
Joffrey Bion
2019-08-03
*
Implement basic redux
Joffrey BION
2019-08-03
[next]
bgstack15