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

make the CarGraphicComponent SSR instead of the HeroComponent #80

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

brian-ngyn
Copy link
Member

No description provided.

Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
helios-telemetry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 2:30am

Copy link
Collaborator

@justin-phxm justin-phxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@brian-ngyn brian-ngyn merged commit acba741 into main Mar 20, 2024
5 checks passed
brian-ngyn added a commit that referenced this pull request Apr 6, 2024
* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed PR comments

* fixed localstorage flag

* fixed brians comments

* removed redundant checks

---------

Co-authored-by: brian nguyen <[email protected]>
brian-ngyn added a commit that referenced this pull request May 22, 2024
* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
ideen1 added a commit that referenced this pull request Jun 4, 2024
* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
justin-phxm pushed a commit that referenced this pull request Jun 4, 2024
* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
ideen1 added a commit that referenced this pull request Jun 4, 2024
* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
alexwhelan12 added a commit that referenced this pull request Jun 4, 2024
* started the SQLite class. Still have to fix types.

* fixed the issues with the sqlite class.

Co-authored-by: Ideen <[email protected]>

* mobile view fixed (#94)

* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* removed database.sqlite file

* Fixed package

* Add SQLITE back

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: Burton Jong <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
ideen1 added a commit that referenced this pull request Jun 5, 2024
* added finish line marker to ReactMap

* trying to figure zoom out

* FEAT: Lap Flag's coordinates (lng,lat) are passed in from the parent

* Combined the map inputs into one state

* Fix: Implemented the refocus when the car's location and the flag location are not visible. Still need to figure out how to implement debounce to make it smoother.

* Fix: map reloads only when both the car and the lap location go out of frame In the future if needed we can add a min zoom for large distances.

* Maximum zoom so that if the flag is very nearby it won't zoom in too much

* Fixed sqlite (#95)

* started the SQLite class. Still have to fix types.

* fixed the issues with the sqlite class.

Co-authored-by: Ideen <[email protected]>

* mobile view fixed (#94)

* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* removed database.sqlite file

* Fixed package

* Add SQLITE back

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: Burton Jong <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* Fix package-lock.json

* package lock accepted from remote

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: Burton Jong <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
David-Rodriguez-Barrios pushed a commit that referenced this pull request Dec 18, 2024
* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed PR comments

* fixed localstorage flag

* fixed brians comments

* removed redundant checks

---------

Co-authored-by: brian nguyen <[email protected]>
David-Rodriguez-Barrios pushed a commit that referenced this pull request Dec 18, 2024
* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
David-Rodriguez-Barrios pushed a commit that referenced this pull request Dec 18, 2024
* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
David-Rodriguez-Barrios pushed a commit that referenced this pull request Dec 18, 2024
* started the SQLite class. Still have to fix types.

* fixed the issues with the sqlite class.

Co-authored-by: Ideen <[email protected]>

* mobile view fixed (#94)

* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* removed database.sqlite file

* Fixed package

* Add SQLITE back

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: Burton Jong <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
David-Rodriguez-Barrios added a commit that referenced this pull request Dec 18, 2024
* added finish line marker to ReactMap

* trying to figure zoom out

* FEAT: Lap Flag's coordinates (lng,lat) are passed in from the parent

* Combined the map inputs into one state

* Fix: Implemented the refocus when the car's location and the flag location are not visible. Still need to figure out how to implement debounce to make it smoother.

* Fix: map reloads only when both the car and the lap location go out of frame In the future if needed we can add a min zoom for large distances.

* Maximum zoom so that if the flag is very nearby it won't zoom in too much

* Fixed sqlite (#95)

* started the SQLite class. Still have to fix types.

* fixed the issues with the sqlite class.

Co-authored-by: Ideen <[email protected]>

* mobile view fixed (#94)

* Amplify working code

* Final Backend Deployment cahnges

* Bump next from 14.1.0 to 14.1.1 (#88)

Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.0...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Tel 107 add unit conversion to pis transformer (#86)

* started unit conversion logic

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* Create dockerfile for backend (#77)

* make the CarGraphicComponent SSR instead of the HeroComponent (#80)

* local storage and darkmode settings implemented

* continued unit conversion function

Co-authored-by: JenniferJa <[email protected]>

* finsihed unit handler function without changes from setting modal changes

* yarn issue fixed by brian

* local storage and darkmode settings implemented

* yarn issue fixed by brian

* moved enum to appStateContext

* fixed small issue with displaying units

* fixed PR comments

* made unit conversion logic work with setting modal

* made speed adapt value adapt to change in units

* addressed comments. Changed to switch, case and destructured appState

* changed to switch

* fixed bug with undefined units and addressed comment

* fixed the miles per hour to 0 decimal places

---------

Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* mobile view fixed

* some changes

* Should be good

* change to scrollbars

* scrollbar spacing

* oops

* please im begging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* removed database.sqlite file

* Fixed package

* Add SQLITE back

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: Burton Jong <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>

* Fix package-lock.json

* package lock accepted from remote

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: alexwhelan12 <[email protected]>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: Burton Jong <[email protected]>
Co-authored-by: ideen1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ideen <[email protected]>
Co-authored-by: brian nguyen <[email protected]>
Co-authored-by: jenniferja <[email protected]>
Co-authored-by: JenniferJa <[email protected]>
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.

3 participants