Commit Graph

27 Commits

Author SHA1 Message Date
59602a1325 fix: Fix the user list cannot be displayed completely
Signed-off-by: killer <1533063601@qq.com>
2021-07-19 10:14:06 +08:00
50a9ca2b4c feat: reuse component Users
Signed-off-by: wasabi <690898835@qq.com>
2021-06-19 11:38:24 +08:00
081da18403 Add address to user. 2021-06-04 20:54:17 +08:00
dc89f2b0f6 Add Properties to user. 2021-05-30 18:24:22 +08:00
892cb39e3e feat: move User.PhonePrefix to Organization.PhonePrefix
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-13 09:39:07 +08:00
8a4311c85c Add PasswordSalt to org. 2021-05-06 19:13:03 +08:00
f442f11568 Move passwordType to org. 2021-05-05 23:32:21 +08:00
82f4f542ed Add User's IsForbidden. 2021-05-02 12:18:28 +08:00
a093f3af5a Add username check. 2021-05-01 16:54:06 +08:00
6fbdc556ac Improve UI text. 2021-04-28 00:13:50 +08:00
0fc7015c61 Add user type. 2021-04-26 19:00:23 +08:00
d586efc242 Add user's phonePrefix. 2021-04-26 17:57:32 +08:00
6c2c5be33d Fix React warnings. 2021-03-27 11:56:16 +08:00
fa358654e6 Use Link. 2021-03-26 21:58:10 +08:00
e301121c21 feat: support i18n
Signed-off-by: RobotHuang <1183598761@qq.com>
2021-02-20 10:25:29 +08:00
60ad52f7ae Add User.isGlobalAdmin 2021-02-15 22:14:19 +08:00
e71311b1af Add InitDb(). 2021-02-15 10:05:14 +08:00
65eee22099 Check user under org. 2021-02-14 21:45:40 +08:00
40587f35e3 Add user's Affiliation and IsAdmin. 2021-02-14 13:43:55 +08:00
7bffb03b29 Fix favicon. 2021-02-13 20:15:53 +08:00
9677282017 Add user's avatar. 2021-02-13 14:49:31 +08:00
35df55cf70 Add license header. 2021-02-13 13:30:51 +08:00
09b39d69f6 Change CRLF to LF. 2021-02-13 12:15:19 +08:00
cdc1445883 Fix login. 2021-02-13 00:11:12 +08:00
ee1e08ae20 Use react links. 2021-02-12 00:31:53 +08:00
6be01cc77c Improve user pages. 2020-10-21 00:23:39 +08:00
b5eb673c81 Add user list and edit pages. 2020-10-20 23:14:03 +08:00