aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/GroupListItem.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng2025-03-281-0/+1
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-7/+7
* feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-221-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-20/+3
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* enh(settings): Move confirm group removal dialog to vueChristopher Ng2023-10-111-43/+107
* Correct `aria-label` on action input and text fieldjulia.kirschenheuter2023-10-041-0/+1
* fix(settings): Undefined user count errorChristopher Ng2023-09-131-1/+1
* Adjust input field for "rename group"julia.kirschenheuter2023-08-311-3/+2
* fix(settings): Invert app nav icons when activeChristopher Ng2023-08-211-5/+10
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-4/+4
* fix(settings): Migrate away from `NcAppNavigationCounter`Ferdinand Thiessen2023-07-011-5/+22
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-4/+3
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-4/+4
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-16/+16
* Add compiled filesLouis Chemineau2022-02-011-8/+5
* Add new component for the group list items.ArcticFall2022-02-011-0/+143