index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
js
Commit message (
Expand
)
Author
Age
*
Handle username choice from server
Victor Chabbert
2017-01-14
*
Handle username choice
Victor Chabbert
2017-01-14
*
Add react-router-redux
Victor Chabbert
2016-12-23
*
Change router from v4 to v3
Victor Chabbert
2016-12-23
*
Remove Counter from application
Victor Chabbert
2016-12-21
*
Made gameBrowser logic use immutable.js
Victor Chabbert
2016-12-21
*
Add immutable.js for data
Victor Chabbert
2016-12-21
*
Fix json not parsing errors
Victor Chabbert
2016-12-21
*
Fix create game with undefined value
Victor Chabbert
2016-12-20
*
Disable stomp debug in production
Victor Chabbert
2016-12-20
*
Add create game logic
Victor Chabbert
2016-12-20
*
Fix multiple socket connections
Victor Chabbert
2016-12-20
*
List games
Victor Chabbert
2016-12-19
*
GameBrowser saga
Victor Chabbert
2016-12-19
*
Merge branch 'master' into feature/websockets-sagas
Victor Chabbert
2016-12-19
|
\
|
*
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
*
|
Working error saga
Victor Chabbert
2016-12-19
*
|
Initial work on websocket sagas
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
*
Rename javascript folder to js
Joffrey BION
2016-12-08
bgstack15