aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/Users/UserRow.vue
Commit message (Expand)AuthorAgeFilesLines
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-201-6/+0
* feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-221-4/+4
* fix(users): Improve error handling of some fields updateLouis Chemineau2024-07-221-24/+32
* fix(settings): Fix endless spinner when wiping or deleting accountsChristopher Ng2024-07-191-2/+5
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-031-23/+3
* chore: Change more "user" strings to "account"Christopher Ng2024-05-301-1/+1
* feat: Split display name and username columnsChristopher Ng2024-05-141-7/+8
* fix: more comprehensive wording for devices wipe actionJérôme Herbinet2024-03-161-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-13/+13
* fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-121-5/+8
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2023-12-071-9/+11
* fix(settings): Duplicate update user manager callsChristopher Ng2023-11-281-2/+1
* fix(settings): User row text field stylesChristopher Ng2023-11-161-16/+0
* fix(settings): Pass user object to user row actionsFerdinand Thiessen2023-11-081-0/+1
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-19/+31
* fix(settings): label user quota progress with aria-labelledbyGrigorii K. Shartsev2023-10-211-2/+2
* fix(settings): users page html validationGrigorii K. Shartsev2023-10-211-2/+2
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-201-3/+0
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-191-11/+17
* Append to body all selects inside of user tablejulia.kirschenheuter2023-10-171-1/+7
* enh(settings): Semantic user table markupChristopher Ng2023-10-051-120/+122
* Correct `aria-label` on action input and text fieldjulia.kirschenheuter2023-10-041-2/+5
* fix(ux): Show initial loading state of managersChristopher Ng2023-09-141-2/+9
* Reset loading state on UserRow mountLouis Chemineau2023-09-141-0/+4
* Do not preload potential manager list on UserRow mountLouis Chemineau2023-09-141-2/+1
* enh(a11y): Always visible user management labelsChristopher Ng2023-08-291-24/+15
* fix(settings): fix "Set user manager" label in users settingsGrigorii K. Shartsev2023-08-161-2/+5
* fix(settings): fix set manager loading indicator in users settingsGrigorii K. Shartsev2023-08-161-2/+2
* fix(settings): do not disable select on loading in users settingsGrigorii K. Shartsev2023-08-161-5/+5
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-1/+1
* AI admin settings: lint:fixMarcel Klehr2023-08-021-3/+3
* fix(l10n): ManagerChristopher Ng2023-07-171-3/+6
* test(settings): Users tableChristopher Ng2023-07-121-2/+5
* fix(cypress): users_disableChristopher Ng2023-07-121-1/+2
* enh(a11y): Users tableChristopher Ng2023-07-121-324/+461
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-301-48/+30
* Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-281-132/+198
* enh(a11y): New user modalChristopher Ng2023-06-211-0/+758