Conversation
New channel modal toggle tabs
Pass selected trash nodes into `MoveModal` `moveNodeIds` prop
Ensure `rev` is only set on changes when it needs to be
Navigate out of active views when deleting topics or resources
Don't commit disk space updates to indexeddb sync changes
…use-tuple-id Use `contentnode_id`/`assessment_id` tuple in assessment item serializers
This reverts commit e887908.
…into staging-diff # Conflicts: # contentcuration/contentcuration/tasks.py
Revert "Add a uniqueness constraint on contentnode/assessment_id pair"
Added timing logs to mark_incomplete command
Add guard to `TreeView` `created` hook, to prevent data over-fetching
Re-add newrelic integration to studio
Make sure we recalculate user storage on updates
Reinstates move as an async task
Copy task tweaks
Updated admin page emails to allow emailing all users that match query
Fixed French translations on CountryField
Do not risk unfinished call and thus inconsistent data state.
Run sync before publishing a channel
Fixes for syncing invitation updates between sender and invited user
Updated model cascade deletion settings
…into assessment-logs
Added logs to duplicate_assessment_items command
Add test to ensure that nodes can be saved with null complete.
rtibbles
approved these changes
Jan 13, 2021
Member
rtibbles
left a comment
There was a problem hiding this comment.
I think this is the right fix for this issue.
Codecov Report
@@ Coverage Diff @@
## hotfixes #2767 +/- ##
============================================
+ Coverage 80.80% 84.92% +4.12%
============================================
Files 281 309 +28
Lines 12659 15346 +2687
============================================
+ Hits 10229 13033 +2804
+ Misses 2430 2313 -117
Continue to review full report at Codecov.
|
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.
No description provided.