node-go/packages/server/play-node-go/src
2020-02-05 16:45:13 -08:00
..
components stub nav form styles and fix board span bug 2020-02-05 16:45:13 -08:00
pages stub nav form styles and fix board span bug 2020-02-05 16:45:13 -08:00
reducers stub render board state from make_move 2020-02-05 16:45:13 -08:00
services stub game connection via socket room 2020-02-05 16:45:12 -08:00
App.js patch to cleanup reducer directory filenames 2020-02-05 16:45:12 -08:00
App.scss move react module into subdirectory 2020-02-05 16:45:03 -08:00
App.test.js stub frontend requests to auth endpoints 2020-02-05 16:45:04 -08:00
config.js patch frontend api endpoint in config 2020-02-05 16:45:07 -08:00
index.js stub frontend requests to auth endpoints 2020-02-05 16:45:04 -08:00
index.scss decoupled show Auth form logic from Home sidebar for use in other sidebars on Auth errors 2020-02-05 16:45:13 -08:00
io.js stub render board state from make_move 2020-02-05 16:45:13 -08:00
logo.svg move react module into subdirectory 2020-02-05 16:45:03 -08:00
serviceWorker.js move react module into subdirectory 2020-02-05 16:45:03 -08:00
setupTests.js move react module into subdirectory 2020-02-05 16:45:03 -08:00