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:
- Learner Profile page
- Order History page
- Account Settings page
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.
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:
** Account Settings
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: