halo/console/console-src/modules/contents/posts
Ryan Wang 831a19b86c
refactor: data fetching of dashboard widgets (#5280)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.12.x

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

重构 Console 仪表盘中小部件的数据获取方式。

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

```release-note
None
```
2024-01-30 07:36:20 +00:00
..
categories refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
components chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
composables refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
tags refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
widgets refactor: data fetching of dashboard widgets (#5280) 2024-01-30 07:36:20 +00:00
DeletedPostList.vue refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
PostEditor.vue pref: adapt auto save functionality for articles in the uc (#5272) 2024-01-29 09:32:25 +00:00
PostList.vue refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
module.ts Refactor menu generation strategy to support sub-menu items. (#5177) 2024-01-19 05:34:10 +00:00