nextcloud/cypress/e2e/files
Ferdinand Thiessen e56fe07bbc
fix(files): Correctly validate new node name
* Resolves https://github.com/nextcloud/server/issues/45409

This includes two fixes:

1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming

2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 22:08:16 +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-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