halo/ui/console-src/modules/contents/posts
Ryan Wang d011beb89b
refactor: improve part of the post operation logic using the patch api (#6464)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.19.x

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

使用 patch 接口重构文章的恢复、可见性修改等逻辑。

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

None

#### Special notes for your reviewer:

测试文章删除、恢复、可见性修改功能是否符合预期。

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

```release-note
使用 patch 接口重构文章的恢复、可见性修改等逻辑。
```
2024-08-14 06:59:57 +00:00
..
categories refactor: use patch api to refactor category drag-and-drop sorting feature (#6461) 2024-08-14 06:57:56 +00:00
components refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
tags feat: tag and category add save and continue button (#6223) 2024-07-01 15:49:18 +00:00
widgets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
DeletedPostList.vue refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00
PostEditor.vue fix: resolve potential exception during bulk image upload in post creation (#6276) 2024-07-05 18:21:46 +08:00
PostList.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PostSnapshots.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00