Files
edx-platform/cms/djangoapps/contentstore
Chris Chávez faad8bf020 feat: New DownstreamListView to get all components and container links [FC-0097] (#37024)
There are two different views and entry points for components and containers, which have the same logic and filters. In this PR, a single view has been created that allows you to get all links or filter them by component or container.

* Rename `DownstreamComponentsListView` and mark it as deprecated.
* Mark `DownstreamContainerListView` as deprecated.
* Update `DownstreamSummaryView` to support container on the summary.
* Add `show` param in `get_course_outline_url`
2025-07-24 19:11:18 +00:00
..
2025-02-06 12:47:17 -05:00
2025-06-24 17:20:53 +00:00
2019-12-30 12:25:38 -05:00
2025-04-28 11:34:01 -04:00