nextcloud-server/cypress
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
..
e2e fix(files): Correctly validate new node name 2024-08-02 22:08:16 +07:00
fixtures fix(cypress): more stable navigation-bar-settings cypress tests 2024-02-22 18:36:24 +07:00
support chore(cypress): adjust files-sidebar.cy.ts 2024-08-02 15:00:47 +07:00
dockerNode.ts test(cypress): Do not run cron in ajax mode 2024-03-14 10:55:44 +07:00
tsconfig.json fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release 2023-11-14 20:01:32 +07:00