halo/console/console-src/modules/system/roles
Ryan Wang 82a6ba6d90
feat: support for configuring the redirection location after login for roles (#4918)
#### What type of PR is this?

/area console
/kind feature
/milestone 2.11.x

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

支持为自定义的角色配置登录之后默认跳转位置。

#### Special notes for your reviewer:

1. 创建一个新的角色,设置跳转位置。
2. 为一个用户赋予这个角色。
3. 测试登录之后是否正常跳转到设置的位置。

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

```release-note
支持为自定义的角色配置登录之后默认跳转位置。
```
2023-11-27 14:10:09 +00:00
..
components feat: support for configuring the redirection location after login for roles (#4918) 2023-11-27 14:10:09 +00:00
RoleDetail.vue feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
RoleList.vue feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00
module.ts refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00