Allow creation of components on container page
This commit implements STUD-1490, allowing creation of components on the container page. It also enables the delete and duplicate buttons now that new content can be created that would benefit. Note that it also creates shared functionality for adding components, and refactors the unit page to use it too.
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
cms/static/js/models/component_template.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
cms/static/js/utils/templates.js
0 → 100644
cms/static/js/views/components/add_xblock.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
cms/templates/studio_container_wrapper.html
0 → 100644
common/test/acceptance/pages/studio/utils.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment