summaryrefslogtreecommitdiff
path: root/frontend/src/containers/lobby.js
Commit message (Expand)AuthorAge
* Organize imports and format JS filesJoffrey BION2017-07-25
* Move to immutable with RecordsVictor Chabbert2017-05-28
* Move to prettier-eslint for better configurationVictor Chabbert2017-05-22
* Update prettier config and reformatJoffrey BION2017-05-22
* Upgrade react-scripts to 1.0.1Victor Chabbert2017-05-20
* Add lobby sagaJoffrey BION2017-05-14
* Migrate to seamless immutableJoffrey BION2017-05-13
* First attempt at lobby joiningJoffrey BION2017-05-12
bgstack15