aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files
Commit message (Expand)AuthorAgeFilesLines
* feat(files_trashbin): add cypress testsskjnldsv2024-12-121-4/+28
* fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+39
* fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-042-6/+18
* test: Copying a folder containing live photosLouis Chemineau2024-12-042-68/+147
* chore(files): add selection cypress testsskjnldsv2024-11-074-3/+89
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-2/+25
* fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-151-1/+29
* test(files): Add tests for path handlingFerdinand Thiessen2024-09-201-0/+33
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-061-5/+5
* 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-273-8/+140
* test: Add test for recent viewFerdinand Thiessen2024-08-011-0/+44
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-011-0/+145
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-07-261-0/+77
* test: Add cypress tests for file list filteringFerdinand Thiessen2024-07-252-90/+231
* fix: Ensure displayname is a stringFerdinand Thiessen2024-07-251-0/+25
* chore: add file request cypress testingskjnldsv2024-07-191-0/+15
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-151-4/+53
* fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-16/+18
* fix(files): Use `data-cy` (data attribute) instead of `cy-data`Ferdinand Thiessen2024-06-112-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-06-061-19/+2
* feat(cypress): Add tests for files sidebarFerdinand Thiessen2024-06-041-0/+94
* chore: Add SPDX headerAndy Scherzinger2024-05-269-152/+20
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-0/+105
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-161-0/+116
* 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