aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Ensure to only send valid URLs to backendFerdinand Thiessen2025-01-271-0/+143
* chore(tests): Make linter happy in cypress testschore/cypress-typosFerdinand Thiessen2025-01-224-8/+7
* 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
* Merge pull request #50206 from nextcloud/fix/50177/movy-copy-e2e-testsFerdinand Thiessen2025-01-162-0/+162
|\
| * test(e2e): hide move dialog action if destination has no CREATE permissionfix/50177/movy-copy-e2e-testsMaksim Sukharev2025-01-162-0/+162
* | test(dashboard): Add regression test for loading unneeded dataFerdinand Thiessen2025-01-161-0/+41
|/
* fix(files): sort not working after changing viewsfix/files/sort-after-view-changeRichard Steinmetz2025-01-161-0/+61
* test: Add end-to-end test for share expiration dateFerdinand Thiessen2025-01-152-3/+146
* fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mountingFerdinand Thiessen2025-01-141-2/+2
* 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
* fix: Redirect user to login if session is terminatedFerdinand Thiessen2024-12-191-0/+62
* perf(files_trashbin): use empty trashbin endpoint instead of batch delete req...skjnldsv2024-12-121-1/+1
* feat(files_trashbin): add cypress testsskjnldsv2024-12-122-4/+127
* 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
* test(files): Update testsChristopher Ng2024-12-032-8/+0
* chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11Louis Chemineau2024-11-2511-76/+35
* fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-151-1/+4
* chore(profile): move profile app from core to appsskjnldsv2024-11-141-4/+7
* fix(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-081-1/+1
* chore(files): add selection cypress testsskjnldsv2024-11-074-3/+89
* test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-295-96/+109
* fix(files_sharing): fix view only actions button selectorfeat/files-bulk-taggingskjnldsv2024-10-291-2/+2
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-292-2/+379
* fix(files): Adjust NavigationQuota for Nextcloud 30 designFerdinand Thiessen2024-10-211-0/+4
* fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-151-1/+29
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-281-3/+1
* 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-0614-111/+855
* test: Add end-to-end tests for public page header actionsFerdinand Thiessen2024-09-033-0/+260
* test(cypress): Await promise in response to prevent timeoutFerdinand Thiessen2024-09-011-1/+4
* test: Add Cypress test for renaming loading stateFerdinand Thiessen2024-08-312-0/+48
* fix(files): Correctly check for already used names when creating new folderFerdinand Thiessen2024-08-273-8/+140
* fix(cypress): drop unwanted docker output charactersskjnldsv2024-08-221-4/+9
* chore(cypress): enable apcuskjnldsv2024-08-221-6/+24
* chore(cypress): put nextcloud into ramskjnldsv2024-08-222-3/+15
* chore(cypress): allow db snapshot and restore fo faster testsskjnldsv2024-08-222-7/+43
* fix: Access node owner by top level `owner` propertyFerdinand Thiessen2024-08-171-0/+105
* chore(tests): Fix import in cypress test limit_to_same_group.cy.tsCôme Chilliet2024-08-121-1/+1
* chore(tests): Fix SPDX license header on new cypress testCôme Chilliet2024-08-121-19/+2
* fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-121-1/+28
* chore(tests): Test limiting sharing to same groupLouis Chemineau2024-08-121-0/+97
* test: Added e2e tests for inline system tags file actionFerdinand Thiessen2024-08-082-0/+199
* fix: unify bundle namingJérôme Herbinet2024-08-061-1/+1
* fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-061-2/+6
* 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-013-4/+151