nextcloud/apps/files_sharing/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 trailing whitespace noted by Scrutinizer 2014-06-27 18:25:56 +02:00
shareSpec.js Use fileActionsReady to re-render sharing icons 2014-07-01 21:32:04 +02:00
sharedfilelistSpec.js Sync file list with file actions 2014-06-27 13:41:01 +02:00