halo/ui/console-src/modules/contents/attachments/composables
Ryan Wang 029eb952f1
fix: default sort policy of attachment groups (#5495)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.14.0

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

为附件分组设置默认排序规则(按照创建时间升序),和 2.13.0 版本之间保持一致。

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

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

#### Special notes for your reviewer:

测试方式:

1. 创建若干附件分组。
2. 观察排序是否符合预期。

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

```release-note
修复附件管理中的分组排序不固定的问题。
```
2024-03-11 07:42:08 +00:00
..
use-attachment-group.ts fix: default sort policy of attachment groups (#5495) 2024-03-11 07:42:08 +00:00
use-attachment-policy.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
use-attachment.ts refactor: optimize old attachment query parameters using index (#5363) 2024-02-20 02:58:09 +00:00