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

fix/issue #8 and revert back to previous Laptime model #13

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

vantage-ola
Copy link
Owner

fix slight error,

Copy link
Contributor

@Dozie2001 Dozie2001 left a comment

Choose a reason for hiding this comment

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

It's a bit repetitive, instead just change it to self.id that should work. It will just parse it to the ids of the respective class. Noticed the error and already working on a pull request to fix this and refactor the code

Dozie2001 added a commit to Dozie2001/track-now that referenced this pull request Dec 22, 2023
@vantage-ola vantage-ola changed the title fix-only-models-to-dict fix/issue #8 and revert back to previous Laptime model Dec 22, 2023
@vantage-ola
Copy link
Owner Author

I had to revert to old previous Laptime model, after doing some testing fro other routes(i realized its returning wrong data and its messing up input GET and POST requests). acde457 We will work on refactoring repetitive and redundant code later, after the routes has been finished

@vantage-ola vantage-ola merged commit ca8310a into main Dec 22, 2023
@vantage-ola vantage-ola deleted the fix/issue#8 branch December 26, 2023 15:20
vantage-ola pushed a commit that referenced this pull request Dec 28, 2023
* fixes #13

* Fixes #7

* Simple refactoring for then db

* Still trying to fix this

* Fixes a little of #7

* Works with endpoints to much of my knowledge
vantage-ola pushed a commit that referenced this pull request Dec 29, 2023
* fixes #13

* Fixes #7

* Simple refactoring for then db

* Still trying to fix this

* Fixes a little of #7

* Works with endpoints to much of my knowledge
vantage-ola added a commit that referenced this pull request Dec 29, 2023
* update-DEPENDENCIES

* refactor corrections (#17)

* fixes #13

* Fixes #7

* Simple refactoring for then db

* Still trying to fix this

* Fixes a little of #7

* Works with endpoints to much of my knowledge

* add-missing-*track/track_id/* routes + remove print()

* +config+tests

* github-actions/ci/cd

* uncomment-error_handle

---------

Co-authored-by: Chidozie DAVID <[email protected]>
vantage-ola added a commit that referenced this pull request Jan 4, 2024
* Feature/unit test (#18)

* update-DEPENDENCIES

* refactor corrections (#17)

* fixes #13

* Fixes #7

* Simple refactoring for then db

* Still trying to fix this

* Fixes a little of #7

* Works with endpoints to much of my knowledge

* add-missing-*track/track_id/* routes + remove print()

* +config+tests

* github-actions/ci/cd

* uncomment-error_handle

---------

Co-authored-by: Chidozie DAVID <[email protected]>

* update-env-workflow.yml

* -backend/.DS_Store

* +mongo_db-pytest (#20)

* finishing-touches-backend

* finishing-touches-backend

---------

Co-authored-by: Chidozie DAVID <[email protected]>
vantage-ola added a commit that referenced this pull request Jan 4, 2024
* Feature/unit test (#18)

* update-DEPENDENCIES

* refactor corrections (#17)

* fixes #13

* Fixes #7

* Simple refactoring for then db

* Still trying to fix this

* Fixes a little of #7

* Works with endpoints to much of my knowledge

* add-missing-*track/track_id/* routes + remove print()

* +config+tests

* github-actions/ci/cd

* uncomment-error_handle

---------

Co-authored-by: Chidozie DAVID <[email protected]>

* update-env-workflow.yml

* -backend/.DS_Store

* +mongo_db-pytest (#20)

* finishing-touches-backend

* finishing-touches-backend

* mv-backend-dependencies

* fix-workflow

---------

Co-authored-by: Chidozie DAVID <[email protected]>
vantage-ola added a commit that referenced this pull request Jan 4, 2024
* Feature/unit test (#18)

* update-DEPENDENCIES

* refactor corrections (#17)

* fixes #13

* Fixes #7

* Simple refactoring for then db

* Still trying to fix this

* Fixes a little of #7

* Works with endpoints to much of my knowledge

* add-missing-*track/track_id/* routes + remove print()

* +config+tests

* github-actions/ci/cd

* uncomment-error_handle

---------

Co-authored-by: Chidozie DAVID <[email protected]>

* update-env-workflow.yml

* -backend/.DS_Store

* +mongo_db-pytest (#20)

* finishing-touches-backend

* finishing-touches-backend

* mv-backend-dependencies

* fix-workflow

---------

Co-authored-by: Chidozie DAVID <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants