halo/ui/console-src/modules/contents/attachments
Ryan Wang 014625ff0e
feat: attachments supports sorting by display name (#5494)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.14.0

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

附件管理的排序功能支持按照文件名排序。

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

Fixes https://github.com/halo-dev/halo/issues/5028

#### Special notes for your reviewer:

测试方式:

1. 上传若干附件。
2. 测试根据文件名降序/升序功能是否符合预期。

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

```release-note
附件管理的排序功能支持按照文件名排序。
```
2024-03-11 08:58:08 +00:00
..
components feat: add download feature for attachment (#5496) 2024-03-11 08:28:08 +00:00
composables fix: default sort policy of attachment groups (#5495) 2024-03-11 07:42:08 +00:00
AttachmentList.vue feat: attachments supports sorting by display name (#5494) 2024-03-11 08:58:08 +00:00
module.ts Move folder console to ui 2024-02-02 22:22:51 +08:00