salmannawaz
salmannawaz
**Description:** Add renovate configuration file. Ticket: https://github.com/orgs/openedx/projects/55/views/1?pane=issue&itemId=48122130
## 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 /...
## 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 /...
Paver is deprecated, and we aim to fully remove it soon. You can find more details here: [Paver deprecation issue](https://github.com/openedx/edx-platform/issues/34467) [Paver removal PR](https://github.com/openedx/edx-platform/pull/34832) A few Paver commands remain in the...
Description: Update catalog-info.yaml file for release data, as the BTR script has been https://github.com/openedx/repo-tools/issues/439 to read the catalog-info.yaml file if it has release data, we are updating the catalog-info file...
## **Description:** In this PR i converted builtin discussion block Sass variables into CSS variables. I added them all inside :root { ... } in file: common/static/sass/_builtin-block-variables.scss ([CSS var reference...
## Description In this PR i use extracted HTML block base for AboutBlock, StaticTabBlock, CourseInfoBlock All details are mention on the ticket. Ticket: https://github.com/openedx/edx-platform/issues/37718#issuecomment-3643790126 ## AboutBlock Testing Scenarios - Open...
## Description In this PR i converted discussion's html files from mako into django template. I converted following files. _discussion_inline.html _discussion_inline_studio.html _filter_dropdown.html _thread_list_template.html _underscore_templates.html discussion_board_fragment.html **Ticket Reference**: https://github.com/orgs/openedx/projects/55/views/1?pane=issue&itemId=106903650&issue=openedx%7Cedx-platform%7C36539 ## Acceptance...