nextcloud/apps/files_sharing/js
Vincent Petry ec443159af 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-11 10:05:31 +00:00
..
dist Only clear share password model when actually saved 2021-03-11 10:05:31 +00: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 Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
files_drop.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
public.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
public_note.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
sharedfilelist.js Indicate preview availability in share api responses 2020-10-13 14:12:42 +02:00
templates.js add progressbar for every element & better design 2020-03-31 14:21:28 +00:00