aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/settings
Commit message (Expand)AuthorAgeFilesLines
* chore(cypress): allow db snapshot and restore fo faster testsskjnldsv2024-08-221-7/+20
* fix: unify bundle namingJérôme Herbinet2024-08-061-1/+1
* fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-061-2/+6
* fix(cypress): wait for apps list fetch for better testing stabilityskjnldsv2024-07-041-0/+7
* test(cypress): Fix testsChristopher Ng2024-05-301-0/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-269-171/+18
* fix(tests): Adjust tests for changed css classesFerdinand Thiessen2024-04-101-1/+1
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-1/+80
* test(settings): adjust e2e tests selectors to new structureGrigorii K. Shartsev2024-03-191-14/+11
* feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-141-1/+1
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-111-3/+3
* feat: Make appstore sidebar tabs standalone componentsFerdinand Thiessen2024-03-111-1/+1
* fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-071-10/+10
* fix(cypress): Adjust cypress testsChristopher Ng2024-03-061-9/+9
* fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-051-3/+3
* enh(settings): Add Cypress tests for personal informationFerdinand Thiessen2024-02-151-0/+391
* fix: cypressJohn Molakvoæ2024-02-133-14/+14
* fix(tests): Make the cypress apps management test more reliableJoas Schilling2024-02-021-2/+20
* fix(cypress): Adjust user columns tests to be more specific when selecting a ...Ferdinand Thiessen2023-12-011-4/+4
* fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-172-143/+5
* fix(cypress): Make new-users test less flaky by using test isolationFerdinand Thiessen2023-11-171-13/+6
* test(systemtags): Admin system tags formChristopher Ng2023-11-151-0/+138
* Add link for opening app detailsjulia.kirschenheuter2023-11-151-1/+1
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-061-0/+151
* chore(tests): Migrate duplicated menu settings tests (access levels) to CypressFerdinand Thiessen2023-10-301-54/+1
* chore(cypress): Move `clearState` from user utils to shared common utilsFerdinand Thiessen2023-10-294-20/+5
* chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-291-0/+132
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-256-148/+501
* 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-194-82/+42
* fix(cypress): User groups testChristopher Ng2023-10-121-2/+2
* test(settings): Create and delete groupsChristopher Ng2023-10-111-0/+104
* 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
* fix(cypress): Show and hide columnsChristopher Ng2023-08-082-3/+37
* fix(cypress): Can delete a userChristopher Ng2023-08-081-0/+14
* 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(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-303-38/+186
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-291-0/+82