summaryrefslogtreecommitdiff
path: root/frontend/src/components
Commit message (Collapse)AuthorAge
* Add lobby sagaJoffrey BION2017-05-14
| | | | | | | | | - Fix lobby's player list updates - Fix lobby's player list order - Add 'start game' button (not restricted to owner yet) Resolves: https://github.com/luxons/seven-wonders/issues/7
* Migrate to seamless immutableJoffrey BION2017-05-13
| | | | | Resolves: https://github.com/luxons/seven-wonders/issues/6
* First attempt at lobby joiningJoffrey BION2017-05-12
|
* Cleaned containersVictor Chabbert2017-01-22
|
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
bgstack15