Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(cypress): files_versions flakyness | skjnldsv | 2024-02-29 | 2 | -21/+22 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(cypress): more stable navigation-bar-settings cypress tests | skjnldsv | 2024-02-29 | 3 | -52/+76 |
| | | | | Signed-off-by: skjnldsv <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-07 | 2 | -6/+11 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Wait for color change in `pickRandomColor` | Ferdinand Thiessen | 2024-02-05 | 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-02-05 | 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-02-05 | 2 | -9/+9 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(cypress): Adjust files sorting tests | Ferdinand Thiessen | 2024-02-03 | 1 | -6/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | 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> | ||||
* | test(files): Fix file picker test | Christopher Ng | 2024-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | test(theming): Fix navigation bar tests | Christopher Ng | 2024-02-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(cypress): Await copy move request to avoid flaky CI | Ferdinand Thiessen | 2024-01-26 | 1 | -1/+19 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | 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> | ||||
* | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-06 | 2 | -0/+154 |
| | | | | | | Also fix warning text color for bright / default theme on blurry background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Add cypress tests for copy and move | Ferdinand Thiessen | 2023-12-05 | 1 | -0/+116 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Adjust user columns tests to be more specific when selecting a ↵ | Ferdinand Thiessen | 2023-11-30 | 1 | -4/+4 |
| | | | | | | modal 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> | ||||
| * | chore(cypress): Move `clearState` from user utils to shared common utils | Ferdinand Thiessen | 2023-10-29 | 5 | -20/+22 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ↵ | Ferdinand Thiessen | 2023-10-29 | 3 | -2/+155 |
| | | | | | | | | | | | | UI tests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(tests): Make app order Cypress tests more robust | Ferdinand Thiessen | 2023-10-31 | 1 | -6/+12 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | tests: Add accessibility tests for CSS color variables | Ferdinand Thiessen | 2023-10-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` ↵ | Ferdinand Thiessen | 2023-10-25 | 2 | -62/+74 |
| | | | | | | checker functions Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Fix selector for the user menu button | Ferdinand Thiessen | 2023-10-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 7 | -151/+505 |
| | | | | | | | | * Use common `data-testid` to identify elements rather than to depend on internal classes or properties * Force clean the state for the user tests * Move leftover acceptance tests for users from drone to cypress Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(tests): Migrate login acceptance tests from behat to Cypress | Ferdinand Thiessen | 2023-10-23 | 1 | -0/+146 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(theming): Allow to reset the user defined app order to the default value | Ferdinand Thiessen | 2023-10-21 | 1 | -8/+85 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): App order settings - ensure the focus is kept on button | Ferdinand Thiessen | 2023-10-21 | 1 | -0/+41 |
| | | | | | | When pressing a button for changing the app order that button should keep the focus after reordering the list. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #41000 from nextcloud/fix/local-cypress-tests | John Molakvoæ | 2023-10-20 | 1 | -0/+1 |
|\ | |||||
| * | fix(cypress): Also sync `3rdparty` directory for local cypress tests | Ferdinand Thiessen | 2023-10-19 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | feat(theming): Allow to configure default apps and app order in frontend ↵ | Ferdinand Thiessen | 2023-10-20 | 1 | -0/+212 |
|/ | | | | | | | | | settings * Also add API for setting the value using ajax. * Add cypress tests for app order and defaul apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Test using `data-test-id` attributes rather than private classes | Ferdinand Thiessen | 2023-10-19 | 4 | -43/+66 |
| | | | | | | Makes the test more resilant to inner component changes of the `@nextcloud/vue` library. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Replace flaky password-confirmation hack with conditional ↵ | Ferdinand Thiessen | 2023-10-19 | 5 | -82/+43 |
| | | | | | | testing for the password modal Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix background removal not applying to user default theming | John Molakvoæ | 2023-10-19 | 3 | -20/+73 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix background removal check | John Molakvoæ | 2023-10-19 | 3 | -11/+21 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add additional no-background and custom colour test | John Molakvoæ | 2023-10-19 | 1 | -20/+70 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: Improve dockerNode logging | Ferdinand Thiessen | 2023-10-18 | 1 | -23/+33 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |