0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
Commit graph

833 commits

Author SHA1 Message Date
Xiao Yijun
9d02a3d3f4
refactor(console): add padding-bottom to resources layout (#2473) 2022-11-21 10:26:50 +08:00
Xiao Yijun
f2aa2d2d8c
refactor(console): hide pagination if the page count is less than two (#2474) 2022-11-21 10:26:34 +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
Xiao Yijun
891beed21d
refactor(console): add pagination item range info (#2454) 2022-11-16 11:43:04 +00:00
Xiao Yijun
c7e1f5ee97
refactor(console): resources layout (#2453) 2022-11-16 19:30:28 +08:00
Xiao Yijun
62b25dbf14
refactor(console): form validations on sign-up and sign-in page (#2448) 2022-11-16 10:48:33 +00:00
Xiao Yijun
0af95d790b
refactor(console): validate sign-up identifier (#2446) 2022-11-16 10:31:42 +00:00
Xiao Yijun
887befb761
refactor(console): connector setup warning (#2445) 2022-11-16 18:20:47 +08:00
simeng-li
3b28b1d38d
fix(console): fix forgotpassword not shown on preview (#2443) 2022-11-15 15:27:57 +08:00
wangsijie
9740b9d392
feat(console): add suspended label (#2435) 2022-11-15 11:51:46 +08:00
Xiao Yijun
8869e186d9
refactor(console): enable password and verification code auth in sign-in method by default (#2434) 2022-11-14 18:11:23 +08:00
Xiao Yijun
398a0875fc
style(console): sign-up and sign-in form field description margins (#2416) 2022-11-14 11:24:13 +08:00
Xiao Yijun
b9207d1892
fix(console): sign-up identifier translation (#2422) 2022-11-14 10:53:49 +08:00
Xiao Yijun
482b13fdd9
fix(console): avoid unexpected data reset in sign-up and sign-in tab (#2419) 2022-11-14 10:53:29 +08:00
Xiao Yijun
bdff09a119
fix(console): correct sms connector status (#2420) 2022-11-11 10:31:04 +00:00
Xiao Yijun
40d69d3790
refactor(console): update the ac sign-up and sign-in phrases (#2393) 2022-11-11 11:42:06 +08:00
Xiao Yijun
57802ac48b
chore(console): remove deprecated code about sign-in methods (#2391) 2022-11-11 10:37:05 +08:00
Xiao Yijun
c814b8f3b3
fix(console): do not check sms or email connectors on verification code disabled in sign-in method (#2395) 2022-11-11 10:36:45 +08:00
Xiao Yijun
3137450ccf
refactor(console): make the inline connector setup warning display only once (#2380) 2022-11-10 16:24:02 +08:00
Xiao Yijun
19137fa400
fix(console): correct sentence cases in the sie change alert modal (#2378) 2022-11-10 16:01:18 +08:00
Xiao Yijun
28d4414320
fix(console): unset compare data on the sie data updated (#2377) 2022-11-10 16:00:59 +08:00
Xiao Yijun
81aa4cd8ed
refactor(console): remove the required label from the dark mode color picker (#2381) 2022-11-10 15:15:58 +08:00
Xiao Yijun
073870f495
refactor(console): display full sign-up and sign-in config in the change alert (#2382) 2022-11-10 04:31:59 +00:00
Xiao Yijun
f64a0f2df4
feat(console): add tool tips to disabled action items in sie (#2371) 2022-11-09 23:44:55 +08:00
Gao Sun
c0e9788ca9
refactor(console): fix undesired appearance for popup and tooltip (#2370) 2022-11-09 15:05:10 +00:00
Xiao Yijun
33234264ed
style(console): add margins to the draggable icon in sign-in method items (#2362) 2022-11-09 11:41:52 +00:00
Xiao Yijun
d1a5592872
refactor(console): the swap icon should be fixed in the sign-in method item (#2361) 2022-11-09 19:34:44 +08:00
wangsijie
0a50fef379
fix(console): preview forgot password (#2358) 2022-11-09 16:28:58 +08:00
Xiao Yijun
ac97fb75b0
refactor(console): enabled verification code checkbox when sign-up identifier set to none (#2360) 2022-11-09 15:52:29 +08:00
Xiao Yijun
605161b8d2
refactor(console): remove draggle preview item background (#2364) 2022-11-09 15:25:32 +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
Charles Zhao
b137daeb12
chore(console): update default avatars (#2341) 2022-11-08 08:57:11 +00:00
Xiao Yijun
f2171653f5
feat(console): toggle tip (#2319) 2022-11-08 15:30:27 +08:00
Xiao Yijun
8787629b0a
refactor(console): tooltip (#2318) 2022-11-08 15:19:10 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
wangsijie
5e571936c9
chore: remove old sign in methods (#2295) 2022-11-03 18:23:12 +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
a4d8d31e98
fix(console): correct sign-in method item state (#2298) 2022-11-02 12:09:44 +08:00
Xiao Yijun
bf6bd75e0f
feat(console): sign up and sign in change alert (#2273) 2022-11-02 11:39:27 +08:00
Xiao Yijun
c92abdca74
fix(console): should not render when watch return undefined in sign up and sign in form (#2289) 2022-11-01 14:31:48 +08:00
Xiao Yijun
cb46ad9fd6
refactor(console): add sign in method button (#2277) 2022-10-31 18:41:29 +08:00
Xiao Yijun
30f2f44706
refactor(console): add buttons in sie sign-up and sign-in form (#2276) 2022-10-31 10:14:06 +00:00
Xiao Yijun
a397a28148
refactor(console): the sign-up and sign-in form interactions (#2284) 2022-10-31 18:03:11 +08:00