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
Commit message (
Expand
)
Author
Age
*
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
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
*
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
*
Rework integration tests with new client and API
jbion
2017-05-25
*
Create TestPrincipal for Controller unit tests
jbion
2017-05-25
*
Add a java API for SevenWonders using the simple JSON/STOMP client
jbion
2017-05-25
*
Add a simple JSON+STOMP client (to be extracted as lib)
jbion
2017-05-25
*
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
*
Embed react-redux-toastr css in the app
Joffrey BION
2017-05-22
*
Remove old experimental page
Joffrey BION
2017-05-22
*
Update prettier config and reformat
Joffrey BION
2017-05-22
*
Clean name in websocket.js
Joffrey BION
2017-05-21
*
Fix code style
Joffrey BION
2017-05-21
*
Add first integration test
Joffrey BION
2017-05-21
*
Add prettier and format js files
Victor Chabbert
2017-05-20
*
Upgrade react-scripts to 1.0.1
Victor Chabbert
2017-05-20
*
Fixed 'unused React' warning
Joffrey BION
2017-05-20
*
Add LobbyController tests
Joffrey BION
2017-05-20
*
Add checks on last played moves in GameTest
Joffrey BION
2017-05-20
*
Add "sayReady" for players to call to receive their hand
Joffrey BION
2017-05-20
*
Add error toasts
jbion
2017-05-20
*
Set versions of packages to latest
jbion
2017-05-18
*
Add tests for board score computation
Joffrey BION
2017-05-17
*
Add test for Requirements coverage
Joffrey BION
2017-05-16
*
Improve assertions in HomeControllerTest
Joffrey BION
2017-05-16
*
Add GameBrowserController test
Joffrey BION
2017-05-16
*
Add HomeController test
Joffrey BION
2017-05-16
*
Add tests for special abilities in Board
Joffrey BION
2017-05-15
[next]
bgstack15