Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove obsolete routes.js | Joffrey BION | 2017-08-08 |
| | |||
* | Refactor routes to new structure | Victor Chabbert | 2017-08-07 |
| | |||
* | Remove redux-saga-router | Victor Chabbert | 2017-08-07 |
| | |||
* | Organize imports and format JS files | Joffrey BION | 2017-07-25 |
| | |||
* | Isolate Seven Wonders API from sagas | Joffrey Bion | 2017-07-21 |
| | |||
* | Initial type checking work with flowtype | Victor Chabbert | 2017-05-28 |
| | |||
* | Change print width to 120, again | Victor Chabbert | 2017-05-28 |
| | |||
* | Move to prettier-eslint for better configuration | Victor Chabbert | 2017-05-22 |
| | |||
* | Update prettier config and reformat | Joffrey BION | 2017-05-22 |
| | | | | | | | Here's the discussion summary: - single quote, because that's what I'm used to in the JS world - trailing comma, to avoid unnecessary git changes - print-width 120, because 120 still doesn't require to scroll horizontally, and vertical space is precious | ||
* | Upgrade react-scripts to 1.0.1 | Victor Chabbert | 2017-05-20 |
| | |||
* | Add lobby saga | Joffrey BION | 2017-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 immutable | Joffrey BION | 2017-05-13 |
| | | | | | Resolves: https://github.com/luxons/seven-wonders/issues/6 | ||
* | First attempt at lobby joining | Joffrey BION | 2017-05-12 |
| | |||
* | Create home layout with zeus background | Joffrey BION | 2017-02-03 |
| | |||
* | Update redux-saga-router to 2.0.0 | Victor Chabbert | 2017-01-29 |
| | |||
* | Resolves #2: Manual cancellation of sagas | Victor Chabbert | 2017-01-23 |
| | |||
* | Temp fix saga ran on location change #2 | Victor Chabbert | 2017-01-22 |
| | |||
* | Move saga and router routes in a single file | Victor Chabbert | 2017-01-22 |