Historique des commits

Auteur SHA1 Message Date
  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
  Kirk Trombley 4a73d1490c Fixing string splitting bug for names il y a 5 ans
  Kirk Trombley 21cde29f63 fixing use of useState il y a 5 ans
  Kirk Trombley 355a5080a0 Dockerfile fixes and cleanup il y a 5 ans
  Kirk Trombley eed4cece85 Improving some styling on the click to copy component, inlining it in the pre-round screen il y a 5 ans
  Kirk Trombley 136a48afc1 Adding click to copy to the round summary page il y a 5 ans
  Kirk Trombley a4b94f4e3c Moving click to copy component out so it can be shared il y a 5 ans
  Kirk Trombley 1647a99db5 Adding tooltip to click-to-copy logic in pre-round component il y a 5 ans
  Kirk Trombley 3391719ca5 Modified pre round to use useRef hook il y a 5 ans
  Kirk Trombley 09568b4152 Handling copy game ID logic w/ proper React ref il y a 5 ans