halo/ui/packages/api-client/src
guqing b5f9010e60
feat: support setting rendering templates for related posts on category (#6106)
#### What type of PR is this?
/kind feature
/area core
/milestone 2.17.x

#### What this PR does / why we need it:
支持在分类上为关联的文章统一设置渲染模板

现在文章的模板生效顺序为:
1. 文章关联的分类上设置的文章模板,如果有多个则选择第一个
2. 文章上设置的自定义模板
3. 文章的默认模板

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

#### Does this PR introduce a user-facing change?
```release-note
支持在分类上为关联的文章统一设置渲染模板
```
2024-06-20 08:12:07 +00:00
..
.openapi-generator feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00
api feat: add scheduled post publishing feature (#5940) 2024-05-24 04:58:51 +00:00
models feat: support setting rendering templates for related posts on category (#6106) 2024-06-20 08:12:07 +00:00
.gitignore Move folder console to ui 2024-02-02 22:22:51 +08:00
.npmignore Move folder console to ui 2024-02-02 22:22:51 +08:00
.openapi-generator-ignore Move folder console to ui 2024-02-02 22:22:51 +08:00
api.ts feat: add search and filtering functions to post tags (#5710) 2024-04-23 17:26:29 +08:00
base.ts Generate API docs and regenerate API client (#5742) 2024-04-19 02:34:07 +00:00
common.ts Generate API docs and regenerate API client (#5742) 2024-04-19 02:34:07 +00:00
configuration.ts Generate API docs and regenerate API client (#5742) 2024-04-19 02:34:07 +00:00
git_push.sh Move folder console to ui 2024-02-02 22:22:51 +08:00
index.ts Generate API docs and regenerate API client (#5742) 2024-04-19 02:34:07 +00:00