Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove unused former LobbyLayout... RIP | Joffrey BION | 2018-04-30 |
| | |||
* | Remove default exports everywhere | Joffrey BION | 2018-04-29 |
| | |||
* | Refactor routes to new structure | Victor Chabbert | 2017-08-07 |
| | |||
* | Organize imports and format JS files | Joffrey BION | 2017-07-25 |
| | |||
* | Change type imports | Victor Chabbert | 2017-05-29 |
| | |||
* | Initial type checking work with flowtype | Victor Chabbert | 2017-05-28 |
| | |||
* | Embed react-redux-toastr css in the app | Joffrey BION | 2017-05-22 |
| | | | | | | | Also factorise accesses to the react redux toast container, in order to centralize the config. Resolves: https://github.com/luxons/seven-wonders/issues/12 | ||
* | 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 | ||
* | Add prettier and format js files | Victor Chabbert | 2017-05-20 |
| | |||
* | Add error toasts | jbion | 2017-05-20 |
| | |||
* | Remove unused import | jbion | 2017-02-03 |
| | |||
* | Create home layout with zeus background | Joffrey BION | 2017-02-03 |
| | |||
* | Remove unnecessary .gitkeep file | Joffrey BION | 2017-02-02 |
| | |||
* | Use 7 wonders logo in the layout | Joffrey BION | 2017-01-23 |
| | |||
* | Minor visual styles | Victor Chabbert | 2017-01-22 |
| | |||
* | Cleaned containers | Victor Chabbert | 2017-01-22 |
| | |||
* | Move frontend and backend into 2 separate subprojects | jbion | 2017-01-20 |