Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add react css librairies | Victor Chabbert | 2016-12-19 |
| | |||
* | Set editorconfig for front-end | Victor Chabbert | 2016-12-19 |
| | |||
* | Remove gitkeep | Victor Chabbert | 2016-12-19 |
| | |||
* | Add redux-saga to handle effects | Victor Chabbert | 2016-12-18 |
| | |||
* | Refactor 404 stateless function | Victor Chabbert | 2016-12-18 |
| | |||
* | Update redux-devtools extension integration | Victor Chabbert | 2016-12-18 |
| | |||
* | Add react-router with small example | Victor Chabbert | 2016-12-18 |
| | |||
* | Clean front-end files | Victor Chabbert | 2016-12-18 |
| | |||
* | Fix trailing comma in package.json | Victor Chabbert | 2016-12-18 |
| | |||
* | Add redux and react-redux librairies with initial setup | Victor Chabbert | 2016-12-18 |
| | |||
* | Add WS experiment test page | Joffrey BION | 2016-12-11 |
| | | | | This pages allows to test spring/STOMP config to see which messages are properly broadcasted to all users, which are just sent to the caller, and which are sent a specific user from the server. | ||
* | Rename javascript folder to js | Joffrey BION | 2016-12-08 |
This makes auto-completion easier and paths shorter. |