Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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> | |||||
* | fix(theming): Add `aria-pressed` attribute to active background | Ferdinand Thiessen | 2023-10-18 | 1 | -7/+29 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(cypress): User groups test | Christopher Ng | 2023-10-12 | 1 | -2/+2 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | test(settings): Create and delete groups | Christopher Ng | 2023-10-11 | 1 | -0/+104 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | feat: allow external drop and add dropzone | John Molakvoæ | 2023-10-10 | 1 | -0/+4 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(CI): Fix server setup in cypress by overwriting all files in shallow-server | Joas Schilling | 2023-10-09 | 1 | -0/+14 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(cypress): User table create/delete tests | Christopher Ng | 2023-10-05 | 1 | -4/+4 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): User table disable/enable tests | Christopher Ng | 2023-10-05 | 1 | -6/+6 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): User table modify tests | Christopher Ng | 2023-10-05 | 1 | -5/+5 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): User table column tests | Christopher Ng | 2023-10-05 | 1 | -8/+8 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | feat(files): add sharing icon in header | John Molakvoæ | 2023-09-02 | 1 | -0/+1 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(files): fix flaky cypress files test | John Molakvoæ | 2023-09-01 | 1 | -0/+2 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(cypress): Fix the user theming cypress test for the new filepicker | Ferdinand Thiessen | 2023-08-26 | 1 | -4/+18 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(cypress): adjust selectors | John Molakvoæ | 2023-08-17 | 2 | -7/+7 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(cypress): Show and hide columns | Christopher Ng | 2023-08-08 | 2 | -3/+37 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): Can delete a user | Christopher Ng | 2023-08-08 | 1 | -0/+14 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): Really mock the initial state instead of trying to stub a module | Ferdinand Thiessen | 2023-08-02 | 1 | -0/+17 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(cypress): Make sure cypress can preprocess files corrently (this drops ↵ | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 | |
| | | | | | | 78 dependencies) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | test(settings): User management settings dialog | Christopher Ng | 2023-07-18 | 1 | -22/+24 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | test(settings): Users table | Christopher Ng | 2023-07-12 | 4 | -13/+275 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): users | Christopher Ng | 2023-07-12 | 1 | -3/+3 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): users_modify | Christopher Ng | 2023-07-12 | 1 | -6/+4 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): users_disable | Christopher Ng | 2023-07-12 | 1 | -6/+6 | |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | fix(cypress): revert only toggle | John Molakvoæ | 2023-07-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | fix(settings): Migrate away from deprecated `NcPopoverMenu` | Ferdinand Thiessen | 2023-06-30 | 4 | -38/+218 | |
| | | | | | | | | | * Replace popover menu with `NcActions` * Deduplicate user actions code between `UserRow` and `UserRowSimple` * Fix user action to cover whole row heigh to prevent dropdown from shining through the actions * Fix user action popover to be overlayed by current edited row actions Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix: Add cypress test for changing password in the users list | Ferdinand Thiessen | 2023-06-29 | 2 | -1/+83 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(core): Do not invert app menu text color | Ferdinand Thiessen | 2023-06-19 | 2 | -2/+2 | |
| | | | | | | | | * Also fixes other cypress test * Build assets Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | chore(deps): update cypress | John Molakvoæ | 2023-04-21 | 1 | -2/+2 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 1 | -14/+2 | |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | |||||
* | Prevent expiration from delete file in cypress tests | Louis Chemineau | 2023-03-30 | 2 | -1/+4 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Use random names in files_version e2e tests | Louis Chemineau | 2023-03-30 | 6 | -31/+52 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Do not stop docker in cypress workflow | Louis Chemineau | 2023-03-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Increase wait time | Louis Chemineau | 2023-03-30 | 1 | -2/+2 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Try to chain cypress commands | Louis Chemineau | 2023-03-30 | 1 | -9/+8 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Add comments about why we wait in files_versions' cypress tests | Louis Chemineau | 2023-03-30 | 1 | -0/+4 | |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> |