Kirk Trombley
|
b334c87411
Moving screens into a screens directory
|
5 years ago |
Kirk Trombley
|
517eeea155
Moving the loading component into util
|
5 years ago |
Kirk Trombley
|
8086b363cc
Reorganizing a few components
|
5 years ago |
Kirk Trombley
|
23b90f6ea2
Reorganizing the game panel code to all be in the same directory
|
5 years ago |
Kirk Trombley
|
e48ab6fe17
Implemented position reset button
|
5 years ago |
Kirk Trombley
|
ebc1a92a02
Removing the now unneeded react-google-maps library
|
5 years ago |
Kirk Trombley
|
63de77bd1a
Implementing the first pass at the street view pano component
|
5 years ago |
Kirk Trombley
|
4b8445d136
Replacing the guess pane with the new logic, organized into the ClickMarkerMap
|
5 years ago |
Kirk Trombley
|
89b97d7bff
Breaking out map components
|
5 years ago |
Kirk Trombley
|
1a1b7de69e
Fixing issues in the map component
|
5 years ago |
Kirk Trombley
|
bbfdcc14cf
Some updates to the public html to import the google script directly
|
5 years ago |
Kirk Trombley
|
613aa67547
Functional map component
|
5 years ago |
Kirk Trombley
|
7ca163d654
Putting an API key that is only for the static streetview api in the back-end, removing unneeded api endpoint
|
5 years ago |
Kirk Trombley
|
cf286feb9a
Putting the API key in the UI now that it's safely restricted
|
5 years ago |
Kirk Trombley
|
4a73d1490c
Fixing string splitting bug for names
|
5 years ago |
Kirk Trombley
|
21cde29f63
fixing use of useState
|
5 years ago |
Kirk Trombley
|
355a5080a0
Dockerfile fixes and cleanup
|
5 years ago |
Kirk Trombley
|
eed4cece85
Improving some styling on the click to copy component, inlining it in the pre-round screen
|
5 years ago |
Kirk Trombley
|
136a48afc1
Adding click to copy to the round summary page
|
5 years ago |
Kirk Trombley
|
a4b94f4e3c
Moving click to copy component out so it can be shared
|
5 years ago |
Kirk Trombley
|
1647a99db5
Adding tooltip to click-to-copy logic in pre-round component
|
5 years ago |
Kirk Trombley
|
3391719ca5
Modified pre round to use useRef hook
|
5 years ago |
Kirk Trombley
|
09568b4152
Handling copy game ID logic w/ proper React ref
|
5 years ago |
Kirk Trombley
|
fbb841c481
Renamed ui dir to client
|
5 years ago |
Kirk Trombley
|
1e6896f6b9
Splitting up player scores component into module with sub components
|
5 years ago |
Kirk Trombley
|
6be0859354
Fixing some issues with null text box values
|
5 years ago |
Kirk Trombley
|
bac8614dc9
Adding live updates to hooks in score page
|
5 years ago |
Kirk Trombley
|
2091c50dde
Converting score page to use hooks
|
5 years ago |
Kirk Trombley
|
8e6b7a1a27
Moving sub components out to separate modules
|
5 years ago |
Kirk Trombley
|
8a858a89f8
Converting pre game into module to split it up a bit
|
5 years ago |