nextcloud/apps/files/tests/js
Vincent Petry f99f451026 Fixed drag and drop into folder and onto breadcrumb
Fixed drag and drop code to use FileList.getSelectedFiles() instead of
the visible DOM elements.
2014-04-28 14:55:01 +02:00
..
breadcrumbSpec.js Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Fixed insertion of files 2014-04-28 14:55:01 +02:00
filelistSpec.js Fixed drag and drop into folder and onto breadcrumb 2014-04-28 14:55:01 +02:00
filesSpec.js Fix file selection for infinite scrolling 2014-04-28 14:55:00 +02:00
filesummarySpec.js Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00