halo/ui/console-src/modules/system/plugins
Ryan Wang 2aaf64aa34
feat: add plugin detail modal as global component (#6233)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.17.x

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

添加 PluginDetailModal,用于打开插件的设置界面。并在扩展设置页面适配以测试。

<img width="1643" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/4bb38ab1-ed51-4437-8202-ccaf9f79cb41">

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

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

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

```release-note
为 UI 添加通用的插件设置弹窗,以供插件主动调用
```
2024-07-01 08:59:17 +00:00
..
components feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
composables feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
constants Move folder console to ui 2024-02-02 22:22:51 +08:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PluginDetail.vue feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
PluginExtensionPointSettings.vue refactor: refine extension settings page (#6231) 2024-07-01 06:43:17 +00:00
PluginList.vue refactor: refine permissions of extension settings page (#6237) 2024-07-01 08:37:16 +00:00
module.ts feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00