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 (
Collapse
)
Author
Age
*
Fix home screen style
Joffrey BION
2018-06-09
|
*
Improve game list's style
Joffrey BION
2018-06-09
|
*
Refresh dependencies
Joffrey BION
2018-06-09
|
*
Refactor PlayerList
Joffrey BION
2018-06-09
|
*
Split GameBrowser into multiple connected components
Joffrey BION
2018-06-09
|
*
Fix frontend gitignore
Joffrey BION
2018-06-09
|
*
Migrate to react 16 and blueprint 2
Joffrey BION
2018-06-09
|
*
Remove rebass dependency
Joffrey BION
2018-06-09
|
*
Cleanup the mess
Joffrey BION
2018-06-09
|
*
History entry about Livedoc
Joffrey Bion
2018-04-30
|
*
Add flow prop types in scene components
Joffrey BION
2018-04-30
|
*
Remove unused former LobbyLayout... RIP
Joffrey BION
2018-04-30
|
*
Remove unnecessary flow types custom definitions
Joffrey BION
2018-04-30
|
*
Fix root saga type
Joffrey BION
2018-04-30
|
*
Complete redux action types
Joffrey BION
2018-04-30
|
*
Fix sagas types
Joffrey BION
2018-04-30
|
*
Remove unused history variable from rootSaga
Joffrey BION
2018-04-30
|
*
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
|
[next]
bgstack15