server/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 Merge pull request #6079 from nextcloud/fix-antivirus 2017-12-11 17:12:02 +01:00
login Update login flow redirection 2017-05-04 19:21:22 +02:00
public Add public template 2018-02-27 12:25:52 +01:00
systemtags Fix some long lines in JS - JSLinut recommendation 2017-05-01 00:49:00 -03:00
tests Keep showing the working icon while there are pending operations 2018-03-21 04:35:26 +01:00
apps.js Fix settings button state and opacity 2017-09-28 17:13:00 +02:00
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 Fix semicolon at end of JS lines 2017-05-01 00:42:53 -03:00
jquery.avatar.js Remove show() function since we always show the avatar container 2018-01-08 10:36:06 +01:00
jquery.contactsmenu.js handle 404 separately 2017-04-26 09:30:21 +02:00
jquery.ocdialog.js Destroy modal when closed 2017-10-17 09:09:45 +01:00
js.js Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +01:00
l10n.js
login.js Not disabled by default 2017-11-05 17:38:29 +01:00
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 show e2e folder icon on encrypted folders 2017-11-20 21:00:26 +01:00
mimetypelist.js show e2e folder icon on encrypted folders 2017-11-20 21:00:26 +01:00
multiselect.js
oc-backbone-webdav.js
oc-backbone.js
oc-dialogs.js Fix click error on oc-dialog breadcrumb 2017-11-08 13:04:40 +01:00
oc-requesttoken.js
octemplate.js Fix variable definitions in oc dialogs 2017-05-01 01:09:29 -03:00
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 Fix semicolon at end of JS lines 2017-05-01 00:42:53 -03:00
setupchecks.js Spelling: FreeType 2018-01-14 15:58:36 +01:00
share.js Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
shareconfigmodel.js allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
sharedialogexpirationview.js
sharedialoglinkshareview.js Set autocomplete on share password input 2017-12-12 11:33:12 +01:00
sharedialogresharerinfoview.js Fix escaping of user and group names in "shared by" message 2017-06-13 12:14:21 +02:00
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 Quota bar fix on user list 2017-09-27 22:13:19 +02:00
update.js
visitortimezone.js