nextcloud/core/js
Daniel Calviño Sánchez 203bf51543 Keep showing the working icon while there are pending operations
Before, whenever a pending operation (getting the suggestions,
confirming a share or selecting a recipient) finished the working icon
was hidden and the confirm button was shown again, even if there were
other pending operations (the most common case is typing slowly on the
input field, as several operations to get the suggestions could pile if
the server response is not received fast enough). Now, the working icon
is not hidden until the last pending operation finishes.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-21 04:35:26 +01:00
..
files
login
public Add public template 2018-02-27 12:25:52 +01:00
systemtags
tests Keep showing the working icon while there are pending operations 2018-03-21 04:35:26 +01:00
apps.js
backgroundjobs.js
config.js
contactsmenu.js Create special option to toggle header menu container 2018-03-04 14:12:29 +01:00
core.json Add public template 2018-02-27 12:25:52 +01:00
eventsource.js
installation.js
integritycheck-failed-notification.js
jquery-showpassword.js Fix password displayed as username in Firefox password manager dialog 2018-01-05 02:45:34 +01:00
jquery-ui-fixes.js
jquery.avatar.js Remove show() function since we always show the avatar container 2018-01-08 10:36:06 +01:00
jquery.contactsmenu.js
jquery.ocdialog.js
js.js Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +01:00
l10n.js
login.js
lostpassword.js Removed additional and uneccessary request on password reset, to fix redirection afterwards. 2018-01-24 13:37:06 +01:00
maintenance-check.js
merged-login.json
merged-share-backend.json
merged-template-prepend.json format links in comments 2018-01-03 13:11:20 +01:00
mimetype.js
mimetypelist.js
multiselect.js
oc-backbone-webdav.js
oc-backbone.js
oc-dialogs.js
oc-requesttoken.js
octemplate.js
placeholder.js Remove show() function since we always show the avatar container 2018-01-08 10:36:06 +01:00
select2-toggleselect.js
setup.js
setupchecks.js Spelling: FreeType 2018-01-14 15:58:36 +01:00
share.js
shareconfigmodel.js
sharedialogexpirationview.js
sharedialoglinkshareview.js Set autocomplete on share password input 2017-12-12 11:33:12 +01:00
sharedialogresharerinfoview.js
sharedialogshareelistview.js Use the display name in the avatar for a circle share 2018-03-16 04:58:25 +01:00
sharedialogview.js Keep showing the working icon while there are pending operations 2018-03-21 04:35:26 +01:00
shareitemmodel.js add share permissions to settings page 2018-02-27 12:29:25 +01:00
sharesocialmanager.js
singleselect.js
update.js
visitortimezone.js