aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/Users/NewUserDialog.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): group admins only can add users to their groupsFerdinand Thiessen2025-04-271-2/+15
* fix(settings): Fix duplicated group options in new account dialogChristopher Ng2025-03-281-12/+18
* fix(settings): Fix group creation in new account dialogChristopher Ng2025-03-281-3/+6
* fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng2025-03-281-2/+1
* refactor(settings): Consolidate group formattingChristopher Ng2025-03-281-3/+2
* fix(settings): Allow searching for groups in new account dialogChristopher Ng2025-03-281-21/+32
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-5/+5
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-1/+2
* chore: Use more gender neutral languageprovokateurin2024-10-141-1/+1
* fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-261-1/+1
* feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-221-2/+2
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-191-1/+1
* feat: Add Recent accounts sectionChristopher Ng2024-07-111-2/+2
* fix: Better wordings in the new user modalJérôme Herbinet2024-06-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-19/+2
* refactor: Shorten input focus callsChristopher Ng2024-05-301-3/+3
* fix: Autofocus username inputChristopher Ng2024-05-301-0/+4
* refactor: Migrate to built-in NcSelect input labelChristopher Ng2024-05-301-26/+7
* chore: Change some "user" strings to "account"Christopher Ng2024-05-301-6/+6
* fix(settings): Move user creation modal to dialogChristopher Ng2024-05-301-0/+439