| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(settings): Also sanitize fediverse and twitter handle in the frontend | Ferdinand Thiessen | 2025-02-09 | 1 | -6/+13 |
* | fix(cypress): wait for apps list fetch for better testing stability | skjnldsv | 2024-07-09 | 1 | -0/+7 |
* | feat(settings): Allow to sort groups in the account management alphabetically | Ferdinand Thiessen | 2024-03-27 | 1 | -1/+80 |
* | test(settings): adjust e2e tests selectors to new structure | Grigorii K. Shartsev | 2024-03-19 | 1 | -14/+11 |
* | feat(settings): Implement new app discover section for app management | Ferdinand Thiessen | 2024-03-14 | 1 | -1/+1 |
* | feat(settings): Split account management into navigation and content | Ferdinand Thiessen | 2024-03-11 | 1 | -3/+3 |
* | feat: Make appstore sidebar tabs standalone components | Ferdinand Thiessen | 2024-03-11 | 1 | -1/+1 |
* | fix(settings): users settings cypress | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -10/+10 |
* | fix(cypress): Adjust cypress tests | Christopher Ng | 2024-03-06 | 1 | -9/+9 |
* | fix(settings): emails actions a11y and design | Grigorii K. Shartsev | 2024-03-05 | 1 | -3/+3 |
* | enh(settings): Add Cypress tests for personal information | Ferdinand Thiessen | 2024-02-15 | 1 | -0/+391 |
* | fix: cypress | John Molakvoæ | 2024-02-13 | 3 | -14/+14 |
* | fix(tests): Make the cypress apps management test more reliable | Joas Schilling | 2024-02-02 | 1 | -2/+20 |
* | fix(cypress): Adjust user columns tests to be more specific when selecting a ... | Ferdinand Thiessen | 2023-12-01 | 1 | -4/+4 |
* | fix(cypress): Adjust user settings tests for changed actions component | Ferdinand Thiessen | 2023-11-17 | 2 | -143/+5 |
* | fix(cypress): Make new-users test less flaky by using test isolation | Ferdinand Thiessen | 2023-11-17 | 1 | -13/+6 |
* | test(systemtags): Admin system tags form | Christopher Ng | 2023-11-15 | 1 | -0/+138 |
* | Add link for opening app details | julia.kirschenheuter | 2023-11-15 | 1 | -1/+1 |
* | chore(cypress): Migrate apps acceptance tests to Cypress | Ferdinand Thiessen | 2023-11-06 | 1 | -0/+151 |
* | chore(tests): Migrate duplicated menu settings tests (access levels) to Cypress | Ferdinand Thiessen | 2023-10-30 | 1 | -54/+1 |
* | chore(cypress): Move `clearState` from user utils to shared common utils | Ferdinand Thiessen | 2023-10-29 | 4 | -20/+5 |
* | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ... | Ferdinand Thiessen | 2023-10-29 | 1 | -0/+132 |
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 6 | -148/+501 |
* | fix(cypress): Test using `data-test-id` attributes rather than private classes | Ferdinand Thiessen | 2023-10-19 | 4 | -43/+66 |
* | fix(cypress): Replace flaky password-confirmation hack with conditional testi... | Ferdinand Thiessen | 2023-10-19 | 4 | -82/+42 |
* | fix(cypress): User groups test | Christopher Ng | 2023-10-12 | 1 | -2/+2 |
* | test(settings): Create and delete groups | Christopher Ng | 2023-10-11 | 1 | -0/+104 |
* | fix(cypress): User table create/delete tests | Christopher Ng | 2023-10-05 | 1 | -4/+4 |
* | fix(cypress): User table disable/enable tests | Christopher Ng | 2023-10-05 | 1 | -6/+6 |
* | fix(cypress): User table modify tests | Christopher Ng | 2023-10-05 | 1 | -5/+5 |
* | fix(cypress): User table column tests | Christopher Ng | 2023-10-05 | 1 | -8/+8 |
* | fix(cypress): Show and hide columns | Christopher Ng | 2023-08-08 | 2 | -3/+37 |
* | fix(cypress): Can delete a user | Christopher Ng | 2023-08-08 | 1 | -0/+14 |
* | test(settings): User management settings dialog | Christopher Ng | 2023-07-18 | 1 | -22/+24 |
* | test(settings): Users table | Christopher Ng | 2023-07-12 | 4 | -13/+275 |
* | fix(cypress): users | Christopher Ng | 2023-07-12 | 1 | -3/+3 |
* | fix(cypress): users_modify | Christopher Ng | 2023-07-12 | 1 | -6/+4 |
* | fix(cypress): users_disable | Christopher Ng | 2023-07-12 | 1 | -6/+6 |
* | fix(settings): Migrate away from deprecated `NcPopoverMenu` | Ferdinand Thiessen | 2023-06-30 | 3 | -38/+186 |
* | fix: Add cypress test for changing password in the users list | Ferdinand Thiessen | 2023-06-29 | 1 | -0/+82 |