forked from openedx/frontend-app-authoring
-
Notifications
You must be signed in to change notification settings - Fork 0
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: Library Home - Paste Content (temp) #56
Closed
yusuf-musleh
wants to merge
12
commits into
chris/FAL-3760-library-info-sidebar
from
yusuf-musleh/library-home-paste-content
Closed
feat: Library Home - Paste Content (temp) #56
yusuf-musleh
wants to merge
12
commits into
chris/FAL-3760-library-info-sidebar
from
yusuf-musleh/library-home-paste-content
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yusuf-musleh
force-pushed
the
yusuf-musleh/library-home-paste-content
branch
3 times, most recently
from
August 2, 2024 07:18
26fd52b
to
b120152
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## chris/FAL-3760-library-info-sidebar #56 +/- ##
======================================================================
Coverage ? 93.00%
======================================================================
Files ? 756
Lines ? 13691
Branches ? 2957
======================================================================
Hits ? 12733
Misses ? 922
Partials ? 36 ☔ View full report in Codecov by Sentry. |
yusuf-musleh
force-pushed
the
yusuf-musleh/library-home-paste-content
branch
from
August 5, 2024 05:38
8bb2696
to
3535912
Compare
yusuf-musleh
force-pushed
the
yusuf-musleh/library-home-paste-content
branch
from
August 13, 2024 04:47
3535912
to
34fe4b1
Compare
openedx#1161) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v2.6.6 (openedx#1210) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…openedx#1179) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This includes a fix for fetching the initial clipboard data and populating the redux state on first render.
Adds mutation to call endpoint that pastes content from clipboard into Library
yusuf-musleh
force-pushed
the
yusuf-musleh/library-home-paste-content
branch
from
August 14, 2024 05:12
34fe4b1
to
9b64557
Compare
yusuf-musleh
force-pushed
the
yusuf-musleh/library-home-paste-content
branch
from
August 14, 2024 05:17
9b64557
to
44cb93c
Compare
Closing in favor of openedx#1187 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See openedx#1187 for description and testing instructions.