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
/
frontend
Commit message (
Expand
)
Author
Age
*
Initial type checking work with flowtype
Victor Chabbert
2017-05-28
*
Upgrade react-scripts
Victor Chabbert
2017-05-28
*
Remove error history from the state
Joffrey BION
2017-05-28
*
Move to immutable with Records
Victor Chabbert
2017-05-28
*
Fix proxy not working since CRA upgrade
Victor Chabbert
2017-05-28
*
Change print width to 120, again
Victor Chabbert
2017-05-28
*
Update node and yarn versions in build.gradle
jbion
2017-05-25
*
Add flow
Victor Chabbert
2017-05-22
*
Move to prettier-eslint for better configuration
Victor Chabbert
2017-05-22
*
Revert to version number for flow-typed
Victor Chabbert
2017-05-22
*
Embed react-redux-toastr css in the app
Joffrey BION
2017-05-22
*
Update prettier config and reformat
Joffrey BION
2017-05-22
*
Clean name in websocket.js
Joffrey BION
2017-05-21
*
Add prettier and format js files
Victor Chabbert
2017-05-20
*
Upgrade react-scripts to 1.0.1
Victor Chabbert
2017-05-20
*
Fixed 'unused React' warning
Joffrey BION
2017-05-20
*
Add error toasts
jbion
2017-05-20
*
Set versions of packages to latest
jbion
2017-05-18
*
Remove frontend test watch for gradle build
Joffrey BION
2017-05-15
*
Add lobby saga
Joffrey BION
2017-05-14
*
Fix typo in error subscription path
Joffrey BION
2017-05-13
*
Migrate to seamless immutable
Joffrey BION
2017-05-13
*
Fix getPlayers that in fact takes an immutable List instead of JS array
jbion
2017-05-12
*
Fix getGame which needs to use a string instead of int key
jbion
2017-05-12
*
First attempt at lobby joining
Joffrey BION
2017-05-12
*
Remove unused import
jbion
2017-02-03
*
Create home layout with zeus background
Joffrey BION
2017-02-03
*
Remove explicit unsubscribe declarations
Joffrey BION
2017-02-03
*
Add rebass button hover style
Joffrey BION
2017-02-03
*
Change frontend app name
Joffrey BION
2017-02-03
*
Remove test links
Joffrey BION
2017-02-02
*
Remove unnecessary .gitkeep file
Joffrey BION
2017-02-02
*
Update redux-saga-router to 2.0.0
Victor Chabbert
2017-01-29
*
Resolves #2: Manual cancellation of sagas
Victor Chabbert
2017-01-23
*
Use 7 wonders logo in the layout
Joffrey BION
2017-01-23
*
Minor visual styles
Victor Chabbert
2017-01-22
*
Add redux selectors
Victor Chabbert
2017-01-22
*
Made redux store fully immutable
Victor Chabbert
2017-01-22
*
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
*
Cleaned containers
Victor Chabbert
2017-01-22
*
Add forgotten immutable data and remove unhandled action case
Victor Chabbert
2017-01-22
*
Normalize games data from server and display games list
Victor Chabbert
2017-01-22
*
Refactor user reducer to player reducer
Victor Chabbert
2017-01-22
*
Handle game browser
Victor Chabbert
2017-01-22
*
Merge remote-tracking branch 'remotes/origin/feature/front'
Joffrey BION
2017-01-22
|
\
|
*
Better implementation of username choice
Victor Chabbert
2017-01-21
|
*
Move babel polyfill to dev dependencies
Victor Chabbert
2017-01-21
*
|
Move frontend install task to Yarn
Joffrey BION
2017-01-20
|
/
*
Remove absolute ws link in frontend
Victor Chabbert
2017-01-20
[next]
bgstack15