nextcloud/apps/files/tests/js
Vincent Petry c964eff17b Make file actions work from sidebar
The favorite icon in the sidebar now triggers the file action and also
updates itself according to the model's state when triggered from the
file row.

The thumbnail triggers the default action.

Currently only one FileInfoModel is used for the selection and state
synchronization between views.

FileList reload now auto-closes the sidebar.
2015-08-12 17:30:20 +02:00
..
appSpec.js Tentative fix for legacy file actions unit test side effect 2014-09-16 15:38:44 +02:00
breadcrumbSpec.js Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +01:00
detailsviewSpec.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
favoritesfilelistspec.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
favoritespluginspec.js Added unit tests for right sidebar 2015-08-07 01:22:43 +02:00
fileUploadSpec.js Fix file name validation in New menu 2015-04-27 16:31:18 +02:00
fileactionsSpec.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
fileactionsmenuSpec.js Fixed file actions menu to close when reclicking trigger 2015-08-11 11:35:46 +02:00
filelistSpec.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
filesSpec.js fixing js unit tests 2015-03-09 10:38:38 +01:00
filesummarySpec.js Adding a pending indicator to the files summary - fixes #14853 2015-03-27 01:16:29 +01:00
mainfileinfodetailviewSpec.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
tagspluginspec.js Properly update internal file info with updated tags 2015-01-12 17:58:57 +01:00