halo/ui/console-src/modules/contents/attachments/components
Nancy d44fa5f6d8
feat: add support for creating a new group when uploading attachments (#6951)
#### What type of PR is this?

/kind improvement
/area ui
/milestone 2.20.x

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

支持在附件上传界面创建新分组。

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

Fixes #6942 

#### Special notes for your reviewer:

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

```release-note
支持在附件上传界面创建新分组。
```
2024-10-27 09:52:01 +00:00
..
selector-providers feat: allow users to manage their attachments in uc (#6731) 2024-10-08 14:56:55 +00:00
AttachmentDetailModal.vue feat: allow users to manage their attachments in uc (#6731) 2024-10-08 14:56:55 +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 chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +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 chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +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 feat: disallow deletion of system-protected attachment policies (#6735) 2024-10-04 14:10:44 +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 chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
AttachmentSelectorModal.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
AttachmentUploadModal.vue feat: add support for creating a new group when uploading attachments (#6951) 2024-10-27 09:52:01 +00:00
DisplayNameEditForm.vue feat: support changing attachment display name (#6504) 2024-08-25 15:11:11 +00:00