Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Organize imports | Joffrey BION | 2018-04-29 |
| | |||
* | Remove default exports everywhere | Joffrey BION | 2018-04-29 |
| | |||
* | Cleanup index.js files | Joffrey BION | 2018-04-29 |
| | |||
* | Fix and order seven wonders JS client | Joffrey BION | 2018-04-28 |
| | |||
* | Migrate to Spring Boot Starter Security | Joffrey BION | 2018-04-28 |
| | | | | So far, we had a direct dependency on Spring Security Core, but it is cleaner to import it "à la" Spring Boot, so that we benefit from autoconfiguration, and the version is handled by Spring Boot. | ||
* | Migrate to Spring Boot 2.0.1 (using Spring 5) | Joffrey BION | 2018-04-28 |
| | |||
* | Fix gitignore for gradle build folder | Joffrey BION | 2018-04-27 |
| | |||
* | Upgradle gradle wrapper to 4.7 | Joffrey BION | 2018-04-27 |
| | |||
* | Bought resources refactoring | Joffrey Bion | 2018-04-27 |
| | |||
* | Use independent WS clients for each test to prevent race conditions on CI | Joffrey Bion | 2018-04-26 |
| | |||
* | Improve full game test by using bought resources | Joffrey BION | 2018-04-26 |
| | |||
* | Fix WONDER_LEVEL -> BUILT_WONDER_STAGES element type | Joffrey BION | 2018-04-26 |
| | |||
* | Fix and improve BestPriceCalculator | Joffrey BION | 2018-04-26 |
| | |||
* | Extract move creation in GameTest | Joffrey BION | 2018-04-25 |
| | |||
* | Make wonder activation pay for requirements | Joffrey BION | 2018-04-25 |
| | |||
* | Add WonderTest | Joffrey BION | 2018-04-25 |
| | |||
* | Add test for Table.getNeighbourGuildCards | Joffrey BION | 2018-04-25 |
| | |||
* | Extract min/max players as JSON rules | Joffrey BION | 2018-04-25 |
| | |||
* | Add tests for BuildWonderMove | Joffrey Bion | 2018-04-25 |
| | |||
* | Fix WonderStage creation to add at least an empty effect list | Joffrey Bion | 2018-04-25 |
| | |||
* | Add test for BuildWonderMove | Joffrey Bion | 2018-04-24 |
| | |||
* | Extract inner class to work around coverage bug | Joffrey Bion | 2018-04-24 |
| | |||
* | Extract game engine as separate artifact | Joffrey BION | 2018-04-23 |
| | |||
* | Upgrade frontend build tools version | Joffrey BION | 2018-04-18 |
| | |||
* | Upgrade to Livedoc 4.3.2 and gradle 4.6 | Joffrey Bion | 2018-04-18 |
| | |||
* | Upgrade to Livedoc 3.0.0 | jbion | 2017-10-05 |
| | |||
* | Move to shared checkstyle config 2.1.0 | Joffrey BION | 2017-09-29 |
| | |||
* | Allow empty types in checkstyle config | Joffrey Bion | 2017-09-25 |
| | |||
* | Upgrade to Livedoc 2.0.0 | Joffrey Bion | 2017-09-25 |
| | |||
* | Upgrade to Livedoc 1.2.0 | Joffrey BION | 2017-09-24 |
| | |||
* | Fix frontend build on windows using cross-env | Joffrey BION | 2017-09-24 |
| | |||
* | Fix doc link in README | Joffrey BION | 2017-09-24 |
| | |||
* | Improve decisions history | Joffrey BION | 2017-09-24 |
| | |||
* | Upgrade to Livedoc 1.0.2 | Joffrey Bion | 2017-09-24 |
| | |||
* | Upgrade to Livedoc 0.4.0 and fix properties | Joffrey BION | 2017-09-24 |
| | |||
* | Move from JsonDoc to Livedoc | Joffrey BION | 2017-08-15 |
| | | | | | The Livedoc project, based on JsonDoc, implements the overrides that we used to make in this project for websocket compatibility. | ||
* | Remove obsolete routes.js | Joffrey BION | 2017-08-08 |
| | |||
* | Change username input to use blueprint | Victor Chabbert | 2017-08-08 |
| | |||
* | 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 | ||
* | Fix flow errors | Victor Chabbert | 2017-08-07 |
| | |||
* | Remove unnecessary selector | Victor Chabbert | 2017-08-07 |
| | |||
* | Update flow type defs | Victor Chabbert | 2017-08-07 |
| | |||
* | Remove duplicate dependency | Victor Chabbert | 2017-08-07 |
| | |||
* | Upgrade dependencies | Victor Chabbert | 2017-08-07 |
| | |||
* | Remove containers folder | Victor Chabbert | 2017-08-07 |
| |