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

feat: remove live courses support #1271

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

strawHat121
Copy link
Contributor

Resolves #1177

What changes did you make and why did you make them?

  • Removed or simplified ternary conditions across CourseCard.tsx, CourseIntroduction.tsx, StoryblokCoursePage.tsx, StoryblokSessionPage.tsx whichever were dependent on coming soon or live now related variables.

  • Removed CourseStatusHeader.tsx and courseLiveStatus.ts as they are no longer required following the deprecation of the "Live courses" feature.

  • Deleted localization messages related to "live courses" across all languages, including of liveFrom, liveSoon, liveUntil and comingSoon.

Did you run tests? Share screenshot of results:

Yarn -
Screenshot 2025-01-18 at 11 56 48 PM

I also ran cypress tests and the only one that failed for me was related to CYPRESS_BADOO one because I haven't configured that one yet in the environment variables.

How did you find us? (GitHub, Google search, social media, etc.):

Through GitHub.

Copy link

vercel bot commented Jan 18, 2025

@strawHat121 is attempting to deploy a commit to the Chayn Team on Vercel.

A member of the Team first needs to authorize it.

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.

Remove concept of liveCourseAccess from Course Introduction COmponent
1 participant