Histórico de Commits

Autor SHA1 Mensagem Data
  Kirk Trombley 8e6b7a1a27 Moving sub components out to separate modules há 5 anos atrás
  Kirk Trombley 8a858a89f8 Converting pre game into module to split it up a bit há 5 anos atrás
  Kirk Trombley 96933723db Some further refactoring of pre game into sub components há 5 anos atrás
  Kirk Trombley 9f9fde503e Modifying PreGame to be a functional component using hooks há 5 anos atrás
  Kirk Trombley 3de53225b4 Update README há 5 anos atrás
  Kirk Trombley b8e9293ed5 Converting game component into a hooks-based functional component, and restoring the name persistence feature há 5 anos atrás
  Kirk Trombley f1d9a25da4 Moving game panel into a folder to start breaking it up nicely há 5 anos atrás
  Kirk Trombley 1f6b0c2970 Some auto-formatting and docs of the back-end há 5 anos atrás
  Kirk Trombley 56411d6e48 Updating readme and removing a TODO há 5 anos atrás
  Kirk Trombley ac1c08d14c Cleaning up props on RoundSummary and inlining logic in game há 5 anos atrás
  Kirk Trombley b76e77fe99 Deleting some unneeded logic and inlining the simpler stuff in the game component há 5 anos atrás
  Kirk Trombley f9c87cbd66 Moving pre-game logic into container component há 5 anos atrás
  Kirk Trombley 6b822d6b6d Moving google api key fetch to a higher order component há 5 anos atrás
  Kirk Trombley 2eef5b5e82 Moving the logic for guess submission into a container around the game panel há 5 anos atrás
  Kirk Trombley d05b304d69 Using some styling to make the screen heights actually work out and update properly on window resize há 5 anos atrás
  Kirk Trombley 3060994b97 Making the timer properly centered há 5 anos atrás
  Kirk Trombley 10e4ec03b4 Fixing some styling on the round timer há 5 anos atrás
  Kirk Trombley a511aa2f54 Improving player scores component by wrapping in a container and fetching information from there há 5 anos atrás
  Kirk Trombley 00141c3681 Adding a loading component for sharing between other components há 5 anos atrás
  Kirk Trombley 31c693900a Fixing the sizing issues with some extra divs and by keeping height 100% há 5 anos atrás
  Kirk Trombley f417ac3e03 Making street view pano height an optional prop to make it easier to mitigate that issue later há 5 anos atrás
  Kirk Trombley cfec612d97 Improving player scoreboard há 5 anos atrás
  Kirk Trombley 8bdb4cfbb6 Moved Game component into its own module há 5 anos atrás
  Kirk Trombley 34eb2cd10b Big swath of reorganizing now that the deployment path is clear há 5 anos atrás
  Kirk Trombley ba41413592 fixing some spacing and improving scoring há 5 anos atrás
  Kirk Trombley 58bc4a28e0 Reordering scores on final summary page há 5 anos atrás
  Kirk Trombley dcc18a4588 First pass at rendering static map after each round há 5 anos atrás
  Kirk Trombley ead7c04b6a Slightly better end screen há 5 anos atrás
  Kirk Trombley 610e9ea973 Adding round timer and handling timeout logic há 5 anos atrás
  Kirk Trombley 7d3b15e282 Adding a timeout option to the make guess endpoint há 5 anos atrás