Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley 1e02da9cfb Updating readme il y a 5 ans
  Kirk Trombley f529e2881a Cleaning up some styling il y a 5 ans
  Kirk Trombley b686c70224 Finishing touches on mobile responsiveness il y a 5 ans
  Kirk Trombley 4fd8e90076 First pass at mobile responsiveness il y a 5 ans
  Kirk Trombley e5b5cea4c7 Extracted all styling from the game panel il y a 5 ans
  Kirk Trombley d413fe0afd Moving header and footer out as a separate wrapper component, so it does not show up during the game il y a 5 ans
  Kirk Trombley 30f554309c Extracting styling of PlayerScores il y a 5 ans
  Kirk Trombley e0e84f9298 Extracting styling of RoundSummary component il y a 5 ans
  Kirk Trombley 0a400bbd0a Extracting styling of PreRound component il y a 5 ans
  Kirk Trombley c8985b29fe Extracting styling of PreGame and sub-components il y a 5 ans
  Kirk Trombley 75b1f75783 Extracting styling of App and ClickToCopy il y a 5 ans
  Kirk Trombley f280a5f297 Whitespace cleanup il y a 5 ans
  Kirk Trombley b21c42a3c8 Streamlining the logic of the click marker map and removing some console.logs il y a 5 ans
  Kirk Trombley 109d6fafeb Update README and resolve TODO il y a 5 ans
  Kirk Trombley 5d56ca25c0 Converting timer to use hooks il y a 5 ans
  Kirk Trombley e55d574cf7 Fixing some imports il y a 5 ans
  Kirk Trombley b334c87411 Moving screens into a screens directory il y a 5 ans
  Kirk Trombley 517eeea155 Moving the loading component into util il y a 5 ans
  Kirk Trombley 8086b363cc Reorganizing a few components il y a 5 ans
  Kirk Trombley 23b90f6ea2 Reorganizing the game panel code to all be in the same directory il y a 5 ans
  Kirk Trombley e48ab6fe17 Implemented position reset button il y a 5 ans
  Kirk Trombley ebc1a92a02 Removing the now unneeded react-google-maps library il y a 5 ans
  Kirk Trombley 63de77bd1a Implementing the first pass at the street view pano component il y a 5 ans
  Kirk Trombley 4b8445d136 Replacing the guess pane with the new logic, organized into the ClickMarkerMap il y a 5 ans
  Kirk Trombley 89b97d7bff Breaking out map components il y a 5 ans
  Kirk Trombley 1a1b7de69e Fixing issues in the map component il y a 5 ans
  Kirk Trombley bbfdcc14cf Some updates to the public html to import the google script directly il y a 5 ans
  Kirk Trombley 613aa67547 Functional map component il y a 5 ans
  Kirk Trombley 7ca163d654 Putting an API key that is only for the static streetview api in the back-end, removing unneeded api endpoint il y a 5 ans
  Kirk Trombley cf286feb9a Putting the API key in the UI now that it's safely restricted il y a 5 ans