aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-081-0/+145
* test: Add test for recent viewFerdinand Thiessen2024-08-081-0/+44
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-08-021-0/+77
* chore(cypress): adjust files-sidebar.cy.tsskjnldsv2024-08-022-26/+18
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-08-021-1/+41
* fix: Use functions from `@nextcloud/files`Ferdinand Thiessen2024-07-261-0/+25
* feat(cypress): Add tests for files sidebarFerdinand Thiessen2024-06-071-0/+94
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-181-0/+116
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-181-0/+105
* fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-102-10/+10
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-042-60/+1
* chore: adjusting cypress drag and drop testsskjnldsv2024-04-042-1/+134
* feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-262-34/+43
* fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-03-221-2/+19
* fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-03-222-1/+39
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-0/+62
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-142-0/+246
* test(files): Add move and copy utils for e2e testsLouis Chemineau2024-02-272-70/+69
* fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti...Ferdinand Thiessen2024-02-093-7/+101
* fix(cypress): Adjust files sorting testsFerdinand Thiessen2024-01-271-6/+6
* test(files): Fix file picker testChristopher Ng2024-01-231-1/+1
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-0/+31
* enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-0/+39
* fix(cypress): Wait for network requests to finish when using the FilePickerFerdinand Thiessen2023-12-061-0/+18
* enh(files): Add cypress tests for copy and moveFerdinand Thiessen2023-11-271-0/+116
* fix(files): Add cypress e2e testsFerdinand Thiessen2023-11-162-0/+295