nextcloud/apps/files_sharing/js
Vincent Petry 20c16e21c2
Only clear share password model when actually saved
Instead of always clearing the password in the share model, now only do
it when it was actually saved.

Fixes an issue where saving another field would clear the password too
early and prevent it to be saved when the dropdown closed.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-03-12 12:23:36 +01:00
..
dist Only clear share password model when actually saved 2021-03-12 12:23:36 +01:00
templates add progressbar for every element & better design 2020-03-31 14:21:28 +00:00
additionalScripts.js Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
additionalScripts.js.map Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
app.js Fix default action for deleted shares 2020-03-09 20:16:38 +00:00
files_drop.js l10n: Triple dot to ellipsis. 2020-04-04 23:09:12 +02:00
public.js Don't load text file preview when text app is available (Fixes: #20615) 2020-05-18 08:59:53 +00:00
public_note.js Tests fixes 2018-08-24 20:31:29 +02:00
sharedfilelist.js Indicate preview availability in share api responses 2020-11-06 00:11:31 +01:00
templates.js add progressbar for every element & better design 2020-03-31 14:21:28 +00:00