aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* test: add cypress tests for sharing download permissionFerdinand Thiessen2025-04-023-6/+110
* test: adjust for cypressbackport/51521/stable31Ferdinand Thiessen2025-04-011-1/+1
* test: make cypress run in secure context and add WebAuthn testsFerdinand Thiessen2025-04-018-119/+311
* test(settings): Fix group items not being foundChristopher Ng2025-03-311-26/+24
* test(settings): Correctly find group in selectChristopher Ng2025-03-311-0/+2
* test(settings): Wait until groups list has loadedChristopher Ng2025-03-311-0/+6
* fix(files_versions): correctly show version author also for shared filesbackport/51705/stable31Ferdinand Thiessen2025-03-262-0/+60
* fix(tests): Files are sorted by Name by default, no need to click itbackport/51689/stable31Côme Chilliet2025-03-251-1/+0
* fix(profile): allow to reset phone numberFerdinand Thiessen2025-03-211-0/+34
* fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-202-0/+26
* fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen2025-03-191-36/+59
* Merge pull request #51304 from nextcloud/backport/51302/stable31Louis2025-03-172-2/+2
|\
| * test: Remove `.only(` callsbackport/51302/stable31Louis Chemineau2025-03-062-2/+2
* | fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-0/+58
|/
* chore(cypress): also log the current server image shaskjnldsv2025-03-061-0/+4
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-03-063-9/+186
* fix(files_sharing): ensure downloaded file has the correct filenameFerdinand Thiessen2025-03-052-104/+142
* test(e2e): adjust trashbin tests to be less flakybackport/51211/stable31Ferdinand Thiessen2025-03-054-44/+94
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-03-041-11/+32
* fix(files_trashbin): disable bulk download for trashbinFerdinand Thiessen2025-03-032-2/+89
* fix(cypress): wait for toast to appearbackport/51126/stable31skjnldsv2025-02-281-1/+2
* fix(files): do not show extension warning for folders renamingskjnldsv2025-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-111-0/+102
* chore: compile assetsbackport/50364/stable31skjnldsv2025-02-072-2/+2
* chore(files): add actions cypress testsskjnldsv2025-02-074-11/+243
* Merge pull request #50695 from nextcloud/backport/50655/stable31Andy Scherzinger2025-02-061-5/+14
|\
| * test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-5/+14
* | fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-061-6/+13
|/
* 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-064-80/+185
* fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-061-0/+280
* test: Add Cypress command for deleting filesFerdinand Thiessen2025-02-062-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
* 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