stable

Clone or download

Read-only

feat: request #30745 Add hints about permissions deduplication in Document

When editing permissions in the document service, it cannot be easy to understand that permissions are deduplicated. We have to add hints in this view to explain this point so that it's easier to understand. How to test ---------- * Go to the document service * Open the "Edit permissions" modal of a any folder or any item => Hints are displayed to explain permissions deduplication. Change-Id: I2a8b8e3c2bab814415a6fbedcf043040f10431f3

Modified Files

Name
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsForGroupsSelector.vue +30 −2 Go to diff View file
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsSelector.test.js +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/Permissions/PermissionsSelector.vue +1 −0 Go to diff View file
M plugins/document/scripts/document/po/fr_FR.po +14 −0 Go to diff View file
M plugins/document/scripts/document/po/pt_BR.po +10 −0 Go to diff View file