halo/ui/console-src/modules/contents/attachments/components
Ryan Wang 9604262378
Refactor attachment moving using the patch api (#6111)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.17.x

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

使用新的 [patch](https://github.com/halo-dev/halo/pull/6031) 接口重构附件的移动功能。

#### Special notes for your reviewer:

1. 测试附件移动至其他分组的功能是否正常。
2. 测试删除附件分组,选择 **删除并将附件移动至未分组** 选项,观察删除分组之后,其中的附件是否已经移动到未分组。

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

```release-note
None
```
2024-06-24 04:12:42 +00:00
..
selector-providers refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentDetailModal.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
AttachmentGroupBadge.vue Refactor attachment moving using the patch api (#6111) 2024-06-24 04:12:42 +00:00
AttachmentGroupEditingModal.vue refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
AttachmentGroupList.vue refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentListItem.vue refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
AttachmentPermalinkList.vue refactor: improve code base of attachment-related (#5967) 2024-05-23 02:54:49 +00:00
AttachmentPoliciesModal.vue refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
AttachmentPolicyBadge.vue refactor: improve ui/ux of attachment group and policy selector (#5996) 2024-05-27 08:30:57 +00:00
AttachmentPolicyEditingModal.vue refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
AttachmentSelectorModal.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
AttachmentUploadModal.vue fix: not remembering the selected attachment policy in upload modal (#6115) 2024-06-23 03:48:29 +00:00