Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | 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 |
| | |||
* | Cleanup yarn.lock file | Joffrey BION | 2019-05-02 |
| | |||
* | Upgrade Blueprintjs to v3 | 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 |
| | |||
* | Update yarn.lock | Joffrey Bion | 2018-07-05 |
| | |||
* | 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 |
| | |||
* | Add blueprint js library | Victor Chabbert | 2017-08-08 |
| | |||
* | Update software versions | Joffrey BION | 2017-08-08 |
| | | | | | | | Node JS 6.10.3 -> 8.2.1 Yarn 0.24.5 -> 0.27.5 Gradle Wrapper 4.0.1 -> 4.1 Gradle Node Plugin 1.1.1 -> 1.2.0 | ||
* | 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 |
| | |||
* | Frontend flow-typed regenerated | Joffrey BION | 2017-07-08 |
| | |||
* | Upgrade react-scripts | Victor Chabbert | 2017-05-28 |
| | |||
* | Move to immutable with Records | Victor Chabbert | 2017-05-28 |
| | |||
* | Update node and yarn versions in build.gradle | jbion | 2017-05-25 |
| | |||
* | Add flow | Victor Chabbert | 2017-05-22 |
| | |||
* | Revert to version number for flow-typed | Victor Chabbert | 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 |
| | | | | We always want to be up to date, we should only set back when there is a known issue, like with react router redux and react router, which forces us to stay with react router v3 | ||
* | Migrate to seamless immutable | Joffrey BION | 2017-05-13 |
| | | | | | Resolves: https://github.com/luxons/seven-wonders/issues/6 | ||
* | 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 |
| | |||
* | Update deps, Add redux-saga-router | Victor Chabbert | 2017-01-20 |
| | |||
* | Move frontend and backend into 2 separate subprojects | jbion | 2017-01-20 |