openedx / public-engineering

General public issue repository for the Open edX engineering community
4 stars 2 forks source link

[DEPR]: Account pages -> micro-frontend #71

Open feanil opened 2 years ago

feanil commented 2 years ago

As part of our re-platforming effort, we are replacing Django-server-side rendered frontend implementations in favor of React-based micro-frontend implementations. This ticket covers the pages related to Accounts:

Removal

We are removing edx-platform's older implementation of the Django-server-side rendering of the following pages:

Replacement

We are replacing these pages with new micro-frontend-based implementations:

Target Dates

NOTE: Remember to update the annotation in the code once we are closer to the date and have a better understanding of the target dates.

Additional Info

Original Jira Issue: https://openedx.atlassian.net/browse/DEPR-17

Latest comment from Diana:

Update: now that the new MFE is on by default in Lilac, we can start the work to remove this. There may not be resources allocated this on edX’s side for a bit of time, though.

dianakhuang commented 2 months ago

We believe this is now unblocked for 2U with the deployment of the account and profile MFEs in edge. @abdullahwaheed are you still going to own this or can we ask @arbrandes to help get the removal PR over the line again?