halo/ui/console-src/composables
Ryan Wang 89b20bf5a3
refactor: improve code base of attachment-related (#5967)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.16.x

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

优化附件管理的相关代码。

1. 优化附件管理相关的对话框组件,减少重复和不必要的请求。
2. 简化附件存储策略编辑组件的逻辑。

#### Special notes for your reviewer:

需要测试:

1. 附件上传的相关功能。
2. 附件存储策略的编辑和新建。
3. 附件筛选条件功能。

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

```release-note
优化附件管理相关代码,减少重复和不必要的请求。
```
2024-05-23 02:54:49 +00:00
..
use-content-snapshot.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-dashboard-stats.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-entity-extension-points.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-global-info.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-operation-extension-points.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-save-keybinding.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-setting-form.ts refactor: improve code base of attachment-related (#5967) 2024-05-23 02:54:49 +00:00
use-slugify.ts feat: add a title input box in the editor (#5465) 2024-03-18 04:38:07 +00:00