nextcloud/apps/files/tests/js
Vincent Petry 542b395858 Fixed drag and drop from external files, added tests
- Fixed detection whether the drop zone is inside the currently visible
  table
- Now dragging outside the table does nothing instead of uploading,
  because the user might drop on the sidebar
- Added unit tests for the drop handler
2014-05-21 17:38:09 +02:00
..
appSpec.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
breadcrumbSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
filelistSpec.js Fixed drag and drop from external files, added tests 2014-05-21 17:38:09 +02:00
filesSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
filesummarySpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00