aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: Make appstore sidebar tabs standalone componentsFerdinand Thiessen2024-03-111-1/+1
* fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-071-10/+10
* fix(cypress): Adjust cypress testsChristopher Ng2024-03-061-9/+9
* fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-051-3/+3
* test(files_versions): Add tests for versions actionsLouis Chemineau2024-02-275-38/+381
* test(files_sharing): Add utils to e2e tests files_sharingLouis Chemineau2024-02-271-0/+104
* test(files): Add move and copy utils for e2e testsLouis Chemineau2024-02-272-70/+69
* fix(cypress): files_versions flakynessskjnldsv2024-02-222-21/+22
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-221-51/+75
* enh(settings): Add Cypress tests for personal informationFerdinand Thiessen2024-02-151-0/+391
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-2/+2
* fix: cypressJohn Molakvoæ2024-02-134-26/+26
* fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti...Ferdinand Thiessen2024-02-093-7/+101
* fix(cypress): Adjust cypress tests for changed themingFerdinand Thiessen2024-02-062-6/+11
* fix(tests): Fix flyke cypress testJoas Schilling2024-02-051-1/+0
* fix(tests): Make the cypress apps management test more reliableJoas Schilling2024-02-021-2/+20
* fix(cypress): Adjust files sorting testsFerdinand Thiessen2024-01-271-6/+6
* fix(cypress): Wait for color change in `pickRandomColor`Ferdinand Thiessen2024-01-251-3/+10
* test(theming): update e2e tests after separating color button and previewGrigorii K. Shartsev2024-01-243-15/+14
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-242-9/+9
* test(files): Fix file picker testChristopher Ng2024-01-231-1/+1
* test(theming): Fix navigation bar testsChristopher Ng2024-01-231-2/+2
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-0/+31
* enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-0/+39
* Merge pull request #42066 from nextcloud/fix/cypress-wait-for-network-requestsPytal2023-12-061-0/+18
|\
| * fix(cypress): Wait for network requests to finish when using the FilePickerFerdinand Thiessen2023-12-061-0/+18
* | Merge pull request #41948 from nextcloud/fix/accessibility-dark-modeFerdinand Thiessen2023-12-061-0/+153
|\ \ | |/ |/|