Skip to content
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

FC-0001: Account pages -> micro-frontend #210

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

UvgenGen
Copy link
Contributor

@UvgenGen UvgenGen commented May 2, 2022

Description:

Added ACCOUNT_PROFILE_URL and ACCOUNT_SETTINGS_URL settings.

edx-platform PR: openedx/edx-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

@openedx-webhooks openedx-webhooks added needs triage open-source-contribution PR author is not from Axim or 2U labels May 2, 2022
@openedx-webhooks
Copy link

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:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

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.

@natabene
Copy link

natabene commented May 3, 2022

@UvgenGen Could you look into the failing CI test?

@UvgenGen UvgenGen force-pushed the depr/account-pages branch from 948386f to ef94583 Compare May 5, 2022 15:43
@UvgenGen
Copy link
Contributor Author

UvgenGen commented May 5, 2022

@natabene Linter error fixed.

@natabene
Copy link

natabene commented May 6, 2022

@UvgenGen Let's see how tests turn out.

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #210 (ef94583) into master (48c41a7) will not change coverage.
The diff coverage is n/a.

@@           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           
Impacted Files Coverage Δ
src/Header.jsx 89.47% <ø> (ø)
src/learning-header/AuthenticatedUserDropdown.jsx 83.33% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48c41a7...ef94583. Read the comment docs.

@natabene
Copy link

natabene commented May 6, 2022

@arbrandes This is ready for your review.

@openedx-webhooks openedx-webhooks added engineering review and removed waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. labels May 6, 2022
@arbrandes arbrandes self-assigned this Jun 7, 2022
Copy link
Contributor

@abdullahwaheed abdullahwaheed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested with respective changes of frontend-platform. I think we can merge it

@arbrandes arbrandes merged commit 5ee8a8c into openedx:master Dec 2, 2022
@openedx-webhooks
Copy link

@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.

ghassanmas added a commit to ghassanmas/tutor-mfe that referenced this pull request Apr 25, 2023
   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
ghassanmas added a commit to ghassanmas/tutor-mfe that referenced this pull request May 16, 2023
   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
ghassanmas added a commit to ghassanmas/tutor-mfe that referenced this pull request May 17, 2023
   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
ghassanmas added a commit to ghassanmas/tutor-mfe that referenced this pull request May 17, 2023
   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
arbrandes pushed a commit to overhangio/tutor-mfe that referenced this pull request May 18, 2023
   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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[DEPR]: Account pages -> micro-frontend
6 participants