[backend/frontend] User deletion and Public sharing - Chunk D (#14918)#15314
Open
ludovic wants to merge 6 commits intofeat/public-data-sharing-chunk-cfrom
Open
[backend/frontend] User deletion and Public sharing - Chunk D (#14918)#15314ludovic wants to merge 6 commits intofeat/public-data-sharing-chunk-cfrom
ludovic wants to merge 6 commits intofeat/public-data-sharing-chunk-cfrom
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## feat/public-data-sharing-chunk-c #15314 +/- ##
=================================================================
Coverage 32.76% 32.77%
=================================================================
Files 3151 3151
Lines 214042 214114 +72
Branches 38966 38980 +14
=================================================================
+ Hits 70129 70171 +42
- Misses 143913 143943 +30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7a0695d to
efdbf39
Compare
3978c80 to
dfc3754
Compare
…slations in multiple languages
…ring in user deletion dialog
efdbf39 to
c15e988
Compare
…ng user configuration when set to public
…n private upon user deletion
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.
Proposed changes
*This chunk handles cleaning up public configs when a user is deleted and fixes UX issues in the edition forms.
Backend
Frontend
Related issues
Checklist
Further comments