Kirk Trombley
|
7ca163d654
Putting an API key that is only for the static streetview api in the back-end, removing unneeded api endpoint
|
vor 5 Jahren |
Kirk Trombley
|
cf286feb9a
Putting the API key in the UI now that it's safely restricted
|
vor 5 Jahren |
Kirk Trombley
|
4a73d1490c
Fixing string splitting bug for names
|
vor 5 Jahren |
Kirk Trombley
|
21cde29f63
fixing use of useState
|
vor 5 Jahren |
Kirk Trombley
|
355a5080a0
Dockerfile fixes and cleanup
|
vor 5 Jahren |
Kirk Trombley
|
eed4cece85
Improving some styling on the click to copy component, inlining it in the pre-round screen
|
vor 5 Jahren |
Kirk Trombley
|
136a48afc1
Adding click to copy to the round summary page
|
vor 5 Jahren |
Kirk Trombley
|
a4b94f4e3c
Moving click to copy component out so it can be shared
|
vor 5 Jahren |
Kirk Trombley
|
1647a99db5
Adding tooltip to click-to-copy logic in pre-round component
|
vor 5 Jahren |
Kirk Trombley
|
3391719ca5
Modified pre round to use useRef hook
|
vor 5 Jahren |
Kirk Trombley
|
09568b4152
Handling copy game ID logic w/ proper React ref
|
vor 5 Jahren |
Kirk Trombley
|
fbb841c481
Renamed ui dir to client
|
vor 5 Jahren |
Kirk Trombley
|
1e6896f6b9
Splitting up player scores component into module with sub components
|
vor 5 Jahren |
Kirk Trombley
|
6be0859354
Fixing some issues with null text box values
|
vor 5 Jahren |
Kirk Trombley
|
bac8614dc9
Adding live updates to hooks in score page
|
vor 5 Jahren |
Kirk Trombley
|
2091c50dde
Converting score page to use hooks
|
vor 5 Jahren |
Kirk Trombley
|
8e6b7a1a27
Moving sub components out to separate modules
|
vor 5 Jahren |
Kirk Trombley
|
8a858a89f8
Converting pre game into module to split it up a bit
|
vor 5 Jahren |
Kirk Trombley
|
96933723db
Some further refactoring of pre game into sub components
|
vor 5 Jahren |
Kirk Trombley
|
9f9fde503e
Modifying PreGame to be a functional component using hooks
|
vor 5 Jahren |
Kirk Trombley
|
3de53225b4
Update README
|
vor 5 Jahren |
Kirk Trombley
|
b8e9293ed5
Converting game component into a hooks-based functional component, and restoring the name persistence feature
|
vor 5 Jahren |
Kirk Trombley
|
f1d9a25da4
Moving game panel into a folder to start breaking it up nicely
|
vor 5 Jahren |
Kirk Trombley
|
1f6b0c2970
Some auto-formatting and docs of the back-end
|
vor 5 Jahren |
Kirk Trombley
|
56411d6e48
Updating readme and removing a TODO
|
vor 5 Jahren |
Kirk Trombley
|
ac1c08d14c
Cleaning up props on RoundSummary and inlining logic in game
|
vor 5 Jahren |
Kirk Trombley
|
b76e77fe99
Deleting some unneeded logic and inlining the simpler stuff in the game component
|
vor 5 Jahren |
Kirk Trombley
|
f9c87cbd66
Moving pre-game logic into container component
|
vor 5 Jahren |
Kirk Trombley
|
6b822d6b6d
Moving google api key fetch to a higher order component
|
vor 5 Jahren |
Kirk Trombley
|
2eef5b5e82
Moving the logic for guess submission into a container around the game panel
|
vor 5 Jahren |