-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Basic CRUD REST Endpoints for units in content libraries [FC-0083] #36371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
6f86848
refactor: convert libraries API from attr.s to dataclass, fix types
bradenmacdonald 0508e3b
fix: make corresponding updates to 'search' code
bradenmacdonald 88ba74f
feat: use new version of openedx-learning with containers support
bradenmacdonald 144ff01
temp: Use opencraft branch of opaquekeys
ChrisChV d125b04
refactor: Use LibraryElementKey instead of LibraryCollectionKey
ChrisChV 0b8e12c
refactor: split libraries API & REST API up into smaller modules
bradenmacdonald 9383d5f
feat: new REST API for units in content libraries
bradenmacdonald 60169db
feat: python+REST API to get a unit
bradenmacdonald 6a9a916
feat: auto-generate slug/key/ID from title of units
bradenmacdonald 0352559
feat: generate search index documents for containers
bradenmacdonald cf96c6f
refactor: rename LibraryElementKey to LibraryItemKey
pomegranited 9320592
fix: lint error
pomegranited d140dfe
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited 2468ad0
feat: adds new units to search index on create/update
pomegranited 52f2822
fix: pylint
rpenido 182c608
fix: temp requirement
rpenido 9459aad
fix: search index container events/tasks
rpenido f2946bd
Merge branch 'master' into braden/units-api
rpenido 8c6cbf0
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited 726ae82
feat: add get_library_container_usage_key to libraries API
pomegranited 9b75fce
fix: index all containers during reindex_studio
pomegranited faa27e2
chore: bump openedx-events requirement
pomegranited 1dbbabe
fix: address review comments
pomegranited 556fb78
chore: bumps openedx-learning to 0.19.1
pomegranited 6bdf39f
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited 7081488
fix: rename api method to library_container_locator
pomegranited 42bccba
chore: bumps opaque-keys dependency
pomegranited 2cd7532
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited 6cb8125
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited 0370a37
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited e0f4380
test: fix misnamed unit_usage_key
pomegranited 1ef3b1e
feat: adds APIs to update or delete a container (#757)
pomegranited 6686902
Merge remote-tracking branch 'origin/master' into braden/units-api
pomegranited File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.