Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor routes to new structure | 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 |
| | |||
* | Fix Map unexepected constructor argument by removing new keyword | Victor Chabbert | 2017-07-25 |
| | |||
* | Fix message.body type using ternary | Joffrey BION | 2017-07-25 |
| | |||
* | Fix types in websocket.js | Joffrey BION | 2017-07-25 |
| | |||
* | Update README | Joffrey BION | 2017-07-25 |
| | |||
* | Organize imports and format JS files | Joffrey BION | 2017-07-25 |
| | |||
* | Improve sevenWondersApi and types | Joffrey BION | 2017-07-24 |
| | |||
* | Upgrade flow-bin | Victor Chabbert | 2017-07-24 |
| | |||
* | Add webstomp client type def and remove unused ones | Victor Chabbert | 2017-07-24 |
| | |||
* | Remove flow-typed postinstall | Victor Chabbert | 2017-07-24 |
| | |||
* | Decouple Seven Wonders API from saga channels API | Joffrey Bion | 2017-07-24 |
| | |||
* | Isolate Seven Wonders API from sagas | Joffrey Bion | 2017-07-21 |
| | |||
* | Rename actions in games.js (GAME -> GAMES) | Joffrey Bion | 2017-07-19 |
| | |||
* | Update redux flow typed files | Joffrey Bion | 2017-07-19 |
| | |||
* | Fix handler for empty websocket messages | Joffrey Bion | 2017-07-18 |
| | |||
* | Update gradle wrapper to 4.0.1 | Joffrey Bion | 2017-07-10 |
| | |||
* | Add bettercodehub config | Joffrey BION | 2017-07-10 |
| | |||
* | Improve error messages | Joffrey BION | 2017-07-10 |
| | |||
* | Finish removing unnecessary Principal comments | Joffrey BION | 2017-07-09 |
| | |||
* | Set TERM=dumb for cleaner gradle output on travis CI | Joffrey BION | 2017-07-09 |
| | |||
* | Update gradle wrapper to 4.0 | Joffrey BION | 2017-07-09 |
| | |||
* | Remove comments that are now unnecessary | Joffrey BION | 2017-07-08 |
| | | | | | We now use a TestPrincipal class instead of a lambda in order to be clear enough to be self-explanatory. | ||
* | Frontend flow-typed regenerated | Joffrey BION | 2017-07-08 |
| | |||
* | Update jackstomp to 1.1.0 | Joffrey BION | 2017-07-08 |
| | |||
* | Update spring boot gradle plugin | Joffrey BION | 2017-06-01 |
| | |||
* | Add types to game files | Victor Chabbert | 2017-05-30 |
| | |||
* | Change type imports | Victor Chabbert | 2017-05-29 |
| | |||
* | Add doc about the recent decisions | jbion | 2017-05-29 |
| | |||
* | Bump Jackstomp version | Joffrey BION | 2017-05-28 |
| | |||
* | 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 |
| | |||
* | Merge pull request #14 from luxons/immutable | Joffrey Bion | 2017-05-28 |
|\ | | | | | Move to immutable with Records | ||
| * | 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 |
| | |||
* | Remove unnecessary webjars | Joffrey BION | 2017-05-28 |
| | |||
* | Extract Jackstomp as dependency | Joffrey BION | 2017-05-28 |
| | |||
* | Remove ForbiddenSubscriptionException | jbion | 2017-05-27 |
| | | | | | | The exception was not processed by the ExceptionHandler anyway, so nothing was sent to the user. We need to find a way to send an error to the user. In the meantime, an error log will suffice. | ||
* | Improve forbidden subscription exception message | jbion | 2017-05-27 |
| | |||
* | Backport javadoc | jbion | 2017-05-27 |
| | |||
* | Update node and yarn versions in build.gradle | jbion | 2017-05-25 |
| | |||
* | Improve integration tests | jbion | 2017-05-25 |
| | |||
* | Add deserializable API objects for Java SevenWonders client | jbion | 2017-05-25 |
| | |||
* | Add missing serialized fields | jbion | 2017-05-25 |
| | |||
* | Improve log messages | jbion | 2017-05-25 |
| | |||
* | Add SevenWondersClient for ease of use in tests | jbion | 2017-05-25 |
| | |||
* | Re-order params and rename to Jackstomp | jbion | 2017-05-25 |
| |