Commit Graph

40 Commits

Author SHA1 Message Date
4b65320a96 Support user uploading via xlsx. 2021-12-31 13:00:35 +08:00
5e8897e41b Make cert work. 2021-12-31 10:02:06 +08:00
c1cd187558 Improve UI. 2021-12-29 20:50:49 +08:00
10a85f2386 feat: add server-side search, filter and sorter for all pages (#388)
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

Co-authored-by: Yang Luo <hsluoyz@qq.com>
2021-12-25 10:55:10 +08:00
f4890a6a22 Improve syncer.initAdapter(). 2021-12-23 21:28:40 +08:00
1762d19787 Improve creation UI for pages. 2021-12-12 18:51:12 +08:00
cc933cf5f3 fix: save country code (#324)
Signed-off-by: “seriouszyx” <seriouszyx@foxmail.com>
2021-11-11 14:38:35 +08:00
9e920181d2 Add user soft deletion. 2021-11-06 15:52:03 +08:00
b1db47bad1 feat: add server-side pagination (#312)
Signed-off-by: “seriouszyx” <seriouszyx@foxmail.com>
2021-11-06 11:32:22 +08:00
a271ef0719 Set ShowGithubCorner to false. 2021-08-14 14:15:55 +08:00
bc5e748e5c feat: add country/region select (#207)
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-31 16:02:48 +08:00
21b4e0e51d fix: clear all console warnings (#192)
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-25 11:10:45 +08:00
8d7fdb93ac feat: fix header overflow and account disappear bug, improve UI, optimize touchscreen experience (#187)
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
2021-07-23 09:46:01 +08:00
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