-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DEPR]: Account pages -> micro-frontend #71
Closed
Tracked by
#31620
feanil opened this issue
Mar 10, 2022
· 2 comments
· Fixed by openedx/edx-platform#30336, openedx/frontend-platform#326, openedx/frontend-component-header#210 or openedx/edx-platform#36219
Closed
Tracked by
#31620
[DEPR]: Account pages -> micro-frontend #71
feanil opened this issue
Mar 10, 2022
· 2 comments
· Fixed by openedx/edx-platform#30336, openedx/frontend-platform#326, openedx/frontend-component-header#210 or openedx/edx-platform#36219
Labels
depr
Proposal for deprecation & removal per OEP-21
Comments
2 tasks
This was referenced Apr 28, 2022
17 tasks
This was
linked to
pull requests
Oct 18, 2022
Repository owner
moved this from Backlog
to Done
in Aperture-Maintained
Dec 2, 2022
Repository owner
moved this from Removing
to Removed
in DEPR: Deprecation & Removal
Dec 2, 2022
Repository owner
moved this from Backlog
to In progress
in Frontend Working Group
Dec 2, 2022
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? |
@abdullahwaheed is there a PR to remove the old code? Can this be removed now? |
deborahgu
pushed a commit
to openedx/edx-platform
that referenced
this issue
Feb 4, 2025
This removes the legacy account and profile applications, and the order history page. This is primarily a reapplication of #31893, which was rolled back due to prior blockers. FIXES: APER-3884 FIXES: openedx/public-engineering#71 --------- Co-authored-by: Bilal Qamar <[email protected]>
deborahgu
added a commit
to openedx/edx-platform
that referenced
this issue
Feb 10, 2025
* feat!: Legacy account, profile, order history removal This removes the legacy account and profile applications, and the order history page. This is primarily a reapplication of #31893, which was rolled back due to prior blockers. FIXES: APER-3884 FIXES: openedx/public-engineering#71 Co-authored-by: Muhammad Abdullah Waheed <[email protected]> Co-authored-by: Bilal Qamar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
The text was updated successfully, but these errors were encountered: