This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Studio support for editing content libraries (SOL-1, SOL-2, & SOL-3) - #328
Closed
bradenmacdonald wants to merge 4 commits into
Closed
bradenmacdonald wants to merge 4 commits into
bradenmacdonald wants to merge 4 commits into
Conversation
|
@bradenmacdonald I would like to see a test run of this before we start reviewing (both to make sure no existing tests broke, and to see code coverage). |
Author
|
@cahrens Sure, what's the best way to do that? |
|
I am not familiar with the workflow of the solutions team (I always work directly off of edx-platform). Please reach out to members of the solutions team to figure this out. |
Author
|
Closing this as we are working on the edx repo now - see PR 6046 on edx:edx-platform. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
@antoviaque @explorerleslie @cahrens
Background: This is the UI code to enable creation and editing of Content Libraries. Together with edx/edx-platform#6033, it implements SOL-1, SOL-2, and SOL-3. Once PR 6033 has been merged to master, this branch is to be merged to
content-libraries, which will become the new feature branch for library support.Discussion: Architecture discussed extensively on the wiki and in meetings, then the revised proposal was presented to the Arch Council on Oct. 21 and given thumbs up.
Partner information: 3rd party-hosted open edX instance, for an edX solutions client.
Merge deadline: ASAP - several other PRs are ready and blocking on this.
Dependencies: Requires edx/edx-platform#6033.