summaryrefslogtreecommitdiff
path: root/src/main/js
Commit message (Expand)AuthorAge
* Handle username choice from serverVictor Chabbert2017-01-14
* Handle username choiceVictor Chabbert2017-01-14
* Add react-router-reduxVictor Chabbert2016-12-23
* Change router from v4 to v3Victor Chabbert2016-12-23
* Remove Counter from applicationVictor Chabbert2016-12-21
* Made gameBrowser logic use immutable.jsVictor Chabbert2016-12-21
* Add immutable.js for dataVictor Chabbert2016-12-21
* Fix json not parsing errorsVictor Chabbert2016-12-21
* Fix create game with undefined valueVictor Chabbert2016-12-20
* Disable stomp debug in productionVictor Chabbert2016-12-20
* Add create game logicVictor Chabbert2016-12-20
* Fix multiple socket connectionsVictor Chabbert2016-12-20
* List gamesVictor Chabbert2016-12-19
* GameBrowser sagaVictor Chabbert2016-12-19
* Merge branch 'master' into feature/websockets-sagasVictor Chabbert2016-12-19
|\
| * Add react css librairiesVictor Chabbert2016-12-19
| * Set editorconfig for front-endVictor Chabbert2016-12-19
| * Remove gitkeepVictor Chabbert2016-12-19
* | Working error sagaVictor Chabbert2016-12-19
* | Initial work on websocket sagasVictor Chabbert2016-12-19
|/
* Add redux-saga to handle effectsVictor Chabbert2016-12-18
* Refactor 404 stateless functionVictor Chabbert2016-12-18
* Update redux-devtools extension integrationVictor Chabbert2016-12-18
* Add react-router with small exampleVictor Chabbert2016-12-18
* Clean front-end filesVictor Chabbert2016-12-18
* Fix trailing comma in package.jsonVictor Chabbert2016-12-18
* Add redux and react-redux librairies with initial setupVictor Chabbert2016-12-18
* Add WS experiment test pageJoffrey BION2016-12-11
* Rename javascript folder to jsJoffrey BION2016-12-08
bgstack15