halo/ui/console-src/modules/system/users/components
Ryan Wang 4235fd1eda
feat: add support for multiple roles during user creation (#7381)
#### What type of PR is this?

/kind feature
/area ui
/milestone 2.20.x

#### What this PR does / why we need it:

Add support for multiple roles during user creation

#### Which issue(s) this PR fixes:

Fixes #7325 

#### Does this PR introduce a user-facing change?

```release-note
新建用户时支持设置多个角色
```
2025-04-23 14:19:12 +00:00
..
GrantPermissionModal.vue feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
RolesView.vue feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
UserCreationModal.vue feat: add support for multiple roles during user creation (#7381) 2025-04-23 14:19:12 +00:00
UserEditingModal.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
UserListItem.vue feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00
UserPasswordChangeModal.vue Refine password validation 2024-10-10 10:43:20 +08:00