nextcloud/apps/files_sharing/src
Louis Chemineau 8a2b70fe67 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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-09 15:06:56 +02:00
..
components Fix share permissions rendering 2022-06-09 15:06:56 +02:00
lib Support CRUD share permissions 2022-02-15 11:54:17 +01:00
mixins Various improvements related to the recent implementation of temporary passwords 2022-06-08 13:22:10 +00:00
models Various improvements related to the recent implementation of temporary passwords 2022-06-08 13:22:10 +00:00
services Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
style Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
utils Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
views Auto fix warnings 2022-01-21 13:13:52 +01: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.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
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