Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(settings): adjust e2e tests selectors to new structure | Grigorii K. Shartsev | 2024-03-19 | 1 | -14/+11 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge) | Ferdinand Thiessen | 2024-03-18 | 1 | -0/+62 |
| | | | | | | The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(settings): Implement new app discover section for app management | Ferdinand Thiessen | 2024-03-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(files): Add e2e tests for live photo sync | Louis Chemineau | 2024-03-14 | 5 | -31/+285 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(cypress): Do not run cron in ajax mode | Louis Chemineau | 2024-03-14 | 1 | -0/+2 |
| | | | | | | This prevent random slowdown during tests, making them more reliable, and faster. Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(cypress): ResizeObserver loop undelivered notifications error | Christopher Ng | 2024-03-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat(settings): Split account management into navigation and content | Ferdinand Thiessen | 2024-03-11 | 1 | -3/+3 |
| | | | | | | The should ease the maintenance of it due to reduced complexity. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Make appstore sidebar tabs standalone components | Ferdinand Thiessen | 2024-03-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(settings): users settings cypress | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -10/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix(cypress): Adjust cypress tests | Christopher Ng | 2024-03-06 | 1 | -9/+9 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(settings): emails actions a11y and design | Grigorii K. Shartsev | 2024-03-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | test(files_versions): Add tests for versions actions | Louis Chemineau | 2024-02-27 | 5 | -38/+381 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(files_sharing): Add utils to e2e tests files_sharing | Louis Chemineau | 2024-02-27 | 1 | -0/+104 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(files): Add move and copy utils for e2e tests | Louis Chemineau | 2024-02-27 | 2 | -70/+69 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(cypress): files_versions flakyness | skjnldsv | 2024-02-22 | 2 | -21/+22 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(cypress): more stable navigation-bar-settings cypress tests | skjnldsv | 2024-02-22 | 3 | -53/+77 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | enh(settings): Add Cypress tests for personal information | Ferdinand Thiessen | 2024-02-15 | 1 | -0/+391 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: cypress | John Molakvoæ | 2024-02-13 | 4 | -26/+26 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML ↵ | Ferdinand Thiessen | 2024-02-09 | 3 | -7/+101 |
| | | | | | | entities in their names Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Adjust cypress tests for changed theming | Ferdinand Thiessen | 2024-02-06 | 2 | -6/+11 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(tests): Fix flyke cypress test | Joas Schilling | 2024-02-05 | 1 | -1/+0 |
| | | | | | | This is a "Ctrl+D" instead of "Ctrl+S" fail from b2d999fd6835e5c59b6086c658330ce7360a780f Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(tests): Make the cypress apps management test more reliable | Joas Schilling | 2024-02-02 | 1 | -2/+20 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(cypress): Adjust files sorting tests | Ferdinand Thiessen | 2024-01-27 | 1 | -6/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Wait for color change in `pickRandomColor` | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+10 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(theming): update e2e tests after separating color button and preview | Grigorii K. Shartsev | 2024-01-24 | 3 | -15/+14 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-01-24 | 2 | -9/+9 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | test(files): Fix file picker test | Christopher Ng | 2024-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | test(theming): Fix navigation bar tests | Christopher Ng | 2024-01-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): Allow to copy or move file to folder with similar name | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+31 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Allow to copy files into same directory | Ferdinand Thiessen | 2024-01-20 | 1 | -0/+39 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #42066 from nextcloud/fix/cypress-wait-for-network-requests | Pytal | 2023-12-06 | 1 | -0/+18 |
|\ | | | | | fix(cypress): Wait for network requests to finish when using the FilePicker | ||||
| * | fix(cypress): Wait for network requests to finish when using the FilePicker | Ferdinand Thiessen | 2023-12-06 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #41948 from nextcloud/fix/accessibility-dark-mode | Ferdinand Thiessen | 2023-12-06 | 2 | -0/+154 |
|\ \ | |/ |/| | fix(theming): Adjust dark theme to be accessible adjust cypress tests | ||||
| * | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-01 | 2 | -0/+154 |
| | | | | | | | | | | | | Also fix warning text color for bright / default theme on blurry background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(cypress): Adjust user columns tests to be more specific when selecting a ↵ | Ferdinand Thiessen | 2023-12-01 | 1 | -4/+4 |
|/ | | | | | | modal Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Add cypress tests for copy and move | Ferdinand Thiessen | 2023-11-27 | 1 | -0/+116 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Adjust cypress tests that relied on version to be 28 | Ferdinand Thiessen | 2023-11-24 | 2 | -1/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Adjust user settings tests for changed actions component | Ferdinand Thiessen | 2023-11-17 | 2 | -5/+5 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Make new-users test less flaky by using test isolation | Ferdinand Thiessen | 2023-11-17 | 1 | -13/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Add cypress e2e tests | Ferdinand Thiessen | 2023-11-16 | 3 | -11/+336 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(systemtags): Admin system tags form | Christopher Ng | 2023-11-15 | 1 | -0/+138 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Add link for opening app details | julia.kirschenheuter | 2023-11-15 | 1 | -1/+1 |
| | | | | | | Add `alt` for `AppScore` image Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release | Ferdinand Thiessen | 2023-11-14 | 2 | -7/+7 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Do not install calendar app from app store for testing but use ↵ | Ferdinand Thiessen | 2023-11-12 | 8 | -22/+193 |
| | | | | | | locally provided test app Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(cypress): Migrate apps acceptance tests to Cypress | Ferdinand Thiessen | 2023-11-06 | 2 | -0/+173 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(cypress): Migrate header contacts menu tests from Behat to Cypress | Ferdinand Thiessen | 2023-11-05 | 2 | -1/+156 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Add timeout for waiting on Nextcloud server | Ferdinand Thiessen | 2023-11-03 | 1 | -1/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress | Ferdinand Thiessen | 2023-11-02 | 7 | -20/+240 |
|\ | | | | | chore(cypress): Migrate access-level tests from Behat to Cypress | ||||
| * | chore(tests): Migrate duplicated menu settings tests (access levels) to Cypress | Ferdinand Thiessen | 2023-10-30 | 2 | -54/+119 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |