halo/ui/console-src/modules/contents/attachments/components
Ryan Wang 395399f078
feat: add thumbnail records modal (#7630)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.21.x

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

Add thumbnail records viewing feature. The main goal is to keep track of failed thumbnail generations, making it easier to check if thumbnails were generated correctly and retry if needed.

<img width="1009" height="859" alt="image" src="https://github.com/user-attachments/assets/d968e416-0b88-45bf-a554-a0c1abcf97a0" />
<img width="1014" height="952" alt="image" src="https://github.com/user-attachments/assets/c5d1a11b-7acc-4ab5-a2da-cf9467cb6b70" />

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

Fixes #

#### Special notes for your reviewer:

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

```release-note
支持查看附件缩略图记录
```
2025-07-22 13:54:18 +00:00
..
selector-providers refactor: improve button component styles (#7517) 2025-06-09 15:38:34 +00:00
AttachmentDetailModal.vue feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
AttachmentError.vue feat: add support for video thumbnail preview in the attachment library (#6265) 2024-07-10 02:13:24 +00:00
AttachmentGroupBadge.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
AttachmentGroupEditingModal.vue feat: add name existence check before creating attachment group and storage policy (#6959) 2024-10-30 03:30:38 +00:00
AttachmentGroupList.vue feat: add name existence check before creating attachment group and storage policy (#6959) 2024-10-30 03:30:38 +00:00
AttachmentListItem.vue fix: correct attachment selection state after new upload (#7487) 2025-05-30 10:10:28 +00:00
AttachmentLoading.vue feat: add support for video thumbnail preview in the attachment library (#6265) 2024-07-10 02:13:24 +00:00
AttachmentPoliciesModal.vue refactor: improve button component styles (#7517) 2025-06-09 15:38:34 +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: update attachment policy form using new configMap API (#7531) 2025-06-10 09:58:35 +00:00
AttachmentSelectorModal.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
AttachmentSingleThumbnailItem.vue feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
AttachmentSingleThumbnailList.vue feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
AttachmentThumbnailItem.vue feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
AttachmentThumbnailsModal.vue feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
AttachmentUploadModal.vue feat: add support for remote URL attachment downloads (#7602) 2025-07-04 04:37:40 +00:00
DisplayNameEditForm.vue feat: support changing attachment display name (#6504) 2024-08-25 15:11:11 +00:00
UploadFromUrl.vue feat: add support for remote URL attachment downloads (#7602) 2025-07-04 04:37:40 +00:00