-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: FRON-70 #47
Merged
Merged
chore: FRON-70 #47
Conversation
This file contains 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
…see if server is active
Initialize the use of standings data from the server Refactor the drivers and constructors standings ui Include results type declarations at results.d.ts Update faker data to match standings schema
* test: cypress setup and dropdown test * test: cypress testing branch * fix: update cypress version remove error: ``` TSError: ⨯ Unable to compile TypeScript: error TS5095: Option 'bundler' can only be used when 'module' is set to 'es2015' or later. ``` * fix: rebuild pnpm.lock * chore: updated dependencies * ci: updated ci to include cypress tests * ci: fix for prettier step in lint job --------- Co-authored-by: Pratik Borole <borolepratik@gmail.com>
* refactor: main filter separation of concern * chore: introduce race results data per driver * refactor: proper linting * refactor: migrate lib out of app router * chore: successfully test results endpoint * refactor: timeline and remove results endpoint instead of using the /results endpoint we will use the root, /, as the base * refactor: main filter main filters needs info from url params
* chore: FRON-10 main filter url navigation * chore: FRON-10 adding placeholder pages
chore: FRON-9 main filter dropdowns have a loader
* feat: FRON-33 shared secret used in fetch calls
* style: FRON-35 desktop styles w shadcn components * chore: sideline user profile for next version
* fix: update pnpm install for gh action lint * docs: reflect recent updates in project structure
…tly populating the ui (#39)
…h icons Testing on hold
…de, resume testing
A toast component to display global error messages
- replace atomEffect implementation with async atoms that will fetch our data - FRON-62: implement incremental server health checks - Simplify fetch calls by moving logic to atoms - Update relevant components that rely on the updated atoms, states management - remove unused helpers and transformers - comment out unused TS types
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
No description provided.