| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(cypress): Add tests for files sidebar | Ferdinand Thiessen | 2024-06-10 | 3 | -3/+108 |
* | fix(files): When copying nodes only add the copy suffix for file before file ... | Ferdinand Thiessen | 2024-04-18 | 1 | -1/+27 |
* | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ... | Ferdinand Thiessen | 2024-04-18 | 2 | -2/+99 |
* | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-17 | 2 | -0/+171 |
* | fix(cypress): Adjust cypress tests and add common functions for files | Ferdinand Thiessen | 2024-04-17 | 2 | -21/+86 |
* | fix(files): Do not escape file names for filepicker buttons | Ferdinand Thiessen | 2024-04-17 | 1 | -0/+38 |
* | chore: add drag and drop recursion and FilesystemAPI testing | skjnldsv | 2024-04-04 | 2 | -60/+1 |
* | chore: adjusting cypress drag and drop tests | skjnldsv | 2024-04-04 | 2 | -1/+134 |
* | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge) | Ferdinand Thiessen | 2024-03-18 | 1 | -0/+62 |
* | fix(cypress): ResizeObserver loop undelivered notifications error | Christopher Ng | 2024-03-13 | 1 | -0/+1 |
* | fix(settings): users settings cypress | John Molakvoæ (skjnldsv) | 2024-03-08 | 1 | -10/+10 |
* | fix(cypress): Adjust cypress tests | Christopher Ng | 2024-03-06 | 1 | -9/+9 |
* | fix(cypress): files_versions flakyness | skjnldsv | 2024-02-29 | 2 | -21/+22 |
* | fix(cypress): more stable navigation-bar-settings cypress tests | skjnldsv | 2024-02-29 | 3 | -52/+76 |
* | fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti... | Ferdinand Thiessen | 2024-02-09 | 3 | -7/+101 |
* | fix(cypress): Adjust cypress tests for changed theming | Ferdinand Thiessen | 2024-02-07 | 2 | -6/+11 |
* | fix(cypress): Wait for color change in `pickRandomColor` | Ferdinand Thiessen | 2024-02-05 | 1 | -3/+10 |
* | test(theming): update e2e tests after separating color button and preview | Grigorii K. Shartsev | 2024-02-05 | 3 | -15/+14 |
* | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-02-05 | 2 | -9/+9 |
* | fix(cypress): Adjust files sorting tests | Ferdinand Thiessen | 2024-02-03 | 1 | -6/+6 |
* | fix(tests): Make the cypress apps management test more reliable | Joas Schilling | 2024-02-02 | 1 | -2/+20 |
* | test(files): Fix file picker test | Christopher Ng | 2024-02-02 | 1 | -1/+1 |
* | test(theming): Fix navigation bar tests | Christopher Ng | 2024-02-02 | 1 | -2/+2 |
* | fix(cypress): Await copy move request to avoid flaky CI | Ferdinand Thiessen | 2024-01-26 | 1 | -1/+19 |
* | fix(files): Allow to copy or move file to folder with similar name | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+31 |
* | enh(files): Allow to copy files into same directory | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+39 |
* | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-06 | 2 | -0/+154 |
* | enh(files): Add cypress tests for copy and move | Ferdinand Thiessen | 2023-12-05 | 1 | -0/+116 |
* | fix(cypress): Adjust user columns tests to be more specific when selecting a ... | Ferdinand Thiessen | 2023-11-30 | 1 | -4/+4 |
* | fix(cypress): Adjust user settings tests for changed actions component | Ferdinand Thiessen | 2023-11-17 | 2 | -5/+5 |
* | fix(cypress): Make new-users test less flaky by using test isolation | Ferdinand Thiessen | 2023-11-17 | 1 | -13/+6 |
* | fix(files): Add cypress e2e tests | Ferdinand Thiessen | 2023-11-16 | 3 | -11/+336 |
* | test(systemtags): Admin system tags form | Christopher Ng | 2023-11-15 | 1 | -0/+138 |
* | Add link for opening app details | julia.kirschenheuter | 2023-11-15 | 1 | -1/+1 |
* | fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release | Ferdinand Thiessen | 2023-11-14 | 2 | -7/+7 |
* | fix(cypress): Do not install calendar app from app store for testing but use ... | Ferdinand Thiessen | 2023-11-12 | 8 | -22/+193 |
* | chore(cypress): Migrate apps acceptance tests to Cypress | Ferdinand Thiessen | 2023-11-06 | 2 | -0/+173 |
* | chore(cypress): Migrate header contacts menu tests from Behat to Cypress | Ferdinand Thiessen | 2023-11-05 | 2 | -1/+156 |
* | fix(cypress): Add timeout for waiting on Nextcloud server | Ferdinand Thiessen | 2023-11-03 | 1 | -1/+9 |
* | Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress | Ferdinand Thiessen | 2023-11-02 | 7 | -20/+240 |
|\ |
|
| * | chore(tests): Migrate duplicated menu settings tests (access levels) to Cypress | Ferdinand Thiessen | 2023-10-30 | 2 | -54/+119 |
| * | chore(cypress): Move `clearState` from user utils to shared common utils | Ferdinand Thiessen | 2023-10-29 | 5 | -20/+22 |
| * | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ... | Ferdinand Thiessen | 2023-10-29 | 3 | -2/+155 |
* | | fix(tests): Make app order Cypress tests more robust | Ferdinand Thiessen | 2023-10-31 | 1 | -6/+12 |
|/ |
|
* | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 1 | -1/+1 |
* | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 1 | -1/+1 |
* | tests: Add accessibility tests for CSS color variables | Ferdinand Thiessen | 2023-10-27 | 1 | -0/+2 |
* | fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` c... | Ferdinand Thiessen | 2023-10-25 | 2 | -62/+74 |
* | fix(cypress): Fix selector for the user menu button | Ferdinand Thiessen | 2023-10-25 | 1 | -1/+1 |
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 7 | -151/+505 |