nextcloud/apps/files/tests/js
Vincent Petry 1141fcc9ac
Skip hidden files when counting visible files in list (#26522)
The file list UI logic that renders the next page doesn't properly
exclude hidden files when not shown. This fix makes sure that only rows
that are actually visible are counted when rendering a page, this makes
sure that the page will always have enough elements displayed.
2016-11-14 16:21:57 +01:00
..
appSpec.js Do not encode slashes in "dir" URL param in files JS 2016-05-06 17:00:22 +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 it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
favoritespluginspec.js Added unit tests for right sidebar 2015-08-07 01:22:43 +02:00
fileUploadSpec.js Upload autorename on client side 2016-11-02 22:15:03 +01:00
fileactionsSpec.js fixes size of the download spinner 2016-05-30 11:23:54 +02:00
fileactionsmenuSpec.js Bring back file delete action text to be based on context 2015-12-11 15:14:30 +01:00
filelistSpec.js Skip hidden files when counting visible files in list (#26522) 2016-11-14 16:21:57 +01:00
filesSpec.js Make files app use Webdav for most operations 2015-11-22 16:05:50 +01:00
filesummarySpec.js Display number of hidden files in files summary (#25870) 2016-08-29 14:47:41 +02:00
mainfileinfodetailviewSpec.js Add anchor icon in sidebar to copy permalink 2016-05-06 16:46:59 +02: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