studio
studio copied to clipboard
Content curation tools for Kolibri
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 29.7.0. Release notes Sourced from babel-jest's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings...
### Summary This PR addresses the issue of replacing the Vuetify color with the Kolibri Design System's (KDS) darken utility. Specifically, it updates the background color for the button that...
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.3.0 to 4.9.0. Release notes Sourced from pytest-django's releases. v4.9.0 https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst#v490-2024-09-02 4.8.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-8-0-2024-01-30 4.7.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-7-0-2023-11-08 4.6.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-6-0-2023-10-30 4.5.2 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-5-2-2021-12-07 4.5.1 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-5-1-2021-12-02 4.5.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-5-0-2021-12-01 Changelog Sourced from pytest-django's...
## Background We've worked to develop deep learning models for providing content recommendations. These models use contextual information, such as the title, description, and metadata of a topic/folder content node...
## Expected behavior For the MVP implementation of the `RecommendedResourceCard`, some [placeholder strings](https://github.com/learningequality/studio/blob/unstable/contentcuration/contentcuration/frontend/RecommendedResourceCard/components/RecommendedResourceCard.vue#L18) were used in order to QA and finish the card before the full feature was hooked up....
## Observed behavior As [discussed in the PR for MVP implementation of the metadata inheritance modal](https://github.com/learningequality/studio/pull/4664#pullrequestreview-2272400904), some of the code is quite long, and the readability could be improved. ##...
🌱 **Are you new to the codebase? Welcome and please see [the contributing guidelines](https://github.com/learningequality/studio/blob/unstable/CONTRIBUTING.md).** ## Blocked by - https://github.com/learningequality/kolibri-design-system/issues/726 ## Summary After Kolibri Design System [provides `$darken_` utilities](https://github.com/learningequality/kolibri-design-system/issues/726), let's use...
Supports: https://github.com/learningequality/studio/issues/4044 Related: https://github.com/learningequality/studio/issues/4133 ## Stories As an admin of Studio, if I see content that violates our [Community Standards](https://kolibri-studio.readthedocs.io/en/latest/community.html) or [Terms of Service](https://kolibri-studio.readthedocs.io/en/latest/tos.html), I would like a way to...
## Observed behavior After interacting for some time with the new Options menu I have noticed that I am spending considerable amount of time scrolling up and down and getting...
Sentry Issue: [STUDIO-HC4](https://learningequality.sentry.io/issues/5715627183/?referrer=github_integration) ``` TypeError: Cannot read properties of undefined (reading 'tagName') at getUserIdFromStore (./shared/data/resources.js:136:7) at getUserIdFromStore (./shared/data/resources.js:136:7) at getUserIdFromStore (./shared/data/resources.js:136:7) at getUserIdFromStore (./shared/data/resources.js:136:7) ```