0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

954 commits

Author SHA1 Message Date
Xiao Yijun
84aced95ed
style(console): settings (#2483) 2022-11-21 17:54:07 +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
wangsijie
6a7f08ab38
fix(console): set background color for preview iframe (#2481) 2022-11-21 14:54:00 +08:00
Xiao Yijun
e2b0359a62
refactor(console): recover the main content size limitations (#2479) 2022-11-21 12:21:49 +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
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
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
c7e1f5ee97
refactor(console): resources layout (#2453) 2022-11-16 19:30:28 +08:00
Gao Sun
98e99c4cc0
Merge pull request #2461 from logto-io/patch/gao-fix-alteration-scripts
fix: alteration scripts
2022-11-16 19:23:23 +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
Gao Sun
47a6915bc4
release: version packages (beta) 2022-11-16 18:21:18 +08: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
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
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
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +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
renovate[bot]
9ab70249f0
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.13 (#2353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-08 14:11:03 +00:00
Xiao Yijun
92b93e6e36
feat(console): in-used connectors deletion alert (#2345) 2022-11-08 12:57:57 +00:00