Feat: Live standings (Jolpica), environment variables standardization, and weather map improvements#313
Open
stefanolomo wants to merge 8 commits into
Open
Feat: Live standings (Jolpica), environment variables standardization, and weather map improvements#313stefanolomo wants to merge 8 commits into
stefanolomo wants to merge 8 commits into
Conversation
… TypeScript module resolution, and enhance simulator connection logic
… and add team logos for Audi and Cadillac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces general improvements to the project's environment configurations, migrates the driver and constructor standings panel to fetch live data from the Jolpica (Ergast) API, and implements critical lifecycle and visibility fixes in the weather map radar.
Changes Introduced
Configuration and Environment (Chore)
.env.examplefiles at the project root and within each submodule (api/,realtime/, andsimulator/).dashboard/tsconfig.jsonfrom"node"to"bundler"..txtand.shfile patterns in.gitignore.Live Championship Standings (Feat)
driverstandings.jsonandconstructorstandings.json).dashboard/public/team-logos/.DriverSkeletonItemandTeamSkeletonItem) to match the new layout structures.Weather Map Optimizations (Fix)
mapInstance.remove()) and anisMountedmount check to theuseEffecthook to prevent memory leaks and visual bugs on fast page transitions.visibilityproperty toggling.6to provide a better regional view of incoming rain.