Muhammad Farhan Khan

Results 20 issues of Muhammad Farhan Khan

feat!: Replace sass with vanilla css in custom tag block Parent story: https://github.com/openedx/edx-platform/issues/35300 ### Tasks: - [x] Convert Sass variable into css variables - [x] Compile the css file of...

Parent story: https://github.com/openedx/edx-platform/issues/35300 Copy the following tasks into the PR description of the XBlock and update the status on PR. ### Tasks: - [ ] Convert Sass variable into css...

epic

## Description Describe what this pull request changes, and why. Include implications for people using this change. Design decisions and their rationales should be documented in the repo (docstring /...

Ticket: https://github.com/openedx/edx-platform/issues/35257 Remove feature waffle flag: LEGACY_STUDIO_VIDEO_EDITOR Remove Old Video Editor legacy methods within BuiltIn Video XBlock. It will help in decoupling the Video XBlock with the platform and make...

create-sandbox

## Description This moves edx-platform-specific logic out of the VideoBlock, in preparation for the VideoBlock extraction: https://github.com/openedx/edx-platform/issues/36282 ## Testing instructions Testing has been done on the sandbox created within this...

create-sandbox

It's the successor of the following epic ticket in which the we extracted the Built In XBlocks code to the external repository i-e- xblocks-contrib https://github.com/openedx/edx-platform/issues/34827 In this we will remove...

depr
epic

In this story we will track the rollout of enabling the Extracted Xblocks in the edx-platform. - [x] Enable Poll XBlock - [x] Enable Word Cloud XBlock - [x] Enable...

It's just a test PR to test extracted xblocks on the sandbox environment

create-sandbox

Main ticket: https://github.com/openedx/edx-platform/issues/36282 Relevant xblocks-contrib PR comment: [comment](https://github.com/openedx/xblocks-contrib/pull/83/changes/15327d692be8bf4fd1fa812140fa3077b74207ee#diff-aafc91e94a4686d7210de4ed544c3d83f9153d5fa240e8ca44d30f3e6667a1f5) ### Details: This PR decouples the remaining dependency of the Video Block that is dependency on the content store. VideoBlock needs to...

Ticket: https://github.com/openedx/public-engineering/issues/430 Relevant xblocks-contrib [PR](https://github.com/openedx/xblocks-contrib/pull/83)