Conversation
Ensure channel ID is set on move change to trash tree
… higher limit and added DisablePostDeleteSignal context manager
…ing of non-Dexie observable changes.
Add a check for new entries in the changes table to ensure swift syncing of non-Dexie observable changes.
Update sorting of channel items and fix erroneous use of `sortBy`
Cleanup stale files
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 8.3.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v8.3.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…n/uuid-8.3.2 Bump uuid from 3.4.0 to 8.3.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.24.1 to 3.25.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.24.1...v3.25.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…n/core-js-3.25.0 Bump core-js from 3.24.1 to 3.25.0
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>
Bumps [broadcast-channel](https://github.com/pubkey/broadcast-channel) from 3.7.0 to 4.14.0. - [Release notes](https://github.com/pubkey/broadcast-channel/releases) - [Changelog](https://github.com/pubkey/broadcast-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/pubkey/broadcast-channel/commits) --- updated-dependencies: - dependency-name: broadcast-channel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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>
Use SSL for Postmark API
…itle file language is the same as the video file language
Do early return so we don't try to generate a thumbnail when we cannot.
Updates our frontend sentry config to be harmonized with drawing from secrets in the backend
Hide descriptive duration setting until user facing text makes sense.
Reinstate default duration values.
Disable bulk editing of all new metadata
…pdates More completion duration updates
Do explicit checks for unapplied revs.
…her changes are still processing.
Correct ids to id__in.
Ensure changes get properly cleared as succeeded and make refresh blocking more targeted
Add basic logging config to ensure info logs are output in production
Do defaulting better to allow falsey values.
Disable editing of anything except the completion dropdown when non-unique.
Bulk completion criteria fix
…publish. Adds regression test.
Prevent modification of contentnode extra_fields during publish
radinamatic
approved these changes
Nov 9, 2022
Member
radinamatic
left a comment
There was a problem hiding this comment.
That's one seriously long list... 😅
Congrats to everybody who worked hard to make through this! 👏🏽
World, get ready for the new Studio!!! 🎉 🎉 🎉
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
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
Major release of multiple new features and bug fixes:
Dependency updates