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
/
package.json
Commit message (
Expand
)
Author
Age
*
Simplify store.js using react-devtools-extensions package
Joffrey BION
2019-05-06
*
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
*
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
*
Add IconButton component to work around Icon title issue
Joffrey BION
2018-06-10
*
Use blueprint for error toasts instead of react-redux-toaster
Joffrey BION
2018-06-09
*
Refresh dependencies
Joffrey BION
2018-06-09
*
Migrate to react 16 and blueprint 2
Joffrey BION
2018-06-09
*
Upgrade to reflexbox 3.0.1
Joffrey BION
2018-04-29
*
Upgrade devDependencies
Joffrey BION
2018-04-29
*
Upgrade to redux 4
Joffrey BION
2018-04-29
*
Upgrade react router 5 to alpha.9
Joffrey BION
2018-04-29
*
Fix frontend build on windows using cross-env
Joffrey BION
2017-09-24
*
Upgrade to Livedoc 1.0.2
Joffrey Bion
2017-09-24
*
Add blueprint js library
Victor Chabbert
2017-08-08
*
Remove duplicate dependency
Victor Chabbert
2017-08-07
*
Upgrade dependencies
Victor Chabbert
2017-08-07
*
Updrade react router and react router redux
Victor Chabbert
2017-08-07
*
Remove redux-saga-router
Victor Chabbert
2017-08-07
*
Upgrade flow-bin
Victor Chabbert
2017-07-24
*
Remove flow-typed postinstall
Victor Chabbert
2017-07-24
*
Upgrade react-scripts
Victor Chabbert
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
*
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
*
Update prettier config and reformat
Joffrey BION
2017-05-22
*
Add prettier and format js files
Victor Chabbert
2017-05-20
*
Upgrade react-scripts to 1.0.1
Victor Chabbert
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
*
Migrate to seamless immutable
Joffrey BION
2017-05-13
*
Change frontend app name
Joffrey BION
2017-02-03
*
Update redux-saga-router to 2.0.0
Victor Chabbert
2017-01-29
*
Made redux store fully immutable
Victor Chabbert
2017-01-22
*
Normalize games data from server and display games list
Victor Chabbert
2017-01-22
*
Move babel polyfill to dev dependencies
Victor Chabbert
2017-01-21
*
Update deps, Add redux-saga-router
Victor Chabbert
2017-01-20
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
bgstack15