nextcloud/apps/files/tests/js
Vincent Petry 3a36163e91 Fix download spinner to work with CSS styles
A recent change replaced img elements with CSS icons for file actions.
This fix adjusts the logic to work properly with CSS icons instead of
images.
2016-03-04 10:48:08 +01: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 Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
favoritesfilelistspec.js Make files app use Webdav for most operations 2015-11-22 16:05:50 +01:00
favoritespluginspec.js Added unit tests for right sidebar 2015-08-07 01:22:43 +02:00
fileUploadSpec.js update JS humanFileSize to use KB instead of kB 2016-01-19 10:51:57 +01:00
fileactionsSpec.js Fix download spinner to work with CSS styles 2016-03-04 10:48:08 +01:00
fileactionsmenuSpec.js Bring back file delete action text to be based on context 2015-12-11 15:14:30 +01:00
filelistSpec.js Merge pull request #16783 from owncloud/handle-redirects-global 2016-02-17 14:49:04 +01:00
filesSpec.js Make files app use Webdav for most operations 2015-11-22 16:05:50 +01:00
filesummarySpec.js update JS humanFileSize to use KB instead of kB 2016-01-19 10:51:57 +01:00
mainfileinfodetailviewSpec.js Fix icon update to be more consistent 2015-10-29 12:59:51 +01:00
newfilemenuSpec.js Remove "Text file" entry in the "+" menu 2015-11-19 15:36:21 +01:00
tagspluginspec.js Fix favorite icon unit test for icon image 2016-02-25 23:01:09 +01:00