0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

3078 commits

Author SHA1 Message Date
Gao Sun
d29432f45d
feat(core): support path-based multi-tenancy 2023-03-02 13:20:21 +08:00
Gao Sun
2a7c623240
refactor(console): handling cloud errors 2023-03-02 12:11:08 +08:00
Gao Sun
07e04eac55
refactor(core): fix etag 2023-03-02 00:44:33 +08:00
Gao Sun
2747a1064e
chore(core): add comments 2023-03-02 00:33:03 +08:00
Gao Sun
303e086df3
refactor: optimize tenant requests 2023-03-01 23:46:30 +08:00
Gao Sun
44909140bf
feat: create tenant for new users (#3255) 2023-03-01 20:55:26 +08:00
simeng-li
6246fc58ba
refactor(core,console): refactor AC 403 flow (#3235) 2023-03-01 10:24:39 +00:00
wangsijie
2b8b3a91ec
fix(console): fix app endpoints import path (#3258) 2023-03-01 09:10:22 +00:00
Charles Zhao
af9cd0d164
fix(core): error invalid credentials should return 401 instead of 400 (#3254) 2023-03-01 16:56:25 +08:00
Xiao Yijun
04ddbadfac
refactor(console): update empty states (#3249) 2023-03-01 16:54:20 +08:00
wangsijie
92ffc6cfdd
feat(console): add callback uri field (#3231) 2023-03-01 16:53:54 +08:00
Charles Zhao
f0772c6549
Merge pull request #3237 from logto-io/charles-log-5346-allow-editing-basic-userinfo-in-profile
feat(console): allow editing basic userinfo in profile page
2023-03-01 16:44:07 +08:00
renovate[bot]
aa25cb1cbd
chore(deps): update logto js sdk monorepo packages to v1.0.0 (#3248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 14:57:06 +08:00
simeng-li
a43c8720f7
feat(ui): add password rule description (#3244)
Signed-off-by: tison <wander4096@gmail.com>
Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-01 13:42:45 +08:00
Gao Sun
f111128320
feat(console): support multi-tenancy (2/2) (#3247) 2023-03-01 04:37:11 +00:00
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