Commit Graph

26 Commits

Author SHA1 Message Date
1808837298@qq.com
5efdabf18f fix: 删除用户改为注销 2024-05-31 15:30:22 +08:00
iszcz
e00a468464 用户管理页新增分组查询 2024-04-20 02:13:11 +08:00
CaIon
eb955ae4b1 chore: lint fix 2024-03-23 21:24:39 +08:00
CaIon
add3b05da4 chore: reformat code 2024-03-15 16:05:33 +08:00
CaIon
5575094032 修复用户管理显示问题 2023-12-27 15:35:16 +08:00
CaIon
16e1b559d2 Revert "fix delete user"
This reverts commit acd4315d
2023-12-27 15:31:28 +08:00
CaIon
acd4315d43 fix delete user 2023-12-27 14:36:19 +08:00
CaIon
b38ba50e3f 用户注销后禁止再次注册 2023-12-27 00:19:11 +08:00
CaIon
823a7aa898 优化编辑用户逻辑 2023-11-30 22:30:28 +08:00
CaIon
48963292ab 优化一些交互逻辑 2023-11-28 00:43:20 +08:00
CaIon
dae16a202a 优化一些交互逻辑 2023-11-28 00:34:04 +08:00
CaIon
b7ac0b18d0 更新用户管理界面UI 2023-11-27 22:43:46 +08:00
JustSong
716af5231a chore: adjust ui 2023-07-29 19:32:06 +08:00
mrhaoji
c92d2a3c72 fix: restore display_name/username that deleted before (#268)
which happend in commit # 2c91f73
2023-07-12 22:43:54 +08:00
mrhaoji
2c91f73a92 chore: remove email in UsersTable to make room for other fields (#246)
* chore: remove email in UsersTable to make room for others

* fix: fix not working properly

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-04 18:57:44 +08:00
JustSong
a6cc0226a7 feat: able to display quota in dollar 2023-06-20 20:09:17 +08:00
JustSong
27edc58d4a fix: reduce the table size (close #174) 2023-06-17 19:23:25 +08:00
JustSong
b8d73cb6af fix: limit the length of email 2023-06-17 15:44:04 +08:00
JustSong
0b3efe574b feat: record used quota & request count (close #102, #165) 2023-06-16 15:20:06 +08:00
JustSong
64883ea799 fix: able to manage root user now 2023-06-08 09:28:06 +08:00
JustSong
cbf339284c feat: support group now (close #17, close #72, close #85, close #104, close #136)
Co-authored-by: quzard <1191890118@qq.com>
2023-06-07 23:26:00 +08:00
JustSong
e07eb017f7 fix: limit the shown text's length (close #80) 2023-05-16 21:33:59 +08:00
JustSong
e54906ef11 feat: disable operations for root user (close #76) 2023-05-16 15:38:03 +08:00
JustSong
349aca5819 feat: show users' remaining quota in user management page (close #46) 2023-05-16 11:08:41 +08:00
JustSong
eded22137b feat: double check before deleting a user 2023-05-10 10:13:39 +08:00
JustSong
4cbef0780e Initial commit 2023-04-22 20:39:27 +08:00