repojuicebox-webcancel

77 Commits over 30 Days - 0.11cph!

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
2 Years Ago
Hide dev menu
2 Years Ago
Fix round timer not resetting when round number changes
2 Years Ago
fix json error
2 Years Ago
more questions
2 Years Ago
Questions JSON
2 Years Ago
Add radio group
2 Years Ago
Implement button actions Automatically uppercase the room code input
2 Years Ago
Remove redundant stuff from RoundInfo
2 Years Ago
Round timer counts down now Remove default question text
2 Years Ago
Disable the submit button too
2 Years Ago
Send response to the server
2 Years Ago
Disable the answer form after submitting a response
2 Years Ago
Able to capture values from all form fields now
2 Years Ago
Add types for lodash-es
2 Years Ago
clear up some typescript warnings
2 Years Ago
Add metadata
2 Years Ago
WIP rendering the question and its answering form
2 Years Ago
is-active styling and error styling
2 Years Ago
Header and button visual tweaks
2 Years Ago
Handle display messages in game model
2 Years Ago
Form validation styles
2 Years Ago
Hide round header when not playing or no info is set for it
2 Years Ago
Change to the login page if we're on the play page but not logged in
2 Years Ago
Navigate to play page when successfully logging in
2 Years Ago
WIP login
2 Years Ago
Change login page to be the start
2 Years Ago
Question text styling RoundInfo and Header re-design
2 Years Ago
QuestionArea and Roundinfo fixes
2 Years Ago
Responsive styles
2 Years Ago
interface + draw styles
2 Years Ago
remove unused props on radio
2 Years Ago
Draw sizing
2 Years Ago
more color picker stuff
2 Years Ago
clear warnings
2 Years Ago
Drawing has color support
2 Years Ago
Draw component
2 Years Ago
Add drawing functionality
2 Years Ago
Fix form styles for Radio and style question page
2 Years Ago
add in the dev menu
2 Years Ago
Login with validation checks
2 Years Ago
AnswerArea custom header, Radio button element
2 Years Ago
Hook up room code entry so the length check stuff works
2 Years Ago
Cleanup input length stuff
2 Years Ago
more validation styling
2 Years Ago
Rough input length checker rohan fix pls