summaryrefslogtreecommitdiff
path: root/frontend/src/sagas
Commit message (Collapse)AuthorAge
* Add forgotten immutable data and remove unhandled action caseVictor Chabbert2017-01-22
|
* Normalize games data from server and display games listVictor Chabbert2017-01-22
|
* Refactor user reducer to player reducerVictor Chabbert2017-01-22
|
* Handle game browserVictor Chabbert2017-01-22
|
* Better implementation of username choiceVictor Chabbert2017-01-21
|
* DUCKS! Refactor front architectureVictor Chabbert2017-01-20
bgstack15