-
Notifications
You must be signed in to change notification settings - Fork 76
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
feat: [FC-0044] Course unit - Edit/move modals for xblocks #985
base: master
Are you sure you want to change the base?
feat: [FC-0044] Course unit - Edit/move modals for xblocks #985
Conversation
Thanks for the pull request, @PKulkoRaccoonGang! What's next?Please work through the following steps to get your changes ready for engineering review: 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. 🔘 Update the status of your PRYour PR is currently marked as a draft. After completing the steps above, update its status by clicking "Ready for Review", or removing "WIP" from the title, as appropriate. 🔘 Let us know that your PR is ready for review:Who will review my changes?This repository is currently maintained by Where can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources:
When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #985 +/- ##
==========================================
+ Coverage 92.24% 92.27% +0.02%
==========================================
Files 704 707 +3
Lines 12444 12530 +86
Branches 2709 2726 +17
==========================================
+ Hits 11479 11562 +83
- Misses 929 932 +3
Partials 36 36 ☔ View full report in Codecov by Sentry. |
25768dd
to
eeadefe
Compare
Waiting for the associated BE PR to be merged into the edx-platform |
d10c912
to
2c4a8d4
Compare
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
* feat: [AXIMST-28] added edit modals for xblocks * refactor: added postMessages * refactor: modals refactoring * refactor: code refactoring * refactor: after rebase * refactor: styles refactoring * refactor: code refactoring * refactor: create iframe component * refactor: error handling * fix: fixed tests * refactor: removed error handling * refactor: refactoring after review feat: added move modal and tests feat: added alert for successful unit movement feat: added alert logic refactor: code refactoring refactor: some refactoring refactor: code refactoring refactor: code refactoring refactor: refactoring after review refactor: after second review refactor: after rebase refactor: code refactoring refactor: tests refactoring
2c4a8d4
to
ec0ae6b
Compare
* fix: [AXIMST-769] added display of error alert * refactor: fixed tests
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
@arbrandes @brian-smith-tcril: could you give us a hand here? This would solve #1012. Thanks! Also, @PKulkoRaccoonGang: could you resolve the branch conflicts? Thanks! |
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
Sandbox deployment successful 🚀 |
@PKulkoRaccoonGang @arbrandes @brian-smith-tcril - hey all, just checking in on this! |
Sandbox deployment failed 💥 |
@mariajgrimaldi @mphilbrick211 Hi! Thanks for paying attention to this PR. As far as I understand, the solution this PR provides will be discussed. This PR is currently on pause. |
[Inform] This PR will remain open as a draft for reference until the community decides the best way to tackle the problem |
Sandbox deployment successful 🚀 |
Settings
Description
Modal windows for moving and editing xblocks.
Supporting information
Testing instructions
make dev.up.lms+cms+frontend-app-course-authoring
and make checkout on this branch.contentstore.new_studio_mfe.use_new_unit_page
in the CMS admin panel.Other information
Screen.Recording.2024-05-07.at.18.44.13.mov