summaryrefslogtreecommitdiff
path: root/frontend/src/models/players.js
Commit message (Expand)AuthorAge
* Simplify state and reducersjbion2019-02-27
* Hide start button for non-game owners and disable while we can't startjbion2019-02-26
* Remove default exports everywhereJoffrey BION2018-04-29
* Fix Map unexepected constructor argument by removing new keywordVictor Chabbert2017-07-25
* Organize imports and format JS filesJoffrey BION2017-07-25
* Initial type checking work with flowtypeVictor Chabbert2017-05-28
* Move to immutable with RecordsVictor Chabbert2017-05-28
bgstack15