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
*
Remove flow-related stuff
jbion
2019-05-13
*
Add generated react-app-env.d.ts
jbion
2019-05-13
*
Convert index.js to TypeScript
jbion
2019-05-07
*
Fix yarn.lock private URL
jbion
2019-05-07
*
Convert Application component to TypeScript
jbion
2019-05-06
*
Upgrade immutable JS to v4 to fix .map() types
Joffrey BION
2019-05-06
*
Add custom types for reflexbox
Joffrey BION
2019-05-06
*
Migrate lobby components to TypeScript
Joffrey BION
2019-05-06
*
Migrate radial-maths components to TypeScript
Joffrey BION
2019-05-06
*
Migrate home components to TypeScript
Joffrey BION
2019-05-06
*
Fix booleans in model.ts
Joffrey BION
2019-05-06
*
Migrate game-browser components to TypeScript
Joffrey BION
2019-05-06
*
Convert game components to TypeScript
Joffrey BION
2019-05-06
*
Convert store.js to TypeScript
Joffrey BION
2019-05-06
*
Simplify store.js using react-devtools-extensions package
Joffrey BION
2019-05-06
*
Convert redux sagas to TypeScript
jbion
2019-05-06
*
Convert reducers to typescript
Joffrey BION
2019-05-06
*
Convert redux actions to typescript
Joffrey BION
2019-05-03
*
Convert api package to typescript
Joffrey BION
2019-05-03
*
Add TypeScript support
Joffrey BION
2019-05-03
*
Remove unused reselect dependency
Joffrey BION
2019-05-02
*
Remove unused normalizr dependency
Joffrey BION
2019-05-02
*
Upgrade history to 4.9.0
Joffrey BION
2019-05-02
*
Cleanup yarn.lock file
Joffrey BION
2019-05-02
*
Remove deprecated babel polyfill dependency
Joffrey BION
2019-05-02
*
Upgrade Blueprintjs to v3
Joffrey BION
2019-05-02
*
Allow no frontend tests
Joffrey BION
2019-05-02
*
Upgrade devDependencies
Joffrey BION
2019-05-02
*
Upgrade to react-scripts 3.0.0
Joffrey BION
2019-05-02
*
Upgrade react to 16.8.3
Joffrey BION
2019-03-05
*
Fix type declaration order in model.js
Joffrey BION
2019-03-05
*
Fix types in model.js
Joffrey BION
2019-03-05
*
Remove annoying scrollbars
jbion
2019-03-02
*
Add prepared move in turnInfo
jbion
2019-02-28
*
Simplify state and reducers
jbion
2019-02-27
*
Add support for multiple columns
jbion
2019-02-26
*
Add board and played cards
jbion
2019-02-26
*
Fix wonder images aspect ratio
jbion
2019-02-26
*
Extract CardImage
jbion
2019-02-26
*
Hide start button for non-game owners and disable while we can't start
jbion
2019-02-26
*
Move wonder images to frontend
jbion
2019-02-26
*
Add gold amount to production bar
jbion
2019-02-26
*
Increase space between resources in production bar
jbion
2019-02-26
*
Add production bar
jbion
2019-02-25
*
Move resource images to frontend
jbion
2019-02-25
*
Improve output model
jbion
2019-02-25
*
Change page title to "Seven Wonders"
jbion
2019-02-25
*
Use NonIdealState for READY button to be centered
jbion
2019-02-25
*
Position hand at the bottom of the page
jbion
2019-02-24
*
Reset current turn when executed so that people can say ready again
jbion
2019-02-24
[next]
bgstack15