halo/ui/console-src
Ryan Wang cc3b3323c7
feat: add slug existence check when creating categories and tags (#7616)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.21.x

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

This PR adds frontend support for checking if an slug already exists when creating post categories and tags.

<img width="701" alt="image" src="https://github.com/user-attachments/assets/050c2fc3-b82c-42f1-b58e-cf12c6852959" />

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

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

#### Special notes for your reviewer:

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

```release-note
创建文章分类和标签时支持检查别名是否已存在
```
2025-07-27 05:17:16 +00:00
..
composables fix: post slug generation not following selected strategy (#6914) 2024-10-22 06:52:28 +00:00
layouts feat: improve menu bar in mobile devices (#7542) 2025-06-13 05:28:42 +00:00
modules feat: add slug existence check when creating categories and tags (#7616) 2025-07-27 05:17:16 +00:00
router feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
stores chore: remove unused code related to system configMap (#6695) 2024-09-24 06:57:20 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00