server/core
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
..
ajax Merge pull request #7918 from nextcloud/properly-log-exceptions 2018-01-23 11:56:02 +01:00
Command s/ownCloud/Nextcloud 2018-03-01 17:49:53 +01:00
Controller Move search to proper Controller 2018-03-09 14:36:48 +01:00
css Add min width of two icons to the app menu 2018-03-19 17:12:59 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Add TTF of OpenSand-{Ligh,Semibold} 2018-02-19 12:34:49 +01:00
img Improved inline confirm icon with opacity and fixed ext share loading state 2018-03-07 13:17:37 +01:00
js Keep showing the working icon while there are pending operations 2018-03-21 04:35:26 +01:00
l10n [tx-robot] updated from transifex 2018-03-20 01:11:33 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Do not cache the settings/sections in the database anymore 2018-01-29 15:47:37 +01:00
search Move search to proper Controller 2018-03-09 14:36:48 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Remove "Alternative logins" title on login page 2018-03-14 11:38:57 +01:00
vendor Update core.js 2018-01-29 16:58:03 +01:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
routes.php Move search to proper Controller 2018-03-09 14:36:48 +01:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00