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

6976 commits

Author SHA1 Message Date
BaboonKing
64e4b08b25
chore: fix docs link in contribution guideline () 2024-11-12 07:45:56 +00:00
Charles Zhao
8e0d717781
refactor(console): update value of the last-visited tenant wildcard () 2024-11-12 11:20:58 +08:00
simeng-li
04992b1565
feat(experience): display support info in error page ()
display support email and website in error page
2024-11-12 03:12:11 +00:00
simeng-li
1c0b29fb13
feat(console): add support fields config to sie ()
add support fields to sie page
2024-11-12 02:51:00 +00:00
simeng-li
ae4b65bc26
feat(core): add support email & website url format guard ()
add support email and website url format guard
2024-11-12 02:13:19 +00:00
simeng-li
1cee704939
feat(schemas): add suppport email and website url to sie ()
* feat(schemas): add suppport email and website url to sie

add support email and website url to sie

* fix(experience): fix type issue

fix type issue

* fix(core): fix ut

fix ut
2024-11-12 09:51:34 +08:00
wangsijie
f4a374f7ac
fix(schemas): export account center seed function () 2024-11-11 17:50:06 +08:00
wangsijie
3d465f2c6d
feat(core): apply account center field control () 2024-11-11 15:03:29 +08:00
wangsijie
d804ee0507
fix(core): set default social session () 2024-11-11 11:04:18 +08:00
Charles Zhao
e1044dbae1
feat(console): support console url with wildcard tenant id () 2024-11-11 10:42:41 +08:00
wangsijie
48fd33d8ce
feat(core): add account center api () 2024-11-08 19:57:43 +08:00
wangsijie
9f165749d3
fix(console): fix vonage connector id () 2024-11-06 10:38:06 +00:00
wangsijie
947d2e4563
feat(connector): add vonage connector () 2024-11-06 15:56:43 +08:00
wangsijie
00e17525e7
feat(schemas): add account center table () 2024-11-06 03:37:51 +00:00
simeng-li
fe06860645
style(experience): update the devTenantNotification style ()
update the devTenantNotification style
2024-11-05 13:59:07 +08:00
simeng-li
6698679728
fix(core): fix enterprise SSO unknown field not synced issue ()
* fix(core): fix enterprise SSO unknown field not synced issue
fix enterprise SSO unknown field not synced issue

* fix(core): cleanup undefined in unknown json

cleanup undefined in unknown json

* fix(core): should sync the sso identity detail on sign-in ()

should sync the sso identity detail on sign-in
2024-11-04 08:48:36 +00:00
renovate[bot]
0c777c10f2
chore(deps): update dependency @lit/localize-tools to ^0.8.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 10:59:38 +08:00
simeng-li
5fbcf381c8
chore: override @75lb/deep-merge package version ()
override @75lb/deep-merge package version to address security issue
2024-10-31 11:15:37 +08:00
Amin Tarbalouti
60a6d677d7
feat(core): initial implementation of user set mfa secrets / codes ()
* feat(core): initial implementation of user set mfa secrets / codes

* refactor(core): move totp secret validation to util

* chore(core): fix openapi document

* chore(core): fix unit tests

---------

Co-authored-by: wangsijie <wangsijie@silverhand.io>
2024-10-29 15:59:13 +08:00
simeng-li
7620479130
chore(deps): override braces dependency version ()
override braces dependency version to avoid secuirty issue
2024-10-28 07:10:16 +00:00
simeng-li
7c7a624df2
chore(deps): align the d3-color deps version ()
align the d3-color deps version
2024-10-28 14:35:38 +08:00
simeng-li
76a985cc8a
chore(deps): update tsup dependency version ()
chore: update tsup dependency version

update tsup dependency version
2024-10-28 13:42:11 +08:00
wangsijie
fa791d3a63
feat(core): remove social identity ()
* feat(core): add social identity

