summaryrefslogtreecommitdiff
path: root/frontend/src/redux/games.js
Commit message (Expand)AuthorAge
* Migrate to seamless immutableJoffrey BION2017-05-13
* Fix getGame which needs to use a string instead of int keyjbion2017-05-12
* First attempt at lobby joiningJoffrey BION2017-05-12
* Add redux selectorsVictor Chabbert2017-01-22
* Add forgotten immutable data and remove unhandled action caseVictor Chabbert2017-01-22
* Normalize games data from server and display games listVictor Chabbert2017-01-22
bgstack15