Feat: Live standings (Jolpica), environment variables standardization, and weather map improvements#313
Closed
stefanolomo wants to merge 17 commits into
Closed
Feat: Live standings (Jolpica), environment variables standardization, and weather map improvements#313stefanolomo wants to merge 17 commits into
stefanolomo wants to merge 17 commits into
Conversation
… TypeScript module resolution, and enhance simulator connection logic
… and add team logos for Audi and Cadillac
Owner
|
hey @stefanolomo thanks for opening this PR I looked into your rainviewer and signalrcore fixes, they look pretty decent. But I can't merge this PR as is as I saw you started developing some other features in your fork which I would like to avoid merging. (looking forward to your future changes as well) So I ported some of your fixes in the develop branch and they will be included in the #315 release. I also mentiond your changes in the release notes. but for now I will close this PR :) |
Author
|
Cool! thanks. |
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.