nextcloud/apps/files_sharing
Daniel Calviño Sánchez b078f28029 Fix clearing the label of a share
When the label is being edited its value is stored in "newLabel", and
the original label is shown only if "newLabel" is not set. However, as
it was checked against any falsy value instead of only undefined when
the label was cleared and thus it has an empty value the original label
was shown instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-01-08 17:30:17 +00:00
..
appinfo Adjust share_external table 2021-01-07 09:38:59 +01:00
composer Adjust share_external table 2021-01-07 09:38:59 +01:00
css Fix public layout header title & description 2020-04-30 13:32:28 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix clearing the label of a share 2021-01-08 17:30:17 +00:00
l10n [tx-robot] updated from transifex 2021-01-08 02:22:41 +00:00
lib Also add missing oc_share_external.share_type column 2021-01-07 09:39:10 +01:00
src Fix clearing the label of a share 2021-01-08 17:30:17 +00:00
templates Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
tests Show unique displayname context in the user share list entries 2021-01-05 10:05:52 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00