forked from openedx/edx-platform
-
Notifications
You must be signed in to change notification settings - Fork 14
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
EDX_BLND_CLI-338 Delete functionality for Library #2454
Closed
Closed
Conversation
This file contains 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
…30847) * fix: Temporary fix for learners' stats API performance issue * fix: resolved linter errors * fix: learners stats API response is now null * fix: changed waffle dates * fix: resolved unit test issue
…eat/add-anouncement-bar feat: create studio features announcement bar
There could be a lot of bundles, so we can't use query params because it will raise the "Request-URI Too Long" error. Use the request data in such case.
…undles Fix bundles list view call
Fix error for /bundles andpoint when there is no libraries yet
UvgenGen
force-pushed
the
sagirov/EDX_BLND_CLI-338
branch
from
August 30, 2022 13:07
8e7fe0e
to
c385214
Compare
monteri
approved these changes
Aug 31, 2022
ruzniaievdm
approved these changes
Aug 31, 2022
UvgenGen
force-pushed
the
sagirov/EDX_BLND_CLI-338
branch
from
August 31, 2022 11:08
e4ad0ce
to
40e66b6
Compare
UvgenGen
force-pushed
the
master-cli
branch
2 times, most recently
from
September 7, 2022 09:22
b029144
to
6a38f81
Compare
This PR was taken out of the CLI project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
EDX_BLND_CLI-338 Delete functionality for Library