FC-0001: Account pages -> micro-frontend - #210
Conversation
|
Thanks for the pull request, @UvgenGen! I've created OSPR-6653 to keep track of it in JIRA, where we prioritize reviews. Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
|
@UvgenGen Could you look into the failing CI test? |
948386f to
ef94583
Compare
|
@natabene Linter error fixed. |
|
@UvgenGen Let's see how tests turn out. |
Codecov Report
@@ Coverage Diff @@
## master #210 +/- ##
=======================================
Coverage 62.58% 62.58%
=======================================
Files 15 15
Lines 278 278
Branches 66 66
=======================================
Hits 174 174
Misses 103 103
Partials 1 1
Continue to review full report at Codecov.
|
|
@arbrandes This is ready for your review. |
abdullahwaheed
left a comment
There was a problem hiding this comment.
tested with respective changes of frontend-platform. I think we can merge it
|
@UvgenGen 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
frontend-component-header since version v.3.5 requires the the settings of ACCOUNT_SETTINGS_URL to exists as it uses it point to the account MFE. - openedx/frontend-component-header/pull/210 PR that add the setting the componenet - openedx/wg-build-test-release/issues/268 which this fixes
frontend-component-header since version v.3.5 requires the the settings of ACCOUNT_SETTINGS_URL to exists as it uses it point to the account MFE. - openedx/frontend-component-header/pull/210 PR that add the setting the componenet - openedx/wg-build-test-release/issues/268 which this fixes
frontend-component-header since version v.3.5 requires the the settings of ACCOUNT_SETTINGS_URL to exists as it uses it point to the account MFE. - openedx/frontend-component-header/pull/210 PR that add the setting the componenet - openedx/wg-build-test-release/issues/268 which this fixes
frontend-component-header since version v.3.5 requires the the settings of ACCOUNT_SETTINGS_URL to exists as it uses it point to the account MFE. - openedx/frontend-component-header/pull/210 PR that add the setting the componenet - openedx/wg-build-test-release/issues/268 which this fixes
frontend-component-header since version v.3.5 requires the the settings of ACCOUNT_SETTINGS_URL to exists as it uses it point to the account MFE. - openedx/frontend-component-header/pull/210 PR that add the setting the componenet - openedx/wg-build-test-release/issues/268 which this fixes
Description:
Added ACCOUNT_PROFILE_URL and ACCOUNT_SETTINGS_URL settings.
edx-platform PR: openedx/openedx-platform#30336
frontend-platform PR: openedx/frontend-platform#326
Supporting information
openedx/public-engineering#71
Original Jira Issue: https://openedx.atlassian.net/browse/DEPR-17