-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: working library source xblock #33057
Closed
Closed
Changes from 66 commits
Commits
Show all changes
82 commits
Select commit
Hold shift + click to select a range
8f39b14
feat: implement V2 libraries usage for library content block
dyudyunov 6337ba8
feat: hide problem type field for v2 libs
dyudyunov 5fc7092
style: formating the code
dyudyunov 8d01fbb
feat: Edit modal for Library Sourced Content
UvgenGen 7d4c235
feat: remove react studio view for Library Sourced Content
UvgenGen 726824b
feat: add "selectable" context for author_view
UvgenGen d868583
feat: add selection functionality to library components
ihor-romaniuk ffbd977
feat: show selected blocks for student_view
UvgenGen 13280bd
test: update tests for LibrarySourcedBlock
UvgenGen c4d7519
feat: add context for library_sourced container page
UvgenGen a1dcefe
feat: code review
UvgenGen d14a877
feat: Take the Library Content xblocks out the Advanced section to th…
UvgenGen 57a035c
feat: add celery task for importing blocks
UvgenGen 45898eb
feat: update tests
UvgenGen 1bad271
feat: update tests
UvgenGen d2f941c
feat: update getting is_loading context
UvgenGen 7dda8e2
fix: 500 error appears if instructor doesn't choose the Library
UvgenGen 0fc5ebf
feat: Problem with resave xblock
UvgenGen eff3eb5
feat: implement V2 libraries usage for library content block
dyudyunov 379881a
feat: hide problem type field for v2 libs
dyudyunov a2b5fd2
style: formating the code
dyudyunov 1ec23db
feat: Edit modal for Library Sourced Content
UvgenGen 49efc9b
feat: remove react studio view for Library Sourced Content
UvgenGen df07051
feat: add "selectable" context for author_view
UvgenGen 21975e1
feat: add selection functionality to library components
ihor-romaniuk 9e0d22d
feat: show selected blocks for student_view
UvgenGen aab4742
test: update tests for LibrarySourcedBlock
UvgenGen 1cfeca9
feat: add context for library_sourced container page
UvgenGen 7393316
feat: code review
UvgenGen 4260e16
feat: Take the Library Content xblocks out the Advanced section to th…
UvgenGen 49284cb
feat: add celery task for importing blocks
UvgenGen 5d9120b
feat: update tests
UvgenGen 1f19f16
feat: update tests
UvgenGen 83e7382
feat: update getting is_loading context
UvgenGen 936d847
feat: implement collapse on the library units page
ihor-romaniuk ccd0fb0
fix: prevent click on collapse button
ihor-romaniuk f3ec7c8
feat: add context for library xblocks
UvgenGen bdd0dd8
feat: rename View button to Configure
UvgenGen f6723d0
fix: fix errors
UvgenGen 2954fdf
fix: 500 error appears if instructor doesn't choose the Library
UvgenGen b69d173
feat: Problem with resave xblock
UvgenGen 5d04c53
fix: "Configure" replace to "View"
UvgenGen 3a4805f
feat: remove library component from library category
UvgenGen bd00331
feat: implement V2 libraries usage for library content block
dyudyunov f429515
fix: fix updating preview for library xblocks after uploading childrens
UvgenGen d7e8080
feat: add validation for empty library
UvgenGen fba1ae7
feat: Edit modal for Library Sourced Content
UvgenGen b87a237
feat: remove react studio view for Library Sourced Content
UvgenGen fa58d16
feat: add "selectable" context for author_view
UvgenGen f5e8241
feat: add selection functionality to library components
ihor-romaniuk eae44a6
feat: show selected blocks for student_view
UvgenGen d7c340c
test: update tests for LibrarySourcedBlock
UvgenGen 4079251
feat: add context for library_sourced container page
UvgenGen 1f7a47a
feat: code review
UvgenGen c941170
fix: get_bundles raises Request-URI Too Long error
dyudyunov 86a8156
feat: merge modal_for_library_sourced_xblock
connorhaugh 40442ea
fix: new editor new webpack config
connorhaugh c5546d6
feat: implement V2 libraries for content block
connorhaugh 76abde0
fix: get lib reference to read from v1 or v2
connorhaugh b2ad76d
feat: import blocks using celery task
connorhaugh 046ca8d
fix: update preview after refreshing children
connorhaugh b0736d5
fix: debugging & reabse
connorhaugh 42437e9
Merge branch 'master' into feat--Working-Library-Source-Xblock
connorhaugh 9246e9f
Merge branch 'feat--Working-Library-Source-Xblock' of github.com:edx/…
connorhaugh 0b65516
fix: render children correctly
connorhaugh d356cc6
fix: library block tests
connorhaugh be494e0
fix: lint
connorhaugh 8886e2e
fix: tests
connorhaugh f194cbd
fix: scope issues
connorhaugh 9a5479e
fix: nit lint
connorhaugh 55181c2
fix: remove convoluted lint fix for comment
connorhaugh c097205
fix: lint
connorhaugh 5af2944
Merge branch 'master' into feat--Working-Library-Source-Xblock
connorhaugh b854b08
fix: lint fix
connorhaugh e7dcc65
X
connorhaugh 9d6c973
fix: tests + lint
connorhaugh 5fe5710
Merge branch 'master' into feat--Working-Library-Source-Xblock
connorhaugh 87a4ae4
feat: only show v2 libs if enabled
connorhaugh 14bc616
Merge branch 'feat--Working-Library-Source-Xblock' of github.com:edx/…
connorhaugh 06dfcbd
fix: lint
connorhaugh 8a84bbd
fix: lint
connorhaugh 33edbb2
Merge branch 'master' into feat--Working-Library-Source-Xblock
connorhaugh 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 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 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This tests is no longer testing what it says in the docstring. I think it's important to preserve a test for that ("if a library content block is pinned to some library version and duplicated, the new block is pinned to the same version, and the children are NOT updated to the newest version")