Commit graph

12 commits

Author SHA1 Message Date
Sorrel Bri
c3eb7fe697 add SET_MESSAGES to reducer 2020-01-22 15:41:08 -08:00
Sorrel Bri
833d8fa1dd add client routing to rooms/:id, move socket(rooms/roomId) connect from Home page to Room page 2020-01-22 11:43:36 -08:00
Sorrel Bri
c323968404 stub room socket connection (client + server) 2020-01-21 14:33:40 -08:00
Sorrel Bri
3e82a2c410 render stubbed RoomButton component on Home 2020-01-20 13:21:52 -08:00
Sorrel Bri
082cf29470 patch https cookies in production 2020-01-18 23:02:33 -08:00
Sorrel Bri
eb86556f2a hook SET_ROOMS into rooms Service 2020-01-18 16:40:57 -08:00
Sorrel Bri
42497432df stub home and rooms sidebar components 2020-01-18 12:11:22 -08:00
Sorrel Bri
1481d97df9 hook reducer into signup post response 2020-01-17 12:21:43 -08:00
Sorrel Bri
3bbc272743 stub styling of side and main content 2020-01-16 15:21:23 -08:00
Sorrel Bri
bf7e6a3425 stub sidebar component to display auth form 2020-01-16 00:22:27 -08:00
Sorrel Bri
194fc9155e stub tests for page components 2020-01-15 21:59:05 -08:00
Sorrel Bri
affdba3666 move react module into subdirectory 2020-01-09 12:32:03 -08:00