halo/ui/console-src
Ryan Wang 4ad97cd58e
feat: add support for disabling/enabling user accounts (#7273)
#### What type of PR is this?

/kind feature
/area ui
/milestone 2.20.x

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

Add support for disabling/enabling user accounts

<img width="1207" alt="image" src="https://github.com/user-attachments/assets/a298e6f7-21a1-4b1c-86c3-1064a136e28c" />

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

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

#### Special notes for your reviewer:

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

```release-note
支持在管理控制台禁用指定用户
```
2025-03-10 15:15:02 +00:00
..
composables fix: post slug generation not following selected strategy (#6914) 2024-10-22 06:52:28 +00:00
layouts feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
modules feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +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 Add frontend support for customizing login and logout pages 2024-09-28 17:38:32 +08:00