halo-admin/src
Ryan Wang 906fdf7c98
perf: adding the necessary validation to the forms (#701)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

完善 Console 中表单的验证规则。

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

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

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

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

```release-note
完善 Console 中表单的验证规则。
```
2022-11-23 03:00:19 +00:00
..
assets fix: logo cannot be displayed after the build (#668) 2022-10-26 07:36:10 +00:00
build refactor: set the root path of the development environment to /console (#638) 2022-10-11 15:32:14 +00:00
components refactor: post editor (#670) 2022-11-10 06:50:09 +00:00
composables refactor: use generateName instead of uuid to generate metadata.name (#688) 2022-11-18 06:00:23 +00:00
constants refactor: post and singlePage publishing (#685) 2022-11-10 16:24:10 +00:00
formkit feat: add formkit custom input of repeater (#692) 2022-11-15 07:48:17 +00:00
layouts refactor: load the logo as an inline svg (#664) 2022-10-26 03:10:14 +00:00
modules perf: adding the necessary validation to the forms (#701) 2022-11-23 03:00:19 +00:00
router refactor: refactoring the logic for get the setup state of the system (#686) 2022-11-09 07:10:12 +00:00
setup refactor: router and menu generation (#651) 2022-10-19 08:54:13 +00:00
stores feat: add setup post/singlePage/category custom templates support (#671) 2022-11-02 06:40:16 +00:00
styles chore: configure tailwind css (#504) 2022-03-11 11:51:40 +08:00
utils refactor: use generateName instead of uuid to generate metadata.name (#688) 2022-11-18 06:00:23 +00:00
views perf: adding the necessary validation to the forms (#701) 2022-11-23 03:00:19 +00:00
App.vue refactor: router and menu generation (#651) 2022-10-19 08:54:13 +00:00
main.ts refactor: refactoring the logic for get the setup state of the system (#686) 2022-11-09 07:10:12 +00:00