nextcloud/apps/files/tests/js
Vincent Petry 8ae2468345 Fix appending of rows after upload
When uploading files or folders, they only need to be appended or
updated when their path or a section of their path is inside the current
directory (which happens for folder upload)

Fixes issue where file was appended when dragging on a parent directory
onto the breadcrumb.

Fixes appending issue when uploading folders.
2014-06-19 18:21:42 +02:00
..
appSpec.js Fix tests 2014-06-03 11:45:53 +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 Sharing overview fixes and unit tests 2014-05-30 10:06:29 +02:00
filelistSpec.js Fix appending of rows after upload 2014-06-19 18:21:42 +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