aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/UserList.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): group admins only can add users to their groupsFerdinand Thiessen2025-04-271-2/+4
* fix(settings): Natural order groupsChristopher Ng2025-03-281-3/+1
* fix(settings): Allow searching for groups in user rowChristopher Ng2025-03-281-7/+0
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-3/+3
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-1/+1
* fix(settings): Hide forbidden UI elements for line managersFerdinand Thiessen2024-08-301-1/+10
* fix(users): Remove useless filtering conditionLouis Chemineau2024-07-221-4/+0
* feat: Add Recent accounts sectionChristopher Ng2024-07-111-2/+8
* chore: Add SPDX headerAndy Scherzinger2024-06-031-20/+3
* fix(settings): Move user creation modal to dialogChristopher Ng2024-05-301-5/+5
* feat: Add back searching in disabled user listCôme Chilliet2024-05-231-0/+1
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-111-15/+19
* fix(settings): Refactor logger code to use TypescriptFerdinand Thiessen2024-03-051-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-6/+6
* enh(settings): Load from disabled users endpointChristopher Ng2023-11-301-6/+21
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-1/+1
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-191-0/+1
* enh(settings): Semantic user table markupChristopher Ng2023-10-051-91/+22
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-2/+2
* AI admin settings: lint:fixMarcel Klehr2023-08-021-3/+1
* fix(i18n) Fixed grammarrakekniven2023-07-221-1/+1
* enh(a11y): Users tableChristopher Ng2023-07-121-154/+228
* enh(a11y): New user modalChristopher Ng2023-06-211-308/+24
* Revert "Fix table view"julia.kirschenheuter2023-05-251-96/+82
* fix(settings): Fix `UserList` styles set to css but scss is usedFerdinand Thiessen2023-05-161-1/+1
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-1/+33
* Fix table viewjulia.kirschenheuter2023-05-111-76/+95
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-4/+4
* Fix password length limitationJoas Schilling2022-10-101-0/+1
* Fix : strong HTML end tagJérôme Herbinet2022-09-221-1/+1
* User list : Invert user name and display nameJérôme Herbinet2022-09-221-3/+4
* Fix avatar icons in user list when using dark themeCarl Schwan2022-09-121-1/+6
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-16/+16
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* use new button componentVanessa Pertsch2022-03-141-6/+7
* fix all modals after vue 5.0szaimen2022-02-221-2/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-4/+4
* Fix input for groups validation in new user formDaniel Calviño Sánchez2021-12-071-0/+12
* avoid 'No users in here' in user list when there actually are usersJulien Veyssier2021-09-011-2/+7
* Provide initial stateChristopher Ng2021-08-271-3/+3
* refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-1/+3
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-0/+1
* Settings: new user row replaced by a modalSimounet2021-04-211-109/+130
* Fix English source stringJoas Schilling2021-04-191-1/+1
* Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)2020-09-181-4/+4
* Add users and apps inner search and add HeaderMenu cancelJohn Molakvoæ (skjnldsv)2020-09-141-5/+17
* Don't keep menu open for next user after deleting oneJoas Schilling2020-09-041-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-2/+2
* Make sure the group id parameter gets properly encoded when used in URLsJulius Härtl2020-04-111-0/+3
* Allow to edit admin/own user in the user managementJulius Härtl2020-03-101-1/+1