* feat(core): remove social identity
2024-10-28 12:09:21 +08:00
simeng-li
73627a76a3
chore(deps): update postcss-modules version ()
update postcss-modules version
2024-10-28 11:09:20 +08:00
simeng-li
34f310cae0
fix(console): remove unused vite-plugin ()
remove unsued vite-plugin dependency which are not compatible with current vite version
2024-10-28 10:54:46 +08:00
wangsijie
9742f05ff6
feat(core): add social identity ()
* feat(core): add social identity

* refactor(core): refactor social verification class ()

* refactor(core): refactor social verification class

refactor social verification class

* fix(core): remove unused method

remove unused method

* chore: rename to connectorSessionType

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-10-26 09:46:24 +08:00
Xiao Yijun
50031369a1
feat(elements): add logto-account-center element () 2024-10-25 09:39:15 +00:00
silverhand-bot
f48d3a1f95
release: version packages () 2024-10-25 17:26:36 +08:00
Xiao Yijun
8f59a20c22
feat(elements): add logto-social-identity element () 2024-10-25 16:13:14 +08:00
Xiao Yijun
3d25448500
feat(elements): add logto-user-phone element () 2024-10-25 07:22:31 +00:00
simeng-li
a72e016b6d
fix(core,console): show custom jwt error logs ()
show custom jwt error logs
2024-10-25 15:08:39 +08:00
wangsijie
af5c6c7f8e
refactor(core): use template type for code verification () 2024-10-25 14:50:55 +08:00
Xiao Yijun
11d9ed4315
feat(elements): add logto-user-password element () 2024-10-25 06:45:52 +00:00
Xiao Yijun
20a714c94d
feat(elements): add logto-user-email element () 2024-10-25 06:22:00 +00:00
Xiao Yijun
6ef19b3e73
feat(elements): add logto-username element () 2024-10-25 06:09:20 +00:00
Darcy Ye
2d3295ea28
fix(console): fix manually update tenant open invoice bug () 2024-10-24 10:40:03 +00:00
simeng-li
f2d280466d
feat(core,console,schemas): add idp-initiated sso session create log ()
add idp-initiated sso session create log
2024-10-24 17:56:49 +08:00
Darcy Ye
5bb9375055
chore: add google connector default prompt ()
* chore: add google connector default prompt

* fix: fix console integration tests
2024-10-24 04:27:48 +00:00
Xiao Yijun
84af9ee2ba
ci: install playwright for element tests () 2024-10-23 21:08:51 +08:00
wangsijie
eae1c30e23
chore: add changeset of gatewayapi connector () 2024-10-23 15:39:16 +08:00
renovate[bot]
27a193d03b
chore(deps): update dependency nock to v14.0.0-beta.15 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 15:03:31 +08:00
renovate[bot]
8c1ee143f0
chore(deps): update dependency sinon to v19 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 14:42:51 +08:00
simeng-li
3a826c4223
chore: bump dependency versions ()
* chore: bump dependency versions

bump dependency versions

* chore: bump nodemon ()

nump nodemon version
2024-10-23 14:20:23 +08:00
Darcy Ye
b906db730c
fix(console): fix cloud CI failed issue ()
chore: remove useNewSubscriptionData manual updateTenant
2024-10-23 11:53:56 +08:00
renovate[bot]
83e942a098
chore(deps): update dependency mermaid to v10.9.3 [security] ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 10:57:12 +08:00
renovate[bot]
9177cc24c7
fix(deps): update dependency http-proxy-middleware to v3.0.3 [security] ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 10:34:11 +08:00
Xiao Yijun
27e44c287f
feat(elements): introduce basic logto-account-provider () 2024-10-22 07:43:27 +00:00
Xiao Yijun
98bd9bb4e0
refactor: reorg elements project () 2024-10-22 15:29:21 +08:00
simeng-li
95c7d8b5be
style(console): update radio card style ()
* style(console): update radio card style

update radio card style

* style(console,phrases): update selector styles ()

* style(console,phrases): update selector styles

update selector styles and content

* style(console): adjust font size

adjust font size

* fix(console): add devFeatureGuard

add devFeatureGuard
2024-10-22 03:54:54 +00:00
renovate[bot]
6594c4917d
chore(deps): update dependency vite to v5.3.6 [security] ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 11:37:31 +08:00