Sorrel Bri
|
64dfe54953
|
stub nav form styles and fix board span bug
|
2020-02-04 22:52:07 -08:00 |
|
Sorrel Bri
|
d0d4f2429c
|
decoupled show Auth form logic from Home sidebar for use in other sidebars on Auth errors
|
2020-02-04 19:21:31 -08:00 |
|
Sorrel Bri
|
8999b3ab3b
|
style player area on game screen
|
2020-02-01 20:48:26 -08:00 |
|
Sorrel Bri
|
ddc7ac8548
|
stub render board state from make_move
|
2020-01-31 22:22:43 -08:00 |
|
Sorrel Bri
|
279f27349f
|
stub make move socket message to add move to game
|
2020-01-31 20:28:39 -08:00 |
|
Sorrel Bri
|
63afa73570
|
stub game services to store active games
|
2020-01-30 21:03:27 -08:00 |
|
Sorrel Bri
|
3f283b47d8
|
stub board on game page
|
2020-01-30 15:56:50 -08:00 |
|
Sorrel Bri
|
5ef4d390ff
|
stub Game components
|
2020-01-30 00:30:56 -08:00 |
|
Sorrel Bri
|
8ec5b8f773
|
patch to cleanup reducer directory filenames
|
2020-01-29 13:28:49 -08:00 |
|
Sorrel Bri
|
572c4241f9
|
create Loading component with pinwheel ko animation
|
2020-01-29 00:17:32 -08:00 |
|
Sorrel Bri
|
0f02cc4cfc
|
add table styling to game buttons in game room
|
2020-01-28 22:20:56 -08:00 |
|
Sorrel Bri
|
b45abe5559
|
refactor all jsx to BEM
|
2020-01-28 17:03:17 -08:00 |
|
Sorrel Bri
|
f4b8e79a3a
|
stub games/:id endpoint to join game socket room
|
2020-01-24 00:07:40 -08:00 |
|
Sorrel Bri
|
4a960c784b
|
refactor join_game_request to require unique users
|
2020-01-23 21:41:25 -08:00 |
|
Sorrel Bri
|
abfc0c7c94
|
stub room display with messages and game link
|
2020-01-23 14:45:48 -08:00 |
|
Sorrel Bri
|
754d17890e
|
refactor services and reducers to parse JSON before data hits dispatch
|
2020-01-22 15:16:43 -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
|
3e82a2c410
|
render stubbed RoomButton component on Home
|
2020-01-20 13:21:52 -08:00 |
|
Sorrel Bri
|
709358a2cd
|
rename RoomArchive components to differentiate from NewsArchive
|
2020-01-18 12:20:33 -08:00 |
|
Sorrel Bri
|
42497432df
|
stub home and rooms sidebar components
|
2020-01-18 12:11:22 -08:00 |
|
Sorrel Bri
|
d2f7db8217
|
patch to hide password input on login form
|
2020-01-18 10:53:52 -08:00 |
|
Sorrel Bri
|
015b1a63b8
|
add login hook to frontend
|
2020-01-18 00:18:51 -08:00 |
|
Sorrel Bri
|
22b6dc443a
|
add validation for username and email on signup
|
2020-01-17 22:56:09 -08:00 |
|
Sorrel Bri
|
bd1c90da99
|
add client side password confirmation check
|
2020-01-17 22:20:21 -08:00 |
|
Sorrel Bri
|
8f5ec4c414
|
add FormError component to display auth errors
|
2020-01-17 14:27:31 -08:00 |
|
Sorrel Bri
|
1481d97df9
|
hook reducer into signup post response
|
2020-01-17 12:21:43 -08:00 |
|
Sorrel Bri
|
df110d187a
|
hook reducer into auth/signup request service
|
2020-01-16 16:59:11 -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
|
c0d1d51015
|
stub frontend requests to auth endpoints
|
2020-01-15 18:13:42 -08:00 |
|