aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files
Commit message (Expand)AuthorAgeFilesLines
* test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen7 days1-25/+16
* fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-051-0/+6
* test(e2e): adjust trashbin tests to be less flakytest/cypress-flakynessFerdinand Thiessen2025-03-033-5/+83
* fix(files_trashbin): disable bulk download for trashbinFerdinand Thiessen2025-02-281-3/+7
* fix(cypress): wait for toast to appearskjnldsv2025-02-281-1/+2
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-02-251-11/+32
* fix(cypress): action selector menu lookupskjnldsv2025-02-202-5/+23
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-201-2/+2
* fix(files): do not show extension warning for folders renamingfix/files-rename-folderskjnldsv2025-02-191-1/+64
* fix(files): properly show file not found errorskjnldsv2025-02-181-1/+42
* chore(files): add actions cypress testsskjnldsv2025-02-072-8/+240
* fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-061-0/+180
* test(files): Make scrolling tests independent from magic valuesFerdinand Thiessen2025-02-053-80/+145
* fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-051-0/+280
* chore(cypress): Finish commentChristopher Ng2025-02-041-1/+1
* fix(files): Fix casingChristopher Ng2025-02-041-1/+1
* fix(files): Ensure favorites set in sidebar workFerdinand Thiessen2025-01-211-0/+137
* fix(files): File type filter UI sync with filter stateFerdinand Thiessen2025-01-171-0/+49
* fix(files): sort not working after changing viewsfix/files/sort-after-view-changeRichard Steinmetz2025-01-161-0/+61
* test(cypress): make select range of files with shift key more reliableRichard Steinmetz2025-01-081-3/+3
* fix(cypress): flaky live photo test grid_view trigger issueskjnldsv2025-01-032-8/+20
* 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