-
Notifications
You must be signed in to change notification settings - Fork 176
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
Merge down hotfixes into unstable #4245
Merged
Merged
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
Patch release v2023.05.10
Handle side-loading node data from separate APIs
…nnels_catch_all_errors Catch any and all errors in exporting channels.
…hanges Display sync changes in channel edit toolbar
Prevent options being a string rather than JSON
Update aggregate counts when adding, updating, copying, or moving nodes
…t-folder-order Fixes incorrect folder order/layout for folders with long titles
Fixes undo button on snackbar
'#'=0 '$'=7983 '*'=( ) -=569JNRXghikls '?'=127 @=( ) ARGC=0 EPOCHREALTIME EPOCHSECONDS HISTCMD=5996 LINENO=24 PPID=76126 TTYIDLE=0 ZSH_EVAL_CONTEXT=toplevel:cmdsubst ZSH_SUBSHELL=1 builtins dis_builtins dis_functions_source dis_patchars dis_reswords epochtime funcfiletrace funcsourcetrace funcstack functions_source functrace history historywords jobdirs jobstates jobtexts modules parameters patchars reswords status=127 terminfo userdirs usergroups zsh_eval_context=( toplevel cmdsubst )
…edits Prevent source edits for copied/imported resources
…pi-export Remove public API export from 'deploy-migrate'
…7.05-patches/1 Misc smaller patch release fixes for v2023.07.05
…7.05-patches/2 Close nav drawer when clicking to change language
…abot/pip/grpcio-1.53.0 Bump grpcio from 1.51.1 to 1.53.0
Fix to ignore language settings for kolibri public APIs
Throw a value error similarly to if the channel root node is incomplete.
Empty channels publish handling
Fix bitmask filtering by multiple labels for AND rather than OR
Prevent errors when creating already existing tag through model entries.
Fixes undo of copying
Merged
Merged
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.
Summary
Description of the change(s) you made
We hadn't yet merged down
hotfixes
intounstable
. This PR merges it down. The only merge conflict dealt with resolving package upgrades inunstable
and a new package fromhotfixes
withinpackage.json