halo/ui/uc-src/modules/contents/posts
Ryan Wang e8ca93396f
feat: add retry mechanism for publishing posts on the UC end (#7171)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.20.x

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

为 UC 端发布文章的操作添加重试机制,防止出现因为锁导致的保存失败问题。

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

Fixes #7139

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

```release-note
为 UC 端发布文章的操作添加重试机制,防止出现因为锁导致的保存失败问题。
```
2025-01-03 09:46:10 +00:00
..
components feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
composables feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PostEditor.vue feat: add retry mechanism for publishing posts in user center (#6406) 2024-07-29 10:13:54 +00:00
PostList.vue refactor: unified empty state UI action button styles (#6704) 2024-09-26 08:47:31 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00