]> source.dussan.org Git - nextcloud-server.git/commit
Provide proper feedback when creating a share in the webUI
authorRoeland Jago Douma <rullzer@owncloud.com>
Fri, 12 Feb 2016 13:01:15 +0000 (14:01 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Fri, 12 Feb 2016 13:01:15 +0000 (14:01 +0100)
commit51b55d53206ec8731611e6a36bf8d7e3317a451a
treee3996080cacb4a9b16fc86451bae2ee64ce8f270
parentf8607ac1327f3254f6f4fe86c8418f1b3d447730
Provide proper feedback when creating a share in the webUI

Fixes #22304

Creating a share is not instant (especially not for federated shares) so
we should show that something is happening in the webUI properly.
core/js/sharedialogview.js
core/js/shareitemmodel.js