nextcloud/apps/files/tests/js
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons
Whenever file actions are modified, either by registering new actions or
when appending a new page of entries, the sharing app is now notified so
it can correctly refresh the sharing icon status.

Additionally, the core's loadIcons() method is also used to load the
existing shares and also refresh the sharing icons afterwards.
2014-07-01 21:32:04 +02:00
..
appSpec.js Fix tests 2014-06-03 11:45:53 +02:00
breadcrumbSpec.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Sync file list with file actions 2014-06-27 13:41:01 +02:00
filelistSpec.js Use fileActionsReady to re-render sharing icons 2014-07-01 21:32:04 +02:00
filesSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
filesummarySpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00