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

3063 commits

Author SHA1 Message Date
Charles Zhao
e8a7094e37
feat(console): allow editing basic userinfo in profile page 2023-02-28 18:23:52 +08:00
Gao Sun
bd158a46fe
refactor(core): fix CORS (#3246) 2023-02-28 09:20:41 +00:00
simeng-li
1418ef84c1
chore(phrases): content update (#3245) 2023-02-28 16:49:49 +08:00
Xiao Yijun
cf22fab79b
feat(console): onboarding sie config page (#3241) 2023-02-28 16:32:39 +08:00
Gao Sun
d789a08e41
feat(console): support multi-tenancy (1/2) (#3205) 2023-02-28 16:04:12 +08:00
tison
5b7f44d19b
chore: update license info for the software (#3239)
Signed-off-by: tison <wander4096@gmail.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-28 15:41:23 +08:00
Gao Sun
75b6d65b3e
Merge pull request #3227 from logto-io/gao-fix-local-cors
fix(core): allow localhost CORS when only one endpoint available
2023-02-28 14:15:46 +08:00
simeng-li
023eee200e
style(ui): fix social button text cut-off (#3240) 2023-02-28 13:55:08 +08:00
simeng-li
cc4c4dcaa5
style(core): fix power by logto font size (#3242) 2023-02-28 13:54:58 +08:00
simeng-li
a7adfb463a
fix(ui): fix suffix button z-index (#3232) 2023-02-28 13:54:26 +08:00
Darcy Ye
2335c09dde
fix(ui): fix typo which could result in undesirable reminder content (#3233) 2023-02-28 10:29:06 +08:00
Charles Zhao
bbcb904223
feat(console): new profile settings page (#3204) 2023-02-27 18:04:56 +08:00
Xiao Yijun
9c31d3837b
refactor(console): remove i18n text context (#3234) 2023-02-27 17:55:13 +08:00
wangsijie
a3e6001887
style(console): fix connector dark collapse button margin (#3229) 2023-02-27 15:29:02 +08:00
Gao Sun
d61cd795ac
refactor(core): add unit tests 2023-02-27 15:12:12 +08:00
Xiao Yijun
13f877ca4d
refactor(console): get-started tasks (#3208) 2023-02-27 10:15:55 +08:00
Gao Sun
237df1721c
release: version core packages 2023-02-26 15:03:37 +08:00
Gao Sun
54512c2603
fix(core): allow localhost CORS when only one endpoint available 2023-02-26 14:59:31 +08:00
silverhand-bot
cda2c821cd
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-25 23:15:42 +08:00
simeng-li
d5ce4ce67f
Revert "refactor(ui): hard code the page slogan" (#3221) 2023-02-24 12:01:34 +00:00
Gao Sun
88767b72a1
refactor(phrases): update demo app notification (#3222) 2023-02-24 11:52:11 +00:00
Darcy Ye
be4701ac7f
chore(console): align term (#3220) 2023-02-24 11:27:20 +00:00
Charles Zhao
b0e4bc9d25
fix(console): change password should use me router api (#3214) 2023-02-24 18:02:55 +08:00
Charles Zhao
cd984cda58
chore(console): temporarily hide profile page entrance (#3215) 2023-02-24 18:00:52 +08:00
Murat Gözel
1db6177f3a
feat(core): added a new endpoint to replace user roles (#3203) 2023-02-24 17:55:55 +08:00
Darcy Ye
dde0ae1ae7
fix(console): connector formItem add desc (#3212) 2023-02-24 17:53:47 +08:00
simeng-li
ab65d895b5
fix(ui): update SmartInput animation (#3216) 2023-02-24 17:53:34 +08:00
Darcy Ye
c12cf395c4
fix(console): fix passwordless connectors title of sender tester (#3213) 2023-02-24 17:38:35 +08:00
Gao Sun
518579efce
chore: update configs (#3190) 2023-02-24 17:30:08 +08:00
Xiao Yijun
a63e79c8b4
refactor(console): rename cloudPage to onboardPage (#3207) 2023-02-24 16:43:59 +08:00
Xiao Yijun
72f4adc0f0
feat(console): page error state (#3193) 2023-02-24 16:15:36 +08:00
Darcy Ye
e84d2162ba
chore: update connector AC contents (#3210) 2023-02-24 16:14:14 +08:00
Darcy Ye
844ae9bb89
fix(console): font size of readme title and card title should be 16px (#3200) 2023-02-24 16:14:01 +08:00
simeng-li
c06e2d0985
refactor(core): throw registered social email or phone info (#3199) 2023-02-24 16:05:06 +08:00
simeng-li
86b796e989
fix(core): should not block social email/phone identifiers by SIE (#3201) 2023-02-24 16:04:43 +08:00
Gao Sun
ad1c1eb75e
chore: opensource -> open-source (#3206) 2023-02-24 16:04:11 +08:00
Charles Zhao
9311f4cf93
feat(core): provide /me APIs for user password and verification code in cloud AC (#3192) 2023-02-24 16:01:14 +08:00
Charles Zhao
586cc96113
feat(cloud): new APIs for social linking/unlinking in cloud AC (#3184) 2023-02-24 15:44:15 +08:00
Gao Sun
54ef69d4f4
refactor: filter out suspended users in hasActiveUsers() 2023-02-24 13:17:37 +08:00
Gao Sun
dd776eeb15
refactor(schemas): fix alteration script
The alteration script of moving sie configs to database should test
if admin tenant has active user instead of default tenant.
2023-02-24 13:11:49 +08:00
simeng-li
ce862504ef
fix(phrases): update some zh content (#3198) 2023-02-24 02:24:18 +00:00
simeng-li
ab4b98d14d
feat(core): update the OIDC post signout page (#3183) 2023-02-24 02:20:53 +00:00
simeng-li
af66760a42
fix(core): fix empty error message (#3202) 2023-02-24 10:17:33 +08:00
simeng-li
0e9d851f68
refactor(ui): remove continue page notification (#3197) 2023-02-24 10:15:05 +08:00
simeng-li
e7b2b643fc
style(ui): mobile home page spacing (#3196) 2023-02-24 10:14:52 +08:00
simeng-li
0688b9656a
style(ui): adjust LandingPage spacing (#3195) 2023-02-24 10:14:39 +08:00
simeng-li
560ccbc77d
style(ui): adjust input suffix button padding space (#3194) 2023-02-24 10:14:29 +08:00
simeng-li
1ae64f41cb
fix(core): mount OIDC after all middlewares (#3181) 2023-02-24 10:11:51 +08:00
Gao Sun
b23bfc61bc
refactor(console): refactor cloud router 2023-02-24 00:27:51 +08:00
Gao Sun
2ad285541f
refactor(ui): optimize smart input animation (#3176)
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-02-23 17:48:09 +08:00