Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley 2364d0f251 Making the HeaderAndFooter be shared across screens to prevent re-render il y a 5 ans
  Kirk Trombley ca07e04a9b Reorganizing the bottom of the summary page, which allows removal of reset game button il y a 5 ans
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component il y a 5 ans
  Kirk Trombley b2a9f5de55 Actually fixing the bg color issue il y a 5 ans
  Kirk Trombley bab4c1a313 Export cleanup and minor styling fix il y a 5 ans
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook il y a 5 ans
  Kirk Trombley cb4c47baac Removing the gameJoined shared state and fixing some more layout issues in the lobby il y a 5 ans
  Kirk Trombley c04091914d Modifying the look and feel of the join game form il y a 5 ans
  Kirk Trombley c7af5a00ae Changing some layout and logic for the Lobby il y a 5 ans
  Kirk Trombley 2e7caf1d6a Fixing some layout on the summary page il y a 5 ans
  Kirk Trombley 0071f882bb Adding new feature to ClickToCopy to provide children to render il y a 5 ans
  Kirk Trombley dcdb7e0aff Updating API notes il y a 5 ans
  Kirk Trombley 5da6475f4b README update il y a 5 ans
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page il y a 5 ans
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React il y a 5 ans
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used il y a 5 ans
  Kirk Trombley 9d87568c5a Changing useGameInfo to return an empty object while loading il y a 5 ans
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby il y a 5 ans
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end il y a 5 ans
  Kirk Trombley eb6f49e44e Making join link appear before you set a name il y a 5 ans
  Kirk Trombley b263def100 Changing usePlayerScores hook into useGameInfo il y a 5 ans
  Kirk Trombley 98c4484b7b Adding new API consumption to front-end il y a 5 ans
  Kirk Trombley b1f1ab5b91 Actually this is a much cleaner API il y a 5 ans
  Kirk Trombley 21900ebc29 Game link API design il y a 5 ans
  Kirk Trombley 335f84e85d Some API updates to fix the timeout flag bug il y a 5 ans
  Kirk Trombley e5f1f6e23c README update il y a 5 ans
  Kirk Trombley bd303658f6 README update il y a 5 ans
  Kirk Trombley 510e81cbca Finally making some improvements to scoring il y a 5 ans
  Kirk Trombley 50228856bc Turning HomePage back into a nicely split up component il y a 5 ans
  Kirk Trombley 77dc41567c Cleaning up JoinForm and pulling out LobbyInfo from Lobby il y a 5 ans