halo/ui/console-src/modules/contents/attachments/composables
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
..
use-attachment-group.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
use-attachment-policy.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
use-attachment.ts fix: correct attachment selection state after new upload (#7487) 2025-05-30 10:10:28 +00:00
use-thumbnail-control.ts feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
use-thumbnail-detail.ts feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00