summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-0640-11105/+0
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-053-249/+0
* chore(tests): Migrate duplicated menu settings tests (access levels) to CypressFerdinand Thiessen2023-10-301-25/+0
* chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-291-23/+0
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-253-458/+0
* chore(tests): Migrate login acceptance tests from behat to CypressFerdinand Thiessen2023-10-233-206/+0
* fix(acceptance): Locate settings menuChristopher Ng2023-10-161-1/+1
* refactor: Contacts menu to VueChristoph Wurst2023-10-161-4/+4
* fix(acceptance): Locate contacts menu buttonChristopher Ng2023-10-061-1/+1
* Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-281-1/+1
* Create right table viewjulia.kirschenheuter2023-09-051-4/+4
* chore: Remove unused FilePickerContext from behat testsFerdinand Thiessen2023-08-262-127/+0
* Download and enable allJérôme Herbinet2023-08-181-1/+1
* chore: remove outdated acceptance testsJohn Molakvoæ2023-08-174-1130/+0
* test: remove broken steps from files acceptance testDaniel Kesselberg2023-08-091-4/+8
* fix: Acceptance tests adjusted to find new style sidebar tabsFerdinand Thiessen2023-08-021-1/+1
* test(settings): Users tableChristopher Ng2023-07-121-96/+0
* fix(acceptance): UsersSettingsContextChristopher Ng2023-07-124-12/+11
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-302-38/+37
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-291-12/+12
* Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-281-3/+2
* enh(a11y): New user modalChristopher Ng2023-06-212-6/+6
* Revert "Fix table view"julia.kirschenheuter2023-05-251-3/+3
* Fix table viewjulia.kirschenheuter2023-05-111-3/+3
* fix(CI): Disable unstable test until someone can have a look at itJoas Schilling2023-04-181-10/+10
* fix(tests): acceptanceJohn Molakvoæ2023-04-061-1/+1
* fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib...Joas Schilling2023-03-071-2/+2
* Port user menu to VueChristopher Ng2023-02-091-3/+3
* use php8.0 imagesMaxence Lange2023-01-311-1/+1
* Port files sharing selectorChristopher Ng2023-01-241-4/+3
* composer run cs:fixCôme Chilliet2023-01-2031-163/+144
* Disable unreliable acceptance testsJoas Schilling2023-01-191-398/+398
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-3/+2
* feat(CI): Enforce colored output for acceptance tests on drone CIJoas Schilling2023-01-131-1/+1
* Update behat and friendsDaniel Kesselberg2022-12-212-160/+177
* Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-141-2/+2
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-34/+0
* Copy to clipboard with button instead of linkChristopher Ng2022-11-241-2/+2
* Add label to sharing search fieldChristopher Ng2022-11-231-2/+2
* Rewrite admin theming in VueChristopher Ng2022-10-282-19/+27
* Add config and fix seleniumJohn Molakvoæ2022-10-191-0/+4
* Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-132-3/+3
|\
| * Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-132-3/+3
* | Make CI green againJoas Schilling2022-10-132-43/+46
|/
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-052-2/+23
* Fix various theming bugsChristopher Ng2022-09-282-14/+14
* Increase timeout for apps managementVincent Petry2022-09-151-1/+1
* Add accessibility entry in user menuVincent Petry2022-09-141-2/+4
* More cleaning up of the login componentCarl Schwan2022-09-061-2/+2
* Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-022-2/+2
|\