Historia zmian

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