-
Notifications
You must be signed in to change notification settings - Fork 738
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
0.16 into develop #12014
Merged
Merged
0.16 into develop #12014
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
Ensure we don't error when exact username duplicates exist in a facility.
Release v0.16.x
…ages Delete coreAPI PageRoot component in favour of a default component in kolibri_app
…blocking Removes inconsistently applied and mostly no-op double click blocking.
…emplates Pin vue and vue-template-compiler to ensure correct version is used in kolibri-tools.
Upgrade KDS from v2.0.0 to v3.0.1 on the release branch
Fix Loader Misallignment and Flickering
…TH_USER_MODEL Use FacilityUser instead of AUTH_USER_MODEL in migrations
…ed-permission Add IsAuthenticated permission class in api/content/contentrequest
# Conflicts: # AUTHORS.md # kolibri/core/assets/src/views/language-switcher/LanguageSwitcherList.vue # kolibri/core/package.json # kolibri/plugins/pdf_viewer/package.json # kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/CreateLearnerAccountForm.vue # kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/GuestAccessForm.vue # kolibri/plugins/setup_wizard/assets/src/views/onboarding-forms/RequirePasswordForLearnersForm.vue # packages/kolibri-core-for-export/package.json # packages/kolibri-tools/package.json # yarn.lock
github-actions
bot
added
DEV: dev-ops
Continuous integration & deployment
DEV: renderers
HTML5 apps, videos, exercises, etc.
DEV: backend
Python, databases, networking, filesystem...
APP: Learn
Re: Learn App (content, quizzes, lessons, etc.)
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
APP: User
Re: User app (sign-in, sign-up, user profile, etc.)
APP: Setup Wizard
Re: Setup Wizard (facility import, superuser creation, settings, etc.)
DEV: frontend
DEV: tools
Internal tooling for development
SIZE: large
labels
Mar 21, 2024
Build Artifacts
|
marcellamaki
approved these changes
Mar 22, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quick smoke test looks good
This PR switches MacOS tests to 3.10 rather than 3.6. Merging and will then update the required checks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
APP: Learn
Re: Learn App (content, quizzes, lessons, etc.)
APP: Setup Wizard
Re: Setup Wizard (facility import, superuser creation, settings, etc.)
APP: User
Re: User app (sign-in, sign-up, user profile, etc.)
DEV: backend
Python, databases, networking, filesystem...
DEV: dev-ops
Continuous integration & deployment
DEV: frontend
DEV: renderers
HTML5 apps, videos, exercises, etc.
DEV: tools
Internal tooling for development
SIZE: large
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
Cascade merge
Nothing seemed particularly concerning in terms of the merge conflict resolution.