nextcloud/apps
fenn-cs 2be68340c1 fix(files_sharing): Improve recursion in onNewLinShare
These changes fixes the issue of having the refresh the UI after share creation, as the share is not
immediately removed from the UI list.

Important changes

- The basis of checking wether a password/expire date is no longer based on config values alone
because the config is not expected in a share creation circle. Hence we check the configs and check
if the share object (this.share) has the expected values set. This way, once the required properties
are set, code control does not enter the block meant to handle the setting of required properties
unneccessarily.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-14 09:32:54 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-05-06 00:20:41 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-04-03 00:20:15 +00:00
comments Fix(l10n): Update translations from Transifex 2024-05-09 00:20:31 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-04-27 00:20:39 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-05-08 00:21:24 +00:00
dav Fix(l10n): Update translations from Transifex 2024-05-09 00:20:31 +00:00
encryption Fix(l10n): Update translations from Transifex 2024-04-19 00:20:56 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-05-02 00:20:39 +00:00
federation Fix(l10n): Update translations from Transifex 2024-04-27 00:20:39 +00:00
files Fix(l10n): Update translations from Transifex 2024-05-09 00:20:31 +00:00
files_external Fix(l10n): Update translations from Transifex 2024-04-28 00:20:46 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2024-04-26 00:21:31 +00:00
files_sharing fix(files_sharing): Improve recursion in onNewLinShare 2024-05-14 09:32:54 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-05-09 00:20:31 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-05-04 00:21:23 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-04-30 00:21:07 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-04-24 00:20:51 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-05-08 00:21:24 +00:00
settings Fix(l10n): Update translations from Transifex 2024-05-08 00:21:24 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-05-08 00:21:24 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-04-26 00:21:31 +00:00
testing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
theming Fix(l10n): Update translations from Transifex 2024-05-09 00:20:31 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-04-21 00:20:59 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-05-03 00:20:15 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-05-08 00:21:24 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-04-23 00:21:12 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-04-26 00:21:31 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-04-25 00:21:15 +00:00