Skip to content
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

Revised approach to dashboard #35

Merged
merged 25 commits into from
Mar 19, 2024
Merged

Revised approach to dashboard #35

merged 25 commits into from
Mar 19, 2024

Conversation

Lombardoc4
Copy link
Contributor

No description provided.

Lombardoc4 and others added 25 commits January 9, 2024 16:17
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
@Lombardoc4 Lombardoc4 merged commit d2d75cb into staging Mar 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants