Educado-App / educado-frontend

The repository for the educado content creation web platform.
https://app.educado.com
GNU General Public License v3.0
0 stars 4 forks source link

Virtual tutor #19

Closed SlovenlyTF closed 11 months ago

SlovenlyTF commented 11 months ago

Description

This is not a completed PBI, but includes code from multiple PBI's. This pull request is exclusively made for showcase on the sprint review.

We have modified already existing files to show the proper pages and remove multiple errors from each page.

Changes

Related Backlog Items

Checklist

Notes for Reviewers

This is not a completed PBI, but includes code from multiple PBI's. This pull request is exclusively made for showcase on the sprint review.

This pull request, includes a bit of code from onboarding login page, as it was a dependency for us.

Jatewo commented 11 months ago

Linting and tests fail. Is this supposed to be a draft?

SlovenlyTF commented 11 months ago

Not supposed to be a draft, just linting and testing being a dick. Jest isn't inherently made for typescript, but it has a library to make it work, so I'm trying my best. And linting is giving us 650+ errors that aren't auto-fixable, on code from last year...

JackSMunn commented 11 months ago

Ping me on discord when checks are successful and I will review.

Jatewo commented 11 months ago

You have a lot of conflicts, and the checks are not running - I assume for this very reason.