nextcloud-server/apps/files_sharing/src
Louis Chemineau 5fee0fbd5b Fix share permissions rendering
The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`.

This PR changes the return value of the `default` case and adds a `filter` to remove those values.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-05-31 14:17:16 +02:00
..
components Fix share permissions rendering 2022-05-31 14:17:16 +02:00
lib Support CRUD share permissions 2022-02-15 11:54:17 +01:00
mixins Support CRUD share permissions 2022-02-15 11:54:17 +01:00
models Auto fix warnings 2022-01-21 13:13:52 +01:00
services Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
style
utils Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
views Fix loading groupfolder info when share api is disabled 2022-05-27 10:46:57 +02:00
additionalScripts.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
collaborationresources.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
collaborationresourceshandler.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
files_sharing_tab.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
files_sharing.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
index.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
personal-settings.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
share.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
sharebreadcrumbview.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00