aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e
Commit message (Expand)AuthorAgeFilesLines
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-0611-104/+816
* test: Add end-to-end tests for public page header actionsFerdinand Thiessen2024-09-031-0/+219
* 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
* chore(cypress): allow db snapshot and restore fo faster testsskjnldsv2024-08-221-7/+20
* 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
* test(files_sharing): Add test for "note to recipient" featureFerdinand Thiessen2024-07-312-2/+79
* 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
* test: Add regression test for opening shared foldersFerdinand Thiessen2024-07-251-0/+59
* fix: Ensure displayname is a stringFerdinand Thiessen2024-07-251-0/+25
* chore: add file request cypress testingskjnldsv2024-07-194-1/+156
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-151-4/+53
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-122-1/+4
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-1/+1
* test: Adjust cypress tests to use reusable POM for header navigationFerdinand Thiessen2024-07-104-151/+195
* fix(cypress): wait for apps list fetch for better testing stabilityskjnldsv2024-07-041-0/+7
* 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
* test(cypress): Fix testsChristopher Ng2024-05-301-0/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-2637-669/+80
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-213-151/+322
* fix: cypressSimon L.2024-05-211-1/+1
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-172-0/+172
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-161-0/+116
* fix(tests): Adjust tests for changed css classesFerdinand Thiessen2024-04-101-1/+1
* fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-103-13/+13
* 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(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-1/+80
* feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-267-56/+181
* 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
* test(settings): adjust e2e tests selectors to new structureGrigorii K. Shartsev2024-03-191-14/+11
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-0/+62
* feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-141-1/+1
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-144-1/+255
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-111-3/+3