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