-
Notifications
You must be signed in to change notification settings - Fork 274
Unstable to channel cards branch #5657
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
MisRob
merged 152 commits into
learningequality:channel-cards
from
MisRob:channel-cards
Jan 21, 2026
Merged
Unstable to channel cards branch #5657
MisRob
merged 152 commits into
learningequality:channel-cards
from
MisRob:channel-cards
Jan 21, 2026
+10,085
−5,610
Conversation
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
…nguages are selected
Bumps the babel group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.28.4 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.28.3 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.28.3 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
…tion dialogs in admin channel actions
…-channels now redirects the unauthorised users Signed-off-by: Abhishek-Punhani <punhani.manavabhi@gmail.com>
…n My Channels Signed-off-by: Abhishek-Punhani <punhani.manavabhi@gmail.com>
Signed-off-by: Abhishek-Punhani <punhani.manavabhi@gmail.com>
Signed-off-by: Abhishek-Punhani <punhani.manavabhi@gmail.com>
…abot/npm_and_yarn/babel-1181eec9dc chore(deps-dev): bump the babel group with 3 updates
…plit Adds defensive check when generating language text in the language dropdown
fix: redirect unauthenticated users from My Channels to public catalog
Bumps [stylus-loader](https://github.com/webpack-contrib/stylus-loader) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/webpack-contrib/stylus-loader/releases) - [Changelog](https://github.com/webpack/stylus-loader/blob/main/CHANGELOG.md) - [Commits](webpack/stylus-loader@v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: stylus-loader dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.42.0 to 2.44.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.42.0...2.44.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 5.0.2 to 6.2.5. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](dumbmatter/fakeIndexedDB@v5.0.2...v6.2.5) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-version: 6.2.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…abot/npm_and_yarn/stylus-loader-8.1.2 chore(deps-dev): bump stylus-loader from 8.1.1 to 8.1.2
…abot/pip/pydantic-2.12.4 chore(deps): bump pydantic from 2.12.3 to 2.12.4
…abot/pip/pre-commit-4.4.0 chore(deps-dev): bump pre-commit from 4.3.0 to 4.4.0
…-loader Add loader if channel is being published and community library side p…
learningequality#5550) * Hide share button in TreeViewBase if user does not have permissions to see any option * [pre-commit.ci lite] apply automatic fixes * fix linting * fix test file --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
…/update-dependabot-config-x5uWx chore: update dependabot to monthly schedule with 7-day cooldown
…/issue-5000-hotfix-011CUcP3gvHvA6ojaMVJ1ppx Configure Celery for graceful shutdown during K8s deployments
…d already be defined
…abot/npm_and_yarn/fake-indexeddb-6.2.5 chore(deps-dev): bump fake-indexeddb from 5.0.2 to 6.2.5
…uage-select Refactor publish side panel
…ibrary (learningequality#5555) * Basic addition to upate the side filter panel * added ktextbox * added kimg * made new compnent * made new compnent * updated catalog filters * updated catalog filters * updated catalog filters * updated catalog filters * updated styles * updated styles * done * done * updated styles * Preserved the rtl support * fine tuning styling * added styles * removed z-index * done * Scrolling fixes * Updated tests * Preserved previous flat button * Made test file for catalogfilterpanelcontent * Updated padding * Updated search button to filter button * Removed media query * Updated styles * Updated cataloglist * Updat * Updated * Updated * removed rtl class * Updated catalogfilter * removed full screen prop * removed my comments * added the originam padding * Updated catalogfilterpanelcontent * updated the height * updated the height * ISSUE resolved using fixed * ISSUE resolved using vh * updated * done * Updated the position of filterbar to match previous * border color * border color * border color * Removed bottom border * Remove vh to use 100% height * Updated accrdodin to review * Completed the final edits to algin to feedback --------- Co-authored-by: Alex Velez <velezllaquealex@gmail.com>
* Create ChannelVersion model with token support * [pre-commit.ci lite] apply automatic fixes * fix linting * fix code * [pre-commit.ci lite] apply automatic fixes * fix code * [pre-commit.ci lite] apply automatic fixes * fix code * fix code * [pre-commit.ci lite] apply automatic fixes * fix test * [pre-commit.ci lite] apply automatic fixes * fix bug * fix bug * [pre-commit.ci lite] apply automatic fixes * fix code * [pre-commit.ci lite] apply automatic fixes * fix code * fix linting * [pre-commit.ci lite] apply automatic fixes * fix linting * [pre-commit.ci lite] apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Improve support for copy-paste from Microsoft Word
…/fix-submissions-errors-01HPRTCcfQktQKt1z79MzqtV Prevent and handle IntegrityErrors during user creation
Add missing fields to resource details sync operation: - language: ContentNode language field - provider: Provider organization field - aggregator: Aggregator organization field - role_visibility: Visible to field (learner/coach) These fields were not being synced when users selected the "Resource details" checkbox during sync operations. They are now included in the sync_resource_details field list. Also add comprehensive unit tests to verify: - Each field syncs correctly when sync_resource_details=True - All four fields sync together - Fields do not sync when sync_resource_details=False Fixes learningequality#4930
…oliday-message-workflow Remove call-holiday-message github action post-holiday
…/issue-4930-plan-01HLt4SubotNV5ebAegz2jUa Add fields language, provider, aggregator, role_visibility to sync op
Hotfixes into unstable
Update lodash imports to avoid unnecessary bundling.
…rage-calculation Remove perseus files from storage calculations
…gequality#5622) * Use channelVersion objects instead of special permission ids * [pre-commit.ci lite] apply automatic fixes * fix linting * fix code * fix code * [pre-commit.ci lite] apply automatic fixes * fix code * fix code * [pre-commit.ci lite] apply automatic fixes * fix code --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
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.
Merge latest unstable to the channel cards feature branch