summaryrefslogtreecommitdiff
path: root/frontend/src/layouts
Commit message (Collapse)AuthorAge
* Embed react-redux-toastr css in the appJoffrey BION2017-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 reformatJoffrey BION2017-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 filesVictor Chabbert2017-05-20
|
* Add error toastsjbion2017-05-20
|
* Remove unused importjbion2017-02-03
|
* Create home layout with zeus backgroundJoffrey BION2017-02-03
|
* Remove unnecessary .gitkeep fileJoffrey BION2017-02-02
|
* Use 7 wonders logo in the layoutJoffrey BION2017-01-23
|
* Minor visual stylesVictor Chabbert2017-01-22
|
* Cleaned containersVictor Chabbert2017-01-22
|
* Move frontend and backend into 2 separate subprojectsjbion2017-01-20
bgstack15