]> source.dussan.org Git - nextcloud-server.git/commit
chore: add drag and drop recursion and FilesystemAPI testing
authorskjnldsv <skjnldsv@protonmail.com>
Tue, 2 Apr 2024 09:28:59 +0000 (11:28 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 4 Apr 2024 11:58:34 +0000 (11:58 +0000)
commit0aa4e0a675f90a03bce4d9b938d0753a1b610eab
tree684428d8f87379729241a8bcbb20b0f8efb02810
parentd98738cbd0d2ae7aef36436e34b6ce6e16f325df
chore: add drag and drop recursion and FilesystemAPI testing

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
__tests__/FileSystemAPIUtils.ts [new file with mode: 0644]
apps/files/src/components/DragAndDropNotice.vue
apps/files/src/components/FileEntryMixin.ts
apps/files/src/services/DropService.ts
apps/files/src/services/DropServiceUtils.spec.ts [new file with mode: 0644]
apps/files/src/services/DropServiceUtils.ts [new file with mode: 0644]
cypress/e2e/files/FileSystemAPIUtils.ts [deleted file]
cypress/e2e/files/drag-n-drop.cy.ts
jest.config.ts
package.json