Skip to content

Merge latest unstable into websockets#3619

Merged
bjester merged 39 commits into
learningequality:websocketsfrom
bjester:websockets
Sep 8, 2022
Merged

Merge latest unstable into websockets#3619
bjester merged 39 commits into
learningequality:websocketsfrom
bjester:websockets

Conversation

@bjester

@bjester bjester commented Sep 8, 2022

Copy link
Copy Markdown
Member

Summary

Description of the change(s) you made

  • merges latest unstable branch into websockets

Contributor's Checklist

PR process:

  • If this is an important user-facing change, PR or related issue the CHANGELOG label been added to this PR. Note: items with this label will be added to the CHANGELOG at a later time
  • If this includes an internal dependency change, a link to the diff is provided
  • The docs label has been added if this introduces a change that needs to be updated in the user docs?
  • If any Python requirements have changed, the updated requirements.txt files also included in this PR
  • Opportunities for using Google Analytics here are noted
  • Migrations are safe for a large db

Studio-specifc:

  • All user-facing strings are translated properly
  • The notranslate class been added to elements that shouldn't be translated by Google Chrome's automatic translation feature (e.g. icons, user-generated text)
  • All UI components are LTR and RTL compliant
  • Views are organized into pages, components, and layouts directories as described in the docs
  • Users' storage used is recalculated properly on any changes to main tree files
  • If there new ways this uses user data that needs to be factored into our Privacy Policy, it has been noted.

Testing:

  • Code is clean and well-commented
  • Contributor has fully tested the PR manually
  • If there are any front-end changes, before/after screenshots are included
  • Critical user journeys are covered by Gherkin stories
  • Any new interactions have been added to the QA Sheet
  • Critical and brittle code paths are covered by unit tests

Reviewer's Checklist

This section is for reviewers to fill out.

  • Automated test coverage is satisfactory
  • PR is fully functional
  • PR has been tested for accessibility regressions
  • External dependency files were updated if necessary (yarn and pip)
  • Documentation is updated
  • Contributor is in AUTHORS.md

rtibbles and others added 30 commits August 24, 2022 09:11
Allow inheritance of some metadata fields from ancestor topics.
Do not publish learning activities on topics.
Remove inheritance from accessibility labels.
Bumps [django-s3-storage](https://github.com/etianen/django-s3-storage) from 0.13.4 to 0.13.9.
- [Release notes](https://github.com/etianen/django-s3-storage/releases)
- [Changelog](https://github.com/etianen/django-s3-storage/blob/master/CHANGELOG.rst)
- [Commits](etianen/django-s3-storage@0.13.4...0.13.9)

---
updated-dependencies:
- dependency-name: django-s3-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [stylus](https://github.com/stylus/stylus) from 0.58.1 to 0.59.0.
- [Release notes](https://github.com/stylus/stylus/releases)
- [Changelog](https://github.com/stylus/stylus/blob/dev/Changelog.md)
- [Commits](stylus/stylus@0.58.1...0.59.0)

---
updated-dependencies:
- dependency-name: stylus
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…endencies

Remove unused dev dependencies.
Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/celery/django-celery-results/releases)
- [Changelog](https://github.com/celery/django-celery-results/blob/master/Changelog)
- [Commits](celery/django-celery-results@v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: django-celery-results
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…acted-fix

adds translated user friendly string for files with no name
…abot/pip/django-s3-storage-0.13.9

Bump django-s3-storage from 0.13.4 to 0.13.9
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.15.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v3.2.0...v4.15.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…abot/npm_and_yarn/stylus-0.59.0

Bump stylus from 0.58.1 to 0.59.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v9.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
rtibbles and others added 9 commits September 8, 2022 09:24
…abot/pip/jsonschema-4.15.0

Bump jsonschema from 3.2.0 to 4.15.0
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.4.0 to 22.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@2.4.0...22.1)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…abot/npm_and_yarn/uuid-9.0.0

Bump uuid from 8.3.2 to 9.0.0
…abot/pip/django-celery-results-2.4.0

Bump django-celery-results from 2.2.0 to 2.4.0
…abot/pip/django-filter-22.1

Bump django-filter from 2.4.0 to 22.1
…g-activity

Default learning activities on upload for some content kinds
@bjester bjester merged commit dc8178e into learningequality:websockets Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants