aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files/files-renaming.cy.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+39
* fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-151-1/+29
* test(cypress): Await promise in response to prevent timeoutFerdinand Thiessen2024-09-011-1/+4
* test: Add Cypress test for renaming loading stateFerdinand Thiessen2024-08-311-0/+45
* fix(files): Correctly check for already used names when creating new folderFerdinand Thiessen2024-08-271-8/+1
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-07-261-0/+77