nextcloud-server/cypress/e2e
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 +07:00
..
core chore(cypress): Migrate header contacts menu tests from Behat to Cypress 2023-11-05 20:17:00 +07:00
files fix(files): Correctly validate new node name 2024-08-02 22:08:16 +07:00
files_sharing fix(cypress): filesSharingUtils import 2024-08-02 15:44:29 +07:00
files_versions fix(Cypress): Adjust tests for new breadcrumbs 2024-04-10 08:06:57 +07:00
login fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
settings fix(cypress): wait for apps list fetch for better testing stability 2024-07-09 20:37:10 +07:00
systemtags fix(cypress): Adjust user settings tests for changed actions component 2023-11-17 23:16:23 +07:00
theming fix(cypress): more stable navigation-bar-settings cypress tests 2024-02-22 18:36:24 +07:00
core-utils.ts fix(files): Ensure search query is cleared when changing view or directory 2024-04-18 00:55:21 +07:00