halo/ui/console-src/modules/contents/attachments/components
Ryan Wang 69f126efa4 Remove attachment thumbnails modal and related code
Deleted the AttachmentThumbnailsModal, related components, and composables for managing and displaying attachment thumbnails. Updated AttachmentList and AttachmentDetailModal to remove references to the thumbnails modal and related permissions. Simplified thumbnail display to show only available image thumbnails in the detail modal, and updated i18n files to remove unused thumbnail modal and status translations. Centralized thumbnail width mapping in utils/thumbnail.ts.
2025-09-30 16:23:57 +08:00
..
selector-providers Disable persistence of selected group and policy in attachment upload modal (#7738) 2025-09-06 02:09:38 +00:00
AttachmentDetailModal.vue Remove attachment thumbnails modal and related code 2025-09-30 16:23:57 +08: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 Remove attachment thumbnails modal and related code 2025-09-30 16:23:57 +08:00
AttachmentSingleThumbnailList.vue Remove attachment thumbnails modal and related code 2025-09-30 16:23:57 +08:00
AttachmentUploadModal.vue Disable persistence of selected group and policy in attachment upload modal (#7738) 2025-09-06 02:09:38 +00:00
DisplayNameEditForm.vue feat: support changing attachment display name (#6504) 2024-08-25 15:11:11 +00:00
UploadFromUrl.vue Disable persistence of selected group and policy in attachment upload modal (#7738) 2025-09-06 02:09:38 +00:00