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: Added a filter for modifying the course home url for externally hosted courses #90

Merged
merged 1 commit into from
May 25, 2023

Conversation

irfanuddinahmad
Copy link

@irfanuddinahmad irfanuddinahmad commented May 23, 2023

Description: This PR adds a filter for modifying the course home url for externally hosted courses

Reference
The URL will flow downstream to both the B2B and B2C learner dashboards. B2B enterprise-course-enrollments API gets the course_home_url via another B2C helper function get_course_run_url in edx-platform (source) whereas the B2C learner home init API calls course_home_url directly (source).

Reviewers:

  • tag reviewer
  • tag reviewer

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPI after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

@irfanuddinahmad irfanuddinahmad requested a review from a team as a code owner May 23, 2023 22:09
@irfanuddinahmad irfanuddinahmad changed the title Iahmad/ent 7164 WIP: feat: Added a filter for modifying the course home url for externally hosted courses May 23, 2023
@irfanuddinahmad irfanuddinahmad force-pushed the iahmad/ENT-7164 branch 2 times, most recently from 413f7d6 to dec50cf Compare May 25, 2023 11:53
@irfanuddinahmad irfanuddinahmad changed the title WIP: feat: Added a filter for modifying the course home url for externally hosted courses feat: Added a filter for modifying the course home url for externally hosted courses May 25, 2023
Copy link

@saleem-latif saleem-latif left a comment

Choose a reason for hiding this comment

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

Looks Good 👍🏼

Copy link
Member

@felipemontoya felipemontoya left a comment

Choose a reason for hiding this comment

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

Thanks @irfanuddinahmad. I think this looks good and is ready to be merged

@ormsbee ormsbee merged commit 74ac9e3 into openedx:main May 25, 2023
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.

4 participants