userlamalovecancel
branchjuicebox-web/mastercancel

34 Commits over 30 Days - 0.05cph!

1 Year Ago
Reconnect logic
1 Year Ago
Allow customizing the submit button's text
1 Year Ago
Update to new models Refactoring components
1 Year Ago
Replace react-canvas-draw with react-sketch-canvas Implement drawing form control Switch to yarn
1 Year Ago
Pass ProjectId when joining session
1 Year Ago
Hide dev menu
1 Year Ago
Fix round timer not resetting when round number changes
1 Year Ago
Add radio group
1 Year Ago
Implement button actions Automatically uppercase the room code input
1 Year Ago
Remove redundant stuff from RoundInfo
1 Year Ago
Round timer counts down now Remove default question text
1 Year Ago
Disable the submit button too
1 Year Ago
Send response to the server
1 Year Ago
Disable the answer form after submitting a response
1 Year Ago
Able to capture values from all form fields now
1 Year Ago
Add types for lodash-es
1 Year Ago
WIP rendering the question and its answering form
1 Year Ago
Handle display messages in game model
1 Year Ago
Hide round header when not playing or no info is set for it
1 Year Ago
Change to the login page if we're on the play page but not logged in
1 Year Ago
Navigate to play page when successfully logging in
1 Year Ago
WIP login
1 Year Ago
Change login page to be the start
1 Year Ago
Hook up room code entry so the length check stuff works
1 Year Ago
Cleanup input length stuff
1 Year Ago
Add gamemodel provider
1 Year Ago
Fix import casing
1 Year Ago
Upgrade react-class-model
1 Year Ago
Filename fixes Renames to match API changes
1 Year Ago
Connect to the websocket
1 Year Ago
Some code to join a game session
1 Year Ago
Add react-class-model
1 Year Ago
Fixing stuff part 1 Finished fixing stuff
1 Year Ago
Make sure vscode uses yarn