aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #51250 from nextcloud/fix/pass-hide-download-in-update-req...yemkareems2 days3-6/+110
|\
| * test: add cypress tests for sharing download permissionFerdinand Thiessen3 days3-6/+110
* | test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen2 days8-106/+285
|/
* fix(profile): allow to reset phone numberFerdinand Thiessen5 days1-0/+34
* fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen8 days1-36/+59
* Merge pull request #51288 from nextcloud/fix/admin-tag-color-preventJohn Molakvoæ2025-03-061-0/+58
|\
| * fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-0/+58
* | test: Remove `.only(` callsartonge/test/remove_only_callsLouis Chemineau2025-03-062-2/+2
|/
* fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-052-0/+26
* fix(files_sharing): ensure downloaded file has the correct filenameFerdinand Thiessen2025-03-052-104/+142
* test(e2e): adjust trashbin tests to be less flakytest/cypress-flakynessFerdinand Thiessen2025-03-034-40/+88
* fix(files_trashbin): disable bulk download for trashbinFerdinand Thiessen2025-02-282-3/+77
* 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(files): handle failed node properlyskjnldsv2025-02-212-24/+99
* fix(cypress): action selector menu lookupskjnldsv2025-02-202-5/+23
* chore(cypress): also log the current server image shaskjnldsv2025-02-201-0/+4
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-203-2/+178
* 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
* feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-101-0/+102
* chore: compile assetsskjnldsv2025-02-072-2/+2
* chore(files): add actions cypress testsskjnldsv2025-02-074-11/+243
* Merge pull request #50678 from nextcloud/fix/harden-account-propertiesFerdinand Thiessen2025-02-061-6/+13
|\
| * fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-061-6/+13
* | test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-5/+14
|/
* fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-063-9/+190
* test(files): Make scrolling tests independent from magic valuesFerdinand Thiessen2025-02-054-80/+185
* fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-051-0/+280
* test: Add Cypress command for deleting filesFerdinand Thiessen2025-02-052-0/+28
* chore(cypress): Finish commentChristopher Ng2025-02-041-1/+1
* fix(files): Fix casingChristopher Ng2025-02-041-1/+1
* chore(files): Change "filename" to "file name"Christopher Ng2025-02-041-1/+1
* test(files_sharing): add e2e tests for public link sharingnfebe2025-02-033-41/+293
* refactor: Modularize setup-public-share.tsnfebe2025-02-031-64/+77
* 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