-
Notifications
You must be signed in to change notification settings - Fork 163
[feature] add restore section for libraries v2 #2558
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
Merged
bradenmacdonald
merged 18 commits into
openedx:master
from
WGU-Open-edX:feat/librariesv2-restore
Oct 29, 2025
Merged
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b9eeb11
chore: added context to class so it doesn't affect everything
holaontiveros d64aff4
chore: base modifications for restore action
holaontiveros 40ca5ad
chore: lint fixes
holaontiveros 61d1c32
chore: updated copys for intl and slight style changes
holaontiveros 8e72ad1
chore: update tests for the create library
holaontiveros 33b5386
chore: extra coverage and lint fixes
holaontiveros 5a53057
chore: unified extra files
holaontiveros e7957b2
chore: updated tests to match up to date standards
holaontiveros 953e4ed
chore: add apiHooks test
holaontiveros d4eaefc
chore: extra tests for complete coverage
holaontiveros 33fd861
chore: move constants to a proper place
holaontiveros 96d2e4c
chore: cleanup
holaontiveros c603f9b
chore: comments cleanup
holaontiveros 32211c7
chore: fixed comments
holaontiveros 8bb8c90
chore: return test id
holaontiveros 7c68b6e
chore: applied comments
holaontiveros bb605a6
chore: removed old comment
holaontiveros d4b697e
chore: updated file types to only zip
holaontiveros File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,7 +6,7 @@ | |
| } | ||
| } | ||
|
|
||
| .pgn__dropzone { | ||
| .video-uploader .pgn__dropzone { | ||
| height: 96vh; | ||
| width: 100%; | ||
| } | ||
|
|
||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.