Add UI for "library sourced block" letting users browse and select xblocks (#24816)
Showing
- common/lib/xmodule/xmodule/assets/library_source_block/LibrarySourcedBlockPicker.jsx 223 additions, 0 deletions...assets/library_source_block/LibrarySourcedBlockPicker.jsx
- common/lib/xmodule/xmodule/assets/library_source_block/public/js/library_source_block.js 19 additions, 6 deletions...ts/library_source_block/public/js/library_source_block.js
- common/lib/xmodule/xmodule/assets/library_source_block/style.css 58 additions, 0 deletions...lib/xmodule/xmodule/assets/library_source_block/style.css
- common/lib/xmodule/xmodule/library_sourced_block.py 56 additions, 23 deletionscommon/lib/xmodule/xmodule/library_sourced_block.py
- common/lib/xmodule/xmodule/library_tools.py 20 additions, 4 deletionscommon/lib/xmodule/xmodule/library_tools.py
- common/lib/xmodule/xmodule/templates/library-sourced-block-author-view.html 0 additions, 9 deletions.../xmodule/templates/library-sourced-block-author-view.html
- common/lib/xmodule/xmodule/templates/library-sourced-block-studio-view.html 19 additions, 0 deletions.../xmodule/templates/library-sourced-block-studio-view.html
- common/lib/xmodule/xmodule/tests/test_library_sourced_block.py 28 additions, 30 deletions...n/lib/xmodule/xmodule/tests/test_library_sourced_block.py
- common/lib/xmodule/xmodule/tests/test_library_tools.py 2 additions, 2 deletionscommon/lib/xmodule/xmodule/tests/test_library_tools.py
- webpack.common.config.js 13 additions, 0 deletionswebpack.common.config.js
- webpack.dev.config.js 1 addition, 1 deletionwebpack.dev.config.js
Please register or sign in to comment