halo/ui/console-src/modules/contents/posts/components
Ryan Wang bb0a3bc467
feat: add support for setting an owner for posts (#6178)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.17.x

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

支持手动为文章设置作者。

<img width="734" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/b91b1754-4f50-4333-8478-6735d5846847">


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

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

#### Special notes for your reviewer:

需要测试:

1. 打开任意文章的设置,在高级中设置作者并保存,观察是否成功。
2. 选择一批文章,点击批量设置,设置一个作者,观察是否设置成功。

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

```release-note
支持手动为文章设置作者。
```
2024-06-27 10:10:55 +00:00
..
__tests__ chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
entity-fields feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
PostBatchSettingModal.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
PostListItem.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PostSettingModal.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
SnapshotContent.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
SnapshotListItem.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00