Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Kirk Trombley a511aa2f54 Improving player scores component by wrapping in a container and fetching information from there hace 5 años
  Kirk Trombley 00141c3681 Adding a loading component for sharing between other components hace 5 años
  Kirk Trombley 31c693900a Fixing the sizing issues with some extra divs and by keeping height 100% hace 5 años
  Kirk Trombley f417ac3e03 Making street view pano height an optional prop to make it easier to mitigate that issue later hace 5 años
  Kirk Trombley cfec612d97 Improving player scoreboard hace 5 años
  Kirk Trombley 8bdb4cfbb6 Moved Game component into its own module hace 5 años
  Kirk Trombley 34eb2cd10b Big swath of reorganizing now that the deployment path is clear hace 5 años
  Kirk Trombley ba41413592 fixing some spacing and improving scoring hace 5 años
  Kirk Trombley 58bc4a28e0 Reordering scores on final summary page hace 5 años
  Kirk Trombley dcc18a4588 First pass at rendering static map after each round hace 5 años
  Kirk Trombley ead7c04b6a Slightly better end screen hace 5 años
  Kirk Trombley 610e9ea973 Adding round timer and handling timeout logic hace 5 años
  Kirk Trombley 7d3b15e282 Adding a timeout option to the make guess endpoint hace 5 años