Darcy Ye
c03b7a3b2c
refactor: rebase master branch
2024-06-12 18:19:41 +08:00
Darcy Ye
1ed8c0a029
chore: update according to comments
2024-06-12 15:02:57 +08:00
Darcy Ye
6cc51d098b
feat: add phone number validation to user APIs
2024-06-12 15:02:54 +08:00
Gao Sun
136320584f
feat: automatic social account linking ( #5881 )
...
* feat: automatic social account linking
* chore: add integration tests
* chore: add changeset
2024-06-08 20:23:57 +08:00
Gao Sun
5e13495554
Merge pull request #5997 from logto-io/gao-org-jit-hook
...
refactor(core): trigger organization membership updated hook from jit
2024-06-08 10:22:52 +08:00
Gao Sun
3bed38ccc5
Merge pull request #5996 from logto-io/gao-org-domain-provision
...
feat(core): implement organization jit provisioning
2024-06-08 10:21:38 +08:00
Gao Sun
d26d19aeef
Merge pull request #5995 from logto-io/gao-org-domain-crud
...
feat(core): organization email domains apis
2024-06-08 10:20:27 +08:00
Gao Sun
da5c71d916
Merge pull request #5993 from logto-io/gao-init-org-domain-table
...
feat(schemas): init organization email domains table
2024-06-07 15:11:46 +08:00
Gao Sun
afb1091603
refactor: fix tests
2024-06-06 19:09:40 +08:00
Gao Sun
ab4867d310
refactor(core): trigger organization membership updated hook from jit
2024-06-06 18:11:49 +08:00
Gao Sun
d4cb91e6c9
feat(core): implement organization jit provisioning
2024-06-06 14:30:29 +08:00
Gao Sun
be9d94d4fd
refactor: fix tests
2024-06-06 14:30:05 +08:00
Gao Sun
f6dbb0aad1
chore: add api docs
2024-06-06 13:37:43 +08:00
Gao Sun
b85ecb6c93
feat(core): organization email domains apis
2024-06-06 10:33:33 +08:00
Gao Sun
0874b70433
Merge pull request #5991 from logto-io/gao-reorg-org-routes
...
refactor(core): reorg organization routes
2024-06-06 10:13:41 +08:00
Gao Sun
d66d8c2286
feat(schemas): init organization email domains table
2024-06-05 22:33:41 +08:00
Gao Sun
ce911309da
refactor(core): reorg organization queries
2024-06-05 18:25:18 +08:00
Gao Sun
ec6f1d39d8
refactor(core): reorg organization routes
2024-06-05 18:17:39 +08:00
Xiao Yijun
33537ef1af
refactor(console,phrases): update role assignment modal phrases ( #5989 )
2024-06-04 20:42:46 +08:00
simeng-li
7a279be1fc
refactor(core,schemas): add user detail payload to User.Deleted webhook event ( #5986 )
...
* refactor(core,schemas): add user detail payload to User.Deleted DataHook event
add user detail data payload to the User.Deleted DataHook event
* fix(core): fix unit test
fix unit test
2024-06-04 11:09:27 +00:00
Xiao Yijun
7ebabc490a
refactor(console): always display role creation hint in role assignment modal ( #5988 )
2024-06-04 09:19:40 +00:00
Xiao Yijun
223d9e3747
feat(console): add new feature content for m2m integration guide ( #5947 )
2024-06-04 06:39:01 +00:00
Xiao Yijun
eacec10ac4
chore: remove dev flags and add changeset for m2m guide feature ( #5983 )
2024-06-04 14:03:50 +08:00
renovate[bot]
9ae4f7d401
chore(deps): update dependency i18next-browser-languagedetector to v8 ( #5850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 12:42:03 +08:00
aiden
f4e64922fb
chore(connector): improve DingTalk web connector readme ( #5977 )
...
* feat: add dingtalk connector
* refactor(connector): optimize codes
* refactor(connector): optimize the logic of getting user phone
* docs(connector): add English configuration guide for DingTalk
* docs(connector): add table of contents
* docs(connector): optimize format
* chore(connector): update DingTalk web connector readme
* chore(connector): apply suggestions from code review
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
---------
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-06-04 10:31:05 +08:00
renovate[bot]
acc22af0b2
chore(deps): update dependency @testing-library/react to v16 ( #5984 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 10:27:48 +08:00
Gao Sun
8669149a08
refactor(core): optimize redis error handling ( #5965 )
2024-06-04 09:46:35 +08:00
Gao Sun
5391dbc417
refactor(console): use permanently delete ( #5979 )
2024-06-03 21:43:36 +08:00
Gao Sun
123ecaec47
refactor(core): try to fix uncaught exception ( #5982 )
2024-06-03 12:26:01 +00:00
Charles Zhao
4d3b32f5f3
fix(console): language switch should work on profile page ( #5980 )
2024-06-03 12:21:02 +00:00
Charles Zhao
ac5d846c44
refactor(console): click console logo should navigate to root page ( #5981 )
2024-06-03 20:15:30 +08:00
simeng-li
a495ab00ba
feat(core): report oidc exceptions to the appInsights ( #5978 )
...
report oidc exceptions to the appInsights
2024-06-03 18:58:56 +08:00
Darcy Ye
0748a22efb
chore(schemas): add reserved plan ID for admin tenant ( #5976 )
2024-06-03 10:03:29 +00:00
Xiao Yijun
6e116b30df
refactor(console,phrases): update rbac-related phrases ( #5975 )
2024-06-03 17:47:51 +08:00
Charles Zhao
14515f2c44
fix(core): profile avatar upload should not return 400 error ( #5974 )
2024-06-03 17:45:42 +08:00
Xiao Yijun
391717637c
fix(console): avoid skipping m2m role assignment after switching browser tabs ( #5973 )
2024-06-03 14:34:07 +08:00
Gao Sun
6fbba3821d
feat(console): implement account deletion ( #5969 )
...
* feat(console): implement account deletion
* refactor: remove unused phrases
* chore: add i18n phrases
* refactor: add comments and error handling
2024-06-03 12:54:42 +08:00
renovate[bot]
914555e683
chore(deps): update dependency @logto/cloud to v0.2.5-a7eedce ( #5847 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 04:16:04 +00:00
Gao Sun
d498086fdd
refactor(console): fix plausible hostname ( #5968 )
2024-06-03 11:59:26 +08:00
Xiao Yijun
014d7f63c3
refactor(console): make long text breakable in roles page ( #5956 )
2024-06-03 10:51:36 +08:00
Xiao Yijun
ec2df4d3cf
fix(console): only show m2m role notification for m2m roles ( #5957 )
2024-06-03 10:51:10 +08:00
Gao Sun
a72b71516b
fix: use correct disabled
logic for free plan ( #5964 )
...
fix: use correct disable logic for free plan
2024-06-01 05:51:58 +00:00
Gao Sun
61da265048
chore: update links ( #5963 )
2024-06-01 05:45:03 +00:00
Gao Sun
d544d343b5
chore: launch us region ( #5962 )
2024-06-01 04:04:09 +00:00
silverhand-bot
0decba0308
release: version packages ( #5868 )
2024-05-31 23:48:43 +08:00
Gao Sun
11f05ceb1d
refactor(console): improve onboarding data and subscription fetching ( #5960 )
2024-05-31 19:21:47 +08:00
Gao Sun
e989f08065
refactor: remove service log fkey ( #5959 )
2024-05-31 18:09:43 +08:00
Gao Sun
a0b19513bb
feat(console): show version number for oss ( #5950 )
2024-05-31 18:05:20 +08:00
Gao Sun
522dd02f44
refactor: improve user experience ( #5958 )
2024-05-31 17:41:36 +08:00
simeng-li
0c70d65c7b
feat(core,toolkit): add new sso_identities claim ( #5955 )
...
* feat(core,toolkit): add new sso_identities claim
add new sso_identities claim to the userinfo endpoint
* chore: update changeset
update changeset
* chore: update comments
update comments
* refactor(core): use findUserSsoIdentites query method in user library
use findUserSsoIdentites query method in user library
2024-05-31 06:31:26 +00:00