halo/ui/console-src/modules/system
Ryan Wang fbf2b06432
feat: add extension points for user detail tab (#5763)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.15.x

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

为 Console 的用户详情页面的选项卡和个人中心的个人资料页面选项卡添加扩展点,支持通过插件扩展选项卡。

todo:

- [x] 完善 docs.halo.run 的开发文档 https://github.com/halo-dev/docs/pull/340

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

Fixes https://github.com/halo-dev/halo/issues/5745

#### Special notes for your reviewer:

可以使用 [plugin-starter-1.3.2-SNAPSHOT.jar.zip](https://github.com/halo-dev/halo/files/15059291/plugin-starter-1.3.2-SNAPSHOT.jar.zip) 进行测试。

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

```release-note
为 Console 的用户详情页面的选项卡和个人中心的个人资料页面选项卡添加扩展点
```
2024-04-25 00:33:09 +00:00
..
auth-providers Move folder console to ui 2024-02-02 22:22:51 +08:00
backup Move folder console to ui 2024-02-02 22:22:51 +08:00
overview chore: redefine the actuator page as the overview page (#5509) 2024-03-15 15:30:11 +00:00
plugins feat: refine fields in plugin detail page (#5724) 2024-04-19 02:40:08 +00:00
roles Move folder console to ui 2024-02-02 22:22:51 +08:00
settings Move folder console to ui 2024-02-02 22:22:51 +08:00
tools Move folder console to ui 2024-02-02 22:22:51 +08:00
users feat: add extension points for user detail tab (#5763) 2024-04-25 00:33:09 +00:00