nextcloud/cypress/e2e/files
Ferdinand Thiessen adacfa8e9b
fix(files): Provide file actions from list entry to make it reactive
This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 17:20:54 +02:00
..
drag-n-drop.cy.ts chore: add drag and drop recursion and FilesystemAPI testing 2024-04-04 11:58:34 +00:00
files-download.cy.ts fix(files): Provide file actions from list entry to make it reactive 2024-08-08 17:20:54 +02:00
files-renaming.cy.ts fix(files): Correctly validate new node name 2024-08-02 22:08:16 +02:00
files-searching.cy.ts fix(files): Ensure search query is cleared when changing view or directory 2024-04-18 00:55:21 +02:00
files-settings.cy.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 12:46:13 +02:00
files-sidebar.cy.ts chore(cypress): adjust files-sidebar.cy.ts 2024-08-02 15:00:47 +02:00
files-xml-regression.cy.ts fix(files): Update webdav to 5.3.2 fixing handling of files with XML entities in their names 2024-02-09 11:08:00 +01:00
files.cy.ts fix(files): Add cypress e2e tests 2023-11-16 14:25:43 +01:00
files_copy-move.cy.ts fix(files): When copying nodes only add the copy suffix for file before file extension 2024-03-22 19:13:48 +01:00
files_sorting.cy.ts fix: Use functions from @nextcloud/files 2024-07-26 02:23:19 +02:00
FilesUtils.ts chore(cypress): adjust files-sidebar.cy.ts 2024-08-02 15:00:47 +02:00
live_photos.cy.ts fix(Cypress): Adjust tests for new breadcrumbs 2024-04-10 08:06:57 -05:00
recent-view.cy.ts test: Add test for recent view 2024-08-08 16:49:15 +02:00