simeng-li
|
23d2a3fe80
|
refactor(core): add send passcode api (#2527)
|
2022-11-28 10:04:13 +00:00 |
|
Darcy Ye
|
746077ec79
|
feat: update PATCH /connectors/:id (#2475)
|
2022-11-24 12:32:36 +08:00 |
|
Charles Zhao
|
9e8c148f7a
|
chore(console): improve wording in SIE others tab (#2519)
|
2022-11-24 11:19:23 +08:00 |
|
Xiao Yijun
|
115f75b5de
|
refactor(console): update form card phrases and links (#2511)
|
2022-11-23 14:57:35 +08:00 |
|
Gao Sun
|
b48bfd3762
|
refactor: upgrade toolkit and update test config
|
2022-11-22 16:47:17 +08:00 |
|
Gao Sun
|
a7dbeb9c77
|
refactor: use esm (batch 1)
|
2022-11-22 16:06:04 +08:00 |
|
Darcy Ye
|
eac8b19245
|
feat: add POST /connectors (#2477)
|
2022-11-22 11:04:08 +08:00 |
|
Xiao Yijun
|
146de08c9b
|
refactor(console): connector details page (#2465)
|
2022-11-21 17:17:08 +08:00 |
|
Xiao Yijun
|
94cb1f4a2f
|
refactor(console): settings (#2466)
|
2022-11-21 15:48:44 +08:00 |
|
Xiao Yijun
|
27e236fda2
|
refactor(console): tab nav (#2471)
|
2022-11-21 02:38:38 +00:00 |
|
Xiao Yijun
|
e56238e6b6
|
refactor(console): user details (#2467)
|
2022-11-21 10:33:08 +08:00 |
|
Xiao Yijun
|
e9d53dc546
|
refactor(console): api resource details (#2464)
|
2022-11-18 17:47:04 +08:00 |
|
Xiao Yijun
|
e4f77447c1
|
refactor(console): application details (#2460)
|
2022-11-18 08:59:56 +00:00 |
|
Xiao Yijun
|
3c9edb9ca4
|
feat(console): submit form changes action bar (#2458)
|
2022-11-18 16:47:50 +08:00 |
|
Xiao Yijun
|
b35d422e1d
|
Merge pull request #2462 from logto-io/feature/ac-layout
refactor(console): ac layout
|
2022-11-18 14:32:25 +08:00 |
|
Darcy Ye
|
8a7a9e418e
|
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
|
2022-11-18 12:06:53 +08:00 |
|
Xiao Yijun
|
891beed21d
|
refactor(console): add pagination item range info (#2454)
|
2022-11-16 11:43:04 +00:00 |
|
Xiao Yijun
|
62b25dbf14
|
refactor(console): form validations on sign-up and sign-in page (#2448)
|
2022-11-16 10:48:33 +00:00 |
|
silverhand-bot
|
38550e0c9b
|
release: version packages (beta) (#2329)
|
2022-11-15 04:31:13 +00:00 |
|
wangsijie
|
9740b9d392
|
feat(console): add suspended label (#2435)
|
2022-11-15 11:51:46 +08:00 |
|
wangsijie
|
4a4a59f44d
|
Merge pull request #2320 from logto-io/feature/suspend
feat: suspend user
|
2022-11-14 11:47:22 +08:00 |
|
Xiao Yijun
|
6130b22ddc
|
fix(phrases): connectors setup warnings (#2415)
|
2022-11-14 11:29:08 +08:00 |
|
wangsijie
|
955812c7ed
|
chore: merge branch master into feature/suspend
|
2022-11-11 15:20:18 +08:00 |
|
Xiao Yijun
|
fb41eac950
|
fix(phrases): zh-CN typo about sign-in (#2401)
|
2022-11-11 12:13:23 +08:00 |
|
Xiao Yijun
|
40d69d3790
|
refactor(console): update the ac sign-up and sign-in phrases (#2393)
|
2022-11-11 11:42:06 +08:00 |
|
wangsijie
|
b9a1ded63f
|
Merge branch master into merge/suspend
|
2022-11-11 10:46:54 +08:00 |
|
Xiao Yijun
|
57802ac48b
|
chore(console): remove deprecated code about sign-in methods (#2391)
|
2022-11-11 10:37:05 +08:00 |
|
wangsijie
|
f75d5e605e
|
feat(core): block suspended user from sign in (#2366)
|
2022-11-10 15:49:26 +08:00 |
|
wangsijie
|
697b84f3eb
|
fix(core): sign in method requires at least one factor (#2384)
|
2022-11-10 15:45:21 +08:00 |
|
Charles Zhao
|
970e7a626a
|
Merge pull request #2359 from logto-io/charles-log-4570-improve-admin-patch-user-api
refactor(core): allowing more editable properties for patch user API
|
2022-11-10 12:42:52 +08:00 |
|
Charles Zhao
|
25048a6604
|
refactor(core): allowing more editable properties for patch user API
|
2022-11-10 12:19:25 +08:00 |
|
Xiao Yijun
|
f64a0f2df4
|
feat(console): add tool tips to disabled action items in sie (#2371)
|
2022-11-09 23:44:55 +08:00 |
|
Charles Zhao
|
d015aa934c
|
feat(core,phrases): add re-authentication check function for protected access (#2327)
|
2022-11-09 15:38:07 +08:00 |
|
Xiao Yijun
|
960fbc38c4
|
feat(console): add toggle tip for the sie not-in-use status (#2323)
|
2022-11-09 15:03:48 +08:00 |
|
wangsijie
|
c8a7efb0cc
|
Merge branch 'feature/sie-v2' into merge/sie-v2
|
2022-11-09 08:45:19 +08:00 |
|
wangsijie
|
5c81d6f147
|
Merge branch master into merge/sie-v2
|
2022-11-08 22:58:36 +08:00 |
|
Xiao Yijun
|
92b93e6e36
|
feat(console): in-used connectors deletion alert (#2345)
|
2022-11-08 12:57:57 +00:00 |
|
Gao Sun
|
cbf75359c8
|
chore: enable Node 18
|
2022-11-07 21:25:34 +08:00 |
|
Lukas
|
492ce312be
|
feat(phrases): add german language (#2053)
|
2022-11-03 17:16:44 +08:00 |
|
Xiao Yijun
|
42de419f44
|
Merge branch master into merge/sie-v2
|
2022-11-03 11:31:42 +08:00 |
|
Xiao Yijun
|
bc989eca38
|
feat(console): add setup sie notice for the connectors page (#2306)
|
2022-11-03 10:52:34 +08:00 |
|
Xiao Yijun
|
bf6bd75e0f
|
feat(console): sign up and sign in change alert (#2273)
|
2022-11-02 11:39:27 +08:00 |
|
wangsijie
|
f419fc8279
|
feat(core): continue sign in with social (#2281)
|
2022-11-01 10:08:47 +08:00 |
|
Xiao Yijun
|
cb46ad9fd6
|
refactor(console): add sign in method button (#2277)
|
2022-10-31 18:41:29 +08:00 |
|
wangsijie
|
bf73837839
|
feat(core): require set a password (#2272)
|
2022-10-31 11:37:06 +08:00 |
|
Xiao Yijun
|
305bbaad2c
|
feat(console): add social connectors on the sie page (#2251)
|
2022-10-28 16:03:30 +08:00 |
|
Darcy Ye
|
73d1d4a649
|
chore(phrases): update contents (#2254)
|
2022-10-26 15:26:27 +08:00 |
|
simeng-li
|
b5512b9213
|
refactor(core): rename phone signInMethod to sms (#2252)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
|
2022-10-26 14:47:13 +08:00 |
|
Xiao Yijun
|
b6a9d1a07e
|
refactor(console): update enable create account phrases (#2248)
|
2022-10-25 14:55:57 +08:00 |
|
Xiao Yijun
|
75b6d3946a
|
feat(console): sie sign-in form (#2229)
|
2022-10-24 19:57:50 +08:00 |
|