halo/ui/console-src
Ryan Wang 9cbd9b23d0
fix: username length validation in user creation form is not working (#6806)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.20.x

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

修复创建用户表单的用户名长度校验不生效的问题。

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

```release-note
修复创建用户表单的用户名长度校验不生效的问题。
```
2024-10-10 03:05:00 +00:00
..
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
layouts fix: resolve issue with logout functionality in Console not working (#6766) 2024-10-05 06:38:44 +00:00
modules fix: username length validation in user creation form is not working (#6806) 2024-10-10 03:05:00 +00:00
router Refine setup page 2024-10-09 12:20:54 +08: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 Add frontend support for customizing login and logout pages 2024-09-28 17:38:32 +08:00