Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirk Trombley 21cde29f63 fixing use of useState hace 5 años
  Kirk Trombley 355a5080a0 Dockerfile fixes and cleanup hace 5 años
  Kirk Trombley eed4cece85 Improving some styling on the click to copy component, inlining it in the pre-round screen hace 5 años
  Kirk Trombley 136a48afc1 Adding click to copy to the round summary page hace 5 años
  Kirk Trombley a4b94f4e3c Moving click to copy component out so it can be shared hace 5 años
  Kirk Trombley 1647a99db5 Adding tooltip to click-to-copy logic in pre-round component hace 5 años
  Kirk Trombley 3391719ca5 Modified pre round to use useRef hook hace 5 años
  Kirk Trombley 09568b4152 Handling copy game ID logic w/ proper React ref hace 5 años
  Kirk Trombley fbb841c481 Renamed ui dir to client hace 5 años
  Kirk Trombley 1e6896f6b9 Splitting up player scores component into module with sub components hace 5 años
  Kirk Trombley 6be0859354 Fixing some issues with null text box values hace 5 años
  Kirk Trombley bac8614dc9 Adding live updates to hooks in score page hace 5 años
  Kirk Trombley 2091c50dde Converting score page to use hooks hace 5 años
  Kirk Trombley 8e6b7a1a27 Moving sub components out to separate modules hace 5 años
  Kirk Trombley 8a858a89f8 Converting pre game into module to split it up a bit hace 5 años
  Kirk Trombley 96933723db Some further refactoring of pre game into sub components hace 5 años
  Kirk Trombley 9f9fde503e Modifying PreGame to be a functional component using hooks hace 5 años
  Kirk Trombley 3de53225b4 Update README hace 5 años
  Kirk Trombley b8e9293ed5 Converting game component into a hooks-based functional component, and restoring the name persistence feature hace 5 años
  Kirk Trombley f1d9a25da4 Moving game panel into a folder to start breaking it up nicely hace 5 años
  Kirk Trombley 1f6b0c2970 Some auto-formatting and docs of the back-end hace 5 años
  Kirk Trombley 56411d6e48 Updating readme and removing a TODO hace 5 años
  Kirk Trombley ac1c08d14c Cleaning up props on RoundSummary and inlining logic in game hace 5 años
  Kirk Trombley b76e77fe99 Deleting some unneeded logic and inlining the simpler stuff in the game component hace 5 años
  Kirk Trombley f9c87cbd66 Moving pre-game logic into container component hace 5 años
  Kirk Trombley 6b822d6b6d Moving google api key fetch to a higher order component hace 5 años
  Kirk Trombley 2eef5b5e82 Moving the logic for guess submission into a container around the game panel hace 5 años
  Kirk Trombley d05b304d69 Using some styling to make the screen heights actually work out and update properly on window resize hace 5 años
  Kirk Trombley 3060994b97 Making the timer properly centered hace 5 años
  Kirk Trombley 10e4ec03b4 Fixing some styling on the round timer hace 5 años