nextcloud/apps/files_sharing/src
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
..
components Hide expiration date field for remote shares 2021-03-10 08:45:54 +00:00
mixins Only clear share password model when actually saved 2021-03-12 12:23:36 +01:00
models Show unique displayname context in the user share list entries 2021-01-05 10:06:32 +01:00
services Do not show e-mail suggestions if link shares are disabled 2020-01-06 10:22:22 +01:00
style Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
utils Fix "Error loading the shares list TypeError: "this is undefined"" for conversation shares 2020-03-03 20:22:39 +01:00
views Show unique displayname context in the user share list entries 2021-01-05 10:06:32 +01:00
additionalScripts.js Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
collaborationresources.js Migrate to @nextcloud/vue 1.x.x 2020-01-22 17:33:49 +01:00
collaborationresourceshandler.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
files_sharing.js Comply to eslint 2019-10-01 17:16:09 +02:00
files_sharing_tab.js Properly query files 2019-12-04 09:57:55 +01:00
index.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
personal-settings.js Don't overwrite the settings from files 2019-12-17 14:17:07 +01:00
share.js Use correct l10n source in files_sharing JS code 2020-11-30 19:10:52 +00:00
sharebreadcrumbview.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00