nextcloud-server/cypress/e2e
Ferdinand Thiessen df2baa4c15
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-27 12:33:26 +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-27 12:33:26 +07:00
files_sharing fix(files): Provide file actions from list entry to make it reactive 2024-08-21 01:05:52 +07:00
files_versions fix(cypress): files_versions flakyness 2024-02-29 11:54:37 +07:00
login chore(cypress): Migrate apps acceptance tests to Cypress 2023-11-06 15:07:43 +07:00
settings fix(cypress): wait for apps list fetch for better testing stability 2024-07-25 12:53:56 +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-29 11:54:37 +07:00
core-utils.ts fix(files): Ensure search query is cleared when changing view or directory 2024-04-17 21:22:47 +07:00