Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirk Trombley d637a855fe Implementing new score check API hace 5 años
  Kirk Trombley 4175d6c110 Designing a new score check endpoint hace 5 años
  Kirk Trombley 68f53b8668 how many seconds is in 2 minutes hace 5 años
  Kirk Trombley 20a034fa9f Moving all of the routing logic out of Game and into App hace 5 años
  Kirk Trombley bbe2c98900 inlining the HeaderAndFooter logic hace 5 años
  Kirk Trombley fce2a22052 Moving some styling out of App and into index hace 5 años
  Kirk Trombley 072fa622ad Moving param-based link logic to custom hook hace 5 años
  Kirk Trombley a2776a7544 Separating out ApiInfo component hace 5 años
  Kirk Trombley 2364d0f251 Making the HeaderAndFooter be shared across screens to prevent re-render hace 5 años
  Kirk Trombley ca07e04a9b Reorganizing the bottom of the summary page, which allows removal of reset game button hace 5 años
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component hace 5 años
  Kirk Trombley b2a9f5de55 Actually fixing the bg color issue hace 5 años
  Kirk Trombley bab4c1a313 Export cleanup and minor styling fix hace 5 años
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook hace 5 años
  Kirk Trombley cb4c47baac Removing the gameJoined shared state and fixing some more layout issues in the lobby hace 5 años
  Kirk Trombley c04091914d Modifying the look and feel of the join game form hace 5 años
  Kirk Trombley c7af5a00ae Changing some layout and logic for the Lobby hace 5 años
  Kirk Trombley 2e7caf1d6a Fixing some layout on the summary page hace 5 años
  Kirk Trombley 0071f882bb Adding new feature to ClickToCopy to provide children to render hace 5 años
  Kirk Trombley dcdb7e0aff Updating API notes hace 5 años
  Kirk Trombley 5da6475f4b README update hace 5 años
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page hace 5 años
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React hace 5 años
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used hace 5 años
  Kirk Trombley 9d87568c5a Changing useGameInfo to return an empty object while loading hace 5 años
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby hace 5 años
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end hace 5 años
  Kirk Trombley eb6f49e44e Making join link appear before you set a name hace 5 años
  Kirk Trombley b263def100 Changing usePlayerScores hook into useGameInfo hace 5 años
  Kirk Trombley 98c4484b7b Adding new API consumption to front-end hace 5 años