nextcloud-server/cypress
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
..
e2e fix(files): Correctly validate new node name 2024-08-27 12:33:26 +07:00
fixtures fix(cypress): more stable navigation-bar-settings cypress tests 2024-02-29 11:54:37 +07:00
support chore(cypress): adjust files-sidebar.cy.ts 2024-08-02 14:12:14 +07:00
dockerNode.ts
tsconfig.json fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release 2023-11-14 20:01:32 +07:00