halo/ui/console-src/modules/system/plugins/components
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
..
entity-fields chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
extension-points feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
installation-tabs chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
tabs feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
PluginConditionsModal.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PluginDetailModal.vue feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
PluginInstallationModal.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
PluginListItem.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00