Studio support for creating and editing libraries (PR 6046)
SOL-1, SOL-2, SOL-3
Showing
- cms/djangoapps/contentstore/utils.py 7 additions, 0 deletionscms/djangoapps/contentstore/utils.py
- cms/djangoapps/contentstore/views/__init__.py 1 addition, 0 deletionscms/djangoapps/contentstore/views/__init__.py
- cms/djangoapps/contentstore/views/component.py 10 additions, 0 deletionscms/djangoapps/contentstore/views/component.py
- cms/djangoapps/contentstore/views/course.py 26 additions, 0 deletionscms/djangoapps/contentstore/views/course.py
- cms/djangoapps/contentstore/views/helpers.py 4 additions, 1 deletioncms/djangoapps/contentstore/views/helpers.py
- cms/djangoapps/contentstore/views/item.py 13 additions, 6 deletionscms/djangoapps/contentstore/views/item.py
- cms/djangoapps/contentstore/views/library.py 185 additions, 0 deletionscms/djangoapps/contentstore/views/library.py
- cms/djangoapps/contentstore/views/tests/test_course_index.py 23 additions, 2 deletionscms/djangoapps/contentstore/views/tests/test_course_index.py
- cms/djangoapps/contentstore/views/tests/test_helpers.py 6 additions, 1 deletioncms/djangoapps/contentstore/views/tests/test_helpers.py
- cms/djangoapps/contentstore/views/tests/test_item.py 50 additions, 1 deletioncms/djangoapps/contentstore/views/tests/test_item.py
- cms/djangoapps/contentstore/views/tests/test_library.py 185 additions, 0 deletionscms/djangoapps/contentstore/views/tests/test_library.py
- cms/envs/bok_choy.env.json 2 additions, 1 deletioncms/envs/bok_choy.env.json
- cms/envs/test.py 3 additions, 0 deletionscms/envs/test.py
- cms/static/js/factories/library.js 23 additions, 0 deletionscms/static/js/factories/library.js
- cms/static/js/index.js 90 additions, 22 deletionscms/static/js/index.js
- cms/static/js/spec/views/pages/course_rerun_spec.js 2 additions, 2 deletionscms/static/js/spec/views/pages/course_rerun_spec.js
- cms/static/js/spec/views/pages/index_spec.js 82 additions, 2 deletionscms/static/js/spec/views/pages/index_spec.js
- cms/static/js/views/utils/create_course_utils.js 10 additions, 39 deletionscms/static/js/views/utils/create_course_utils.js
- cms/static/js/views/utils/create_library_utils.js 129 additions, 0 deletionscms/static/js/views/utils/create_library_utils.js
- cms/static/js/views/utils/view_utils.js 59 additions, 2 deletionscms/static/js/views/utils/view_utils.js
Loading
Please register or sign in to comment