Commit graph

  • ebe945245c add path to server Procfile Sorrel Bri 2020-01-09 11:10:38 -0800
  • 94c6a97265 add node to server Procfile Sorrel Bri 2020-01-09 11:03:06 -0800
  • 489fde4972 empty react Procfile Sorrel Bri 2020-01-09 10:53:24 -0800
  • b91f468810 add run to Procfile Sorrel Bri 2020-01-09 10:37:54 -0800
  • 2b74813c14 remove npm from start command Sorrel Bri 2020-01-09 10:35:06 -0800
  • 2f65341daa redeploy with namespaced scripts Sorrel Bri 2020-01-09 10:32:20 -0800
  • 0356002022 add Procfiles for deploy Sorrel Bri 2020-01-09 10:23:53 -0800
  • ba1211d0d6 config flow Sorrel Bri 2020-01-09 09:51:49 -0800
  • 538e911b21 patch page function tests, import pages in App Sorrel Bri 2020-01-08 17:17:10 -0800
  • 7d4ffc4cc0 stub page components Sorrel Bri 2020-01-08 13:37:44 -0800
  • 101def1cac stub mocha/chai for testing server Sorrel Bri 2020-01-08 13:25:28 -0800
  • fa9b049e58 stub react pages structure Sorrel Bri 2020-01-08 11:38:09 -0800
  • 9f0875f483 stub middleware (including socket), controllers architecture Sorrel Bri 2020-01-08 11:24:24 -0800
  • 397617eb34 connect socket Sorrel Bri 2020-01-07 23:18:08 -0800
  • 395e2b1d86 connect socket Sorrel Bri 2020-01-07 23:17:10 -0800
  • 90e078fa86 connect to db with knex Sorrel Bri 2020-01-07 21:46:24 -0800
  • 8a203cb096 restrict CORS to env defined origin Sorrel Bri 2020-01-07 13:43:20 -0800
  • c94c64b106 configure simple CORS Sorrel Bri 2020-01-07 13:30:19 -0800
  • 39cdef0b02 stub basic connection Sorrel Bri 2020-01-07 13:03:59 -0800
  • 709220e19e add react frontend structure Sorrel Bri 2020-01-07 12:19:11 -0800
  • 8af1ea67d3 remove views/, add controllers/ Sorrel Bri 2020-01-06 13:10:49 -0800
  • 384056b3bb git init Sorrel Bri 2020-01-06 13:01:40 -0800
  • 20a20cd7be init lerna Sorrel Bri 2020-02-05 15:29:36 -0800
  • 3943d08ab6 stub nav form styles and fix board span bug Sorrel Bri 2020-02-04 22:52:07 -0800
  • 08e76b33d0 decoupled show Auth form logic from Home sidebar for use in other sidebars on Auth errors Sorrel Bri 2020-02-04 19:21:31 -0800
  • 94c40e6d07 style player area on game screen Sorrel Bri 2020-02-01 20:48:26 -0800
  • 0e5c18907d stub render board state from make_move Sorrel Bri 2020-01-31 22:22:43 -0800
  • 485771b8f2 stub make move socket message to add move to game Sorrel Bri 2020-01-31 20:28:39 -0800
  • 293a574d2b refactor make move to serve game meta data with game record Sorrel Bri 2020-01-30 23:35:39 -0800
  • 167fee8175 check legality of move prior to posting Sorrel Bri 2020-01-30 23:24:40 -0800
  • ad8a3eaff2 stub make move to game service Sorrel Bri 2020-01-30 22:50:34 -0800
  • 5981daf86a stub game services to store active games Sorrel Bri 2020-01-30 21:03:27 -0800
  • cb56a98d27 stub board on game page Sorrel Bri 2020-01-30 15:56:50 -0800
  • 607a4e13bf stub Game components Sorrel Bri 2020-01-30 00:30:56 -0800
  • e870d45f90 add seed moves Sorrel Bri 2020-01-29 23:44:06 -0800
  • 1d8cabf5ee stub game connection via socket room Sorrel Bri 2020-01-29 23:22:50 -0800
  • 857e9e0fd5 stub game connection via socket room Sorrel Bri 2020-01-29 17:01:46 -0800
  • 1f89dbc481 patch to cleanup reducer directory filenames Sorrel Bri 2020-01-29 13:28:49 -0800
  • ba8a89ee6a stub default falsey values for initState function to prevent crash on 500 Sorrel Bri 2020-01-29 13:00:00 -0800
  • 025aee43c8 create Loading component with pinwheel ko animation Sorrel Bri 2020-01-29 00:17:32 -0800
  • 261b5c5bbe add table styling to game buttons in game room Sorrel Bri 2020-01-28 22:20:56 -0800
  • ebb7ceb466 refactor all jsx to BEM Sorrel Bri 2020-01-28 17:03:17 -0800
  • 79daaf1461 debug room socket connect dispatch Sorrel Bri 2020-01-28 14:33:54 -0800
  • e2537df697 refactor sockets to be launched with namespace by components Sorrel Bri 2020-01-27 22:40:03 -0800
  • 0b78c78a0a refacor sockets on server and client to utilize dispatch for socket meessages Sorrel Bri 2020-01-25 16:50:18 -0800
  • f6b6134d5b stub socket connection to game id namespace Sorrel Bri 2020-01-24 15:51:15 -0800
  • 67f0449963 stub socket connection to game id namespace Sorrel Bri 2020-01-24 15:50:47 -0800
  • 5a2d5648e0 stub games/:id endpoint to join game socket room Sorrel Bri 2020-01-24 00:07:40 -0800
  • f0c0b9a0f6 refactor join_game_request to require unique users Sorrel Bri 2020-01-23 21:41:25 -0800
  • eeca5480ec connect join_game_request socket at client and server Sorrel Bri 2020-01-23 21:25:08 -0800
  • d882fe9bcf patch rooms/:id failure to return multiple games Sorrel Bri 2020-01-23 16:14:38 -0800
  • 6aecd7d48e patch no-query bug in rooms/ endpoint Sorrel Bri 2020-01-23 16:04:40 -0800
  • 523bec7446 refactor api rooms/:id endpoint to deliver current room without table join Sorrel Bri 2020-01-23 14:46:49 -0800
  • 6eaf272d5d stub room display with messages and game link Sorrel Bri 2020-01-23 14:45:48 -0800
  • 3ad0c9da52 dispatch all room data to state upon rooms/:id Sorrel Bri 2020-01-22 16:40:56 -0800
  • a33fea6ba6 refactor api room endpoint to return unjoined game room data Sorrel Bri 2020-01-22 16:30:28 -0800
  • 41d64135e5 add SET_MESSAGES to reducer Sorrel Bri 2020-01-22 15:41:08 -0800
  • ef165b0cff refactor services and reducers to parse JSON before data hits dispatch Sorrel Bri 2020-01-22 15:16:43 -0800
  • 55b1a9bce0 add client routing to rooms/:id, move socket(rooms/roomId) connect from Home page to Room page Sorrel Bri 2020-01-22 11:43:36 -0800
  • 63a9233b15 serve room with message data from api/v1/rooms/:id Sorrel Bri 2020-01-21 17:02:54 -0800
  • c992bf4b4f serve room with joined game data from api/v1/rooms/:id Sorrel Bri 2020-01-21 16:01:35 -0800
  • 6c0d1fbc7c stub room socket connection (client + server) Sorrel Bri 2020-01-21 14:33:40 -0800
  • ebb23863dd add message table with migration Sorrel Bri 2020-01-20 23:36:52 -0800
  • 0f507ef316 add move table with migration Sorrel Bri 2020-01-20 23:19:22 -0800
  • 51bd3fb832 add game table with seed and migration Sorrel Bri 2020-01-20 23:05:55 -0800
  • 76cfbf54c3 add time_setting table with seed and migration Sorrel Bri 2020-01-20 22:39:28 -0800
  • d6c850cae1 patch remove unnecessary socket.io cookie Sorrel Bri 2020-01-20 13:47:02 -0800
  • e1e7768c08 Merge branch 'gameroom_endpoint' Sorrel Bri 2020-01-20 13:22:18 -0800
  • a8750afa7e patch https cookies in production Sorrel Bri 2020-01-18 23:53:42 -0800
  • 65bbeb71dd patch https cookies in production Sorrel Bri 2020-01-18 23:02:33 -0800
  • a5206c965c hook SET_ROOMS into rooms Service Sorrel Bri 2020-01-18 16:40:57 -0800
  • 1b7f802013 add SET_ROOMS dispatch Sorrel Bri 2020-01-18 16:17:23 -0800
  • d81be0b595 serve all public rooms at rooms index Sorrel Bri 2020-01-18 15:49:35 -0800
  • a6105973f3 stub rooms index route and controller Sorrel Bri 2020-01-18 15:42:45 -0800
  • 1cd1dc87a9 add room migration and simple seeds Sorrel Bri 2020-01-18 14:15:44 -0800
  • 43556e97aa serve basic page at api endpoint to redirect user Sorrel Bri 2020-01-18 13:24:00 -0800
  • e1e45f679b patch component references in pages/ Sorrel Bri 2020-01-18 13:06:28 -0800
  • 8622b5747f patch reference to MainWrapper component Sorrel Bri 2020-01-18 13:02:03 -0800
  • ba3fb61f8b rename RoomArchive components to differentiate from NewsArchive Sorrel Bri 2020-01-18 12:20:33 -0800
  • 59a1ade90a stub home and rooms sidebar components Sorrel Bri 2020-01-18 12:11:22 -0800
  • 575cf4a77a patch to hide password input on login form Sorrel Bri 2020-01-18 10:53:52 -0800
  • e0bc32078b patch frontend api endpoint in config Sorrel Bri 2020-01-18 01:33:24 -0800
  • 63b95b0604 add manual set Access Control Allow Origin header Sorrel Bri 2020-01-18 01:30:15 -0800
  • 4960a5f60d patch CORS Sorrel Bri 2020-01-18 01:25:52 -0800
  • 23daa25ca9 patch config for production Sorrel Bri 2020-01-18 00:42:33 -0800
  • ffef145527 patch config for production Sorrel Bri 2020-01-18 00:38:02 -0800
  • 78ad0b18ec add login hook to frontend Sorrel Bri 2020-01-18 00:18:51 -0800
  • 2a4d48d26c add validation for username and email on signup Sorrel Bri 2020-01-17 22:56:09 -0800
  • d04656762e add client side password confirmation check Sorrel Bri 2020-01-17 22:20:21 -0800
  • 9837814edb refactor auth and api/index to ensure token verified and sent to dispatch ADD_USER Sorrel Bri 2020-01-17 21:18:50 -0800
  • d10774c161 refactor auth and api/index to ensure token verified and sent to dispatch ADD_USER Sorrel Bri 2020-01-17 20:24:57 -0800
  • ff2e1e82b2 refactor to fetch to ensure proper cookie storage Sorrel Bri 2020-01-17 19:57:27 -0800
  • ca6773c18d serve user from verified jwt Sorrel Bri 2020-01-17 16:32:40 -0800
  • ad26f1af3a add FormError component to display auth errors Sorrel Bri 2020-01-17 14:27:31 -0800
  • 0131183237 hook reducer into signup post response Sorrel Bri 2020-01-17 12:21:43 -0800
  • 44636cf4f5 patch server production env allowed origin Sorrel Bri 2020-01-17 00:46:02 -0800
  • 0ba2e2acdc patch signup post for existing user to return 409 Sorrel Bri 2020-01-17 00:23:18 -0800
  • 918b2ac5cb hook reducer into auth/signup request service Sorrel Bri 2020-01-16 16:59:11 -0800
  • 285d9b7a46 stub styling of side and main content Sorrel Bri 2020-01-16 15:21:23 -0800
  • 16c10d9038 stub sidebar component to display auth form Sorrel Bri 2020-01-16 00:22:27 -0800