aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* chore(cypress): Move `clearState` from user utils to shared common utilsFerdinand Thiessen2023-10-295-20/+22
* chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-293-2/+155
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-1/+1
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-1/+1
* tests: Add accessibility tests for CSS color variablesFerdinand Thiessen2023-10-271-0/+2
* fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` c...Ferdinand Thiessen2023-10-252-62/+74
* fix(cypress): Fix selector for the user menu buttonFerdinand Thiessen2023-10-251-1/+1
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-257-151/+505
* chore(tests): Migrate login acceptance tests from behat to CypressFerdinand Thiessen2023-10-231-0/+146
* feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-211-8/+85
* fix(theming): App order settings - ensure the focus is kept on buttonFerdinand Thiessen2023-10-211-0/+41
* Merge pull request #41000 from nextcloud/fix/local-cypress-testsJohn Molakvoæ2023-10-201-0/+1
|\
| * fix(cypress): Also sync `3rdparty` directory for local cypress testsFerdinand Thiessen2023-10-191-0/+1
* | feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-0/+212
|/
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-194-43/+66
* fix(cypress): Replace flaky password-confirmation hack with conditional testi...Ferdinand Thiessen2023-10-195-82/+43
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-193-20/+73
* Fix background removal checkJohn Molakvoæ2023-10-193-11/+21
* Add additional no-background and custom colour testJohn Molakvoæ2023-10-191-20/+70
* fix: Improve dockerNode loggingFerdinand Thiessen2023-10-181-23/+33
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-181-7/+29
* fix(cypress): User groups testChristopher Ng2023-10-121-2/+2
* test(settings): Create and delete groupsChristopher Ng2023-10-111-0/+104
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-101-0/+4
* fix(CI): Fix server setup in cypress by overwriting all files in shallow-serverJoas Schilling2023-10-091-0/+14
* fix(cypress): User table create/delete testsChristopher Ng2023-10-051-4/+4
* fix(cypress): User table disable/enable testsChristopher Ng2023-10-051-6/+6
* fix(cypress): User table modify testsChristopher Ng2023-10-051-5/+5
* fix(cypress): User table column testsChristopher Ng2023-10-051-8/+8
* feat(files): add sharing icon in headerJohn Molakvoæ2023-09-021-0/+1
* fix(files): fix flaky cypress files testJohn Molakvoæ2023-09-011-0/+2
* fix(cypress): Fix the user theming cypress test for the new filepickerFerdinand Thiessen2023-08-261-4/+18
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-172-7/+7
* fix(cypress): Show and hide columnsChristopher Ng2023-08-082-3/+37
* fix(cypress): Can delete a userChristopher Ng2023-08-081-0/+14
* fix(cypress): Really mock the initial state instead of trying to stub a moduleFerdinand Thiessen2023-08-021-0/+17
* fix(cypress): Make sure cypress can preprocess files corrently (this drops 78...Ferdinand Thiessen2023-08-021-1/+1
* test(settings): User management settings dialogChristopher Ng2023-07-181-22/+24
* test(settings): Users tableChristopher Ng2023-07-124-13/+275
* fix(cypress): usersChristopher Ng2023-07-121-3/+3
* fix(cypress): users_modifyChristopher Ng2023-07-121-6/+4
* fix(cypress): users_disableChristopher Ng2023-07-121-6/+6
* fix(cypress): revert only toggleJohn Molakvoæ2023-07-061-1/+1
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-304-38/+218
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-292-1/+83
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-192-2/+2
* chore(deps): update cypressJohn Molakvoæ2023-04-211-2/+2
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-14/+2
* Prevent expiration from delete file in cypress testsLouis Chemineau2023-03-302-1/+4
* Use random names in files_version e2e testsLouis Chemineau2023-03-306-31/+52