Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley ac1c08d14c Cleaning up props on RoundSummary and inlining logic in game il y a 5 ans
  Kirk Trombley b76e77fe99 Deleting some unneeded logic and inlining the simpler stuff in the game component il y a 5 ans
  Kirk Trombley f9c87cbd66 Moving pre-game logic into container component il y a 5 ans
  Kirk Trombley 6b822d6b6d Moving google api key fetch to a higher order component il y a 5 ans
  Kirk Trombley 2eef5b5e82 Moving the logic for guess submission into a container around the game panel il y a 5 ans
  Kirk Trombley d05b304d69 Using some styling to make the screen heights actually work out and update properly on window resize il y a 5 ans
  Kirk Trombley 3060994b97 Making the timer properly centered il y a 5 ans
  Kirk Trombley 10e4ec03b4 Fixing some styling on the round timer il y a 5 ans
  Kirk Trombley a511aa2f54 Improving player scores component by wrapping in a container and fetching information from there il y a 5 ans
  Kirk Trombley 00141c3681 Adding a loading component for sharing between other components il y a 5 ans
  Kirk Trombley 31c693900a Fixing the sizing issues with some extra divs and by keeping height 100% il y a 5 ans
  Kirk Trombley f417ac3e03 Making street view pano height an optional prop to make it easier to mitigate that issue later il y a 5 ans
  Kirk Trombley cfec612d97 Improving player scoreboard il y a 5 ans
  Kirk Trombley 8bdb4cfbb6 Moved Game component into its own module il y a 5 ans
  Kirk Trombley 34eb2cd10b Big swath of reorganizing now that the deployment path is clear il y a 5 ans
  Kirk Trombley ba41413592 fixing some spacing and improving scoring il y a 5 ans
  Kirk Trombley 58bc4a28e0 Reordering scores on final summary page il y a 5 ans
  Kirk Trombley dcc18a4588 First pass at rendering static map after each round il y a 5 ans
  Kirk Trombley ead7c04b6a Slightly better end screen il y a 5 ans
  Kirk Trombley 610e9ea973 Adding round timer and handling timeout logic il y a 5 ans
  Kirk Trombley 7d3b15e282 Adding a timeout option to the make guess endpoint il y a 5 ans
  Kirk Trombley 6faf2275a2 Creating a timer component il y a 5 ans
  Kirk Trombley 856a010fe2 Adding a pre-round stage to get the game code il y a 5 ans
  Kirk Trombley aff7bbe1a7 Adding join game logic il y a 5 ans
  Kirk Trombley c6b25f77ec Refactoring Game logic to use some proper state transitions il y a 5 ans
  Kirk Trombley f40248bbd1 Moving pre-game screen to its own component il y a 5 ans
  Kirk Trombley 17ac3d9c4e Moving more logic into some sub-components, removing a bunch of no longer used code il y a 5 ans
  Kirk Trombley 81d7782b23 A little more reorganization il y a 5 ans
  Kirk Trombley 860575f963 Improving game flow with separate results page il y a 5 ans
  Kirk Trombley 23d8ce8c72 Adding total score to the guess endpoint for convenience il y a 5 ans