halo/ui/console-src/modules/system/users
王炸 5bb7b2826e
Support batch enabling and disabling of users (#7631)
* Support batch enable and disable

* documentation update

* Update ui/src/locales/en.yaml

Co-authored-by: Ryan Wang <i@ryanc.cc>

* Update ui/src/locales/zh-CN.yaml

Co-authored-by: Ryan Wang <i@ryanc.cc>

* Update ui/src/locales/zh-CN.yaml

Co-authored-by: Ryan Wang <i@ryanc.cc>

* Update ui/src/locales/zh-TW.yaml

Co-authored-by: Ryan Wang <i@ryanc.cc>

* Update ui/src/locales/zh-TW.yaml

Co-authored-by: Ryan Wang <i@ryanc.cc>

* batch handling and code reuse

* 1.还原批量删除的分批请求修改
2.使判断当前user启停用状态时条件更加宽松,以解决新增用户后该属性undefined而被过滤的问题。(之前测试时用的数据是之前构建并使用过单独启\禁用的)

---------

Co-authored-by: Ryan Wang <i@ryanc.cc>
2025-07-18 17:32:46 +08:00
..
components chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
composables chore: migrate eslint 9 (#7588) 2025-06-25 00:37:20 +00:00
tabs feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
UserDetail.vue feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00
UserList.vue Support batch enabling and disabling of users (#7631) 2025-07-18 17:32:46 +08:00
module.ts feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00