Sagirov Evgeniy

Results 8 issues of Sagirov Evgeniy

## Description ADR about certificate signatures migration. ## Other information - https://github.com/openedx/public-engineering/issues/77 - https://github.com/openedx/credentials/issues/1765

open-source-contribution

## Description First part with the straightforward, non-controversial tests: https://github.com/openedx/edx-platform/pull/31224 Removed support for children in Old Mongo Updated related tests Useful information to include: https://github.com/openedx/public-engineering/issues/80

open-source-contribution

# NOTE: Don't merge Merge after the Olive release. ## Description replaced edx-platform's older implementation of the Django-server-side rendering of the following pages with new micro-frontend-based implementations: - Learner Profile...

open-source-contribution

## Description Replace the Basket page with a new micro-frontend-based implementation: [edx/frontend-app-payment](https://github.com/edx/frontend-app-payment) ## Supporting information https://github.com/openedx/public-engineering/issues/68 Original Jira Issue: https://openedx.atlassian.net/browse/DEPR-42 PR to ecommerce: https://github.com/openedx/ecommerce/pull/3829 https://github.com/openedx/ecommerce/pull/3718

open-source-contribution

## Description - replaced new edit React modal with legacy - Implemented checkboxes for components on configure/view page for Library Sourced Content ## Supporting information depends on: - https://github.com/openedx/edx-platform/pull/30615

blended

## Description This is a first part of removing ecommerce's older implementation of the [Django-server-side rendering of the Basket Page](https://github.com/edx/ecommerce/blob/bac9455c5fe9d2b75af9ddaaf4bdae6ffd37ba15/ecommerce/extensions/basket/views.py#L120). Second part: https://github.com/openedx/ecommerce/pull/3718 Updated the model and generate a migration...

open-source-contribution

## Description According to this [documentation](https://openedx.atlassian.net/wiki/spaces/AC/pages/23003228/Everything+About+Database+Migrations#EverythingAboutDatabaseMigrations-Howtodropacolumn) i prepared first part with migration making the `enable_microfrontend_for_basket_page` column nullable. This PR should be merged after that one https://github.com/openedx/ecommerce/pull/3829 Removing ecommerce's older implementation...

open-source-contribution

## Description This pull request introduces a new feature to manage course waffle flags via the API. The changes include the addition of a new serializer, view, and corresponding URL...

open-source-contribution
FC