nextcloud-server/cypress
Ferdinand Thiessen dd88fa03a4 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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-26 08:46:23 +07:00
..
e2e fix(files): Correctly validate new node name 2024-07-26 08:46:23 +07:00
fixtures refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
pages test: Add cypress tests for file list filtering 2024-07-25 19:33:28 +07:00
support test: Don't use @nc/axios in cypress 2024-07-02 12:09:47 +07:00
dockerNode.ts test: Adjust cypress tests to use reusable POM for header navigation 2024-07-10 01:35:25 +07:00
tsconfig.json fix: Allow to reset unified search using the `nextcloud:unified-search:reset` event 2024-06-27 12:13:14 +07:00