Gao Sun
048766884d
refactor(console): set portal z-index
properly ( #5948 )
2024-05-31 10:54:08 +08:00
renovate[bot]
6ecd92de0b
chore(deps): update dependency nock to v14.0.0-beta.7 ( #5952 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 02:43:31 +00:00
Gao Sun
0866b6ea40
feat(console): show dev feature status
2024-05-30 22:04:36 +08:00
Xiao Yijun
d8b92e4a80
refactor(console): sync m2m integration guide ( #5941 )
2024-05-30 15:12:26 +08:00
Xiao Yijun
9ff538e6f1
refactor(phrases): update management api notification ( #5946 )
2024-05-30 14:14:46 +08:00
Xiao Yijun
129cb8dfad
refactor(phrases): update m2m role creation hint ( #5945 )
2024-05-30 13:59:35 +08:00
Gao Sun
b317c7c1af
feat(console): show banner when only dev tenant found ( #5944 )
...
* feat(console): show banner when only dev tenant found
* refactor(console): use i18n
2024-05-30 13:59:03 +08:00
Gao Sun
b755e95a75
refactor(console): fix onboarding issues
2024-05-30 13:23:54 +08:00
Gao Sun
d5f67ecc77
chore: fix typo ( #5942 )
2024-05-30 13:11:59 +08:00
Charles Zhao
07ac3e87ce
chore: update translate cli ( #5906 )
...
* chore: update translate cli
* chore: add changeset
2024-05-30 11:47:47 +08:00
Charles Zhao
4b75860233
docs(core): remove pagination from get organization invitation api docs ( #5934 )
2024-05-30 10:30:22 +08:00
Charles Zhao
558986d28d
fix(core,console): update invalid documentation links in console and core ( #5937 )
...
fix(core,console): update invalid documentation links in console and core cli
2024-05-30 10:17:42 +08:00
Gao Sun
3250163b69
feat(console): invite collaborators during onboarding ( #5938 )
2024-05-29 22:54:36 +08:00
Gao Sun
a0bcc8340f
refactor: optmize phrases ( #5936 )
2024-05-29 19:46:52 +08:00
Gao Sun
c5099a3578
refactor(console): add prefix to pv path ( #5933 )
2024-05-29 19:46:40 +08:00
Charles Zhao
d7c8130f14
chore(phrases): update cloud collaboration invite modal title ( #5939 )
2024-05-29 19:08:25 +08:00
aiden
87bffee3f4
feat(connector): add dingtalk connector ( #5915 )
...
* 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
---------
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
2024-05-29 15:15:45 +08:00
simeng-li
458746c9ac
fix(core): fix azure oidc sso connector authorization error ( #5912 )
...
* fix(core): fix azure oidc sso connector authorization error
fix azure oidc sso connector authorization error
* chore: add changeset
add changeset
* chore: update changeset
update changeset
* fix(core): dynamicly verify multi-tenant azure oidc issuer
dynamicly verify multi-tenant azure oidc issuer
2024-05-29 13:30:56 +08:00
Gao Sun
94b688355c
refactor(console): improve onboarding ux ( #5932 )
2024-05-29 13:27:25 +08:00
Gao Sun
c7aba27dac
refactor(core): use jwks response from oidc for admin tenant keys ( #5935 )
2024-05-29 13:27:14 +08:00
wangsijie
a330310955
fix(console): remove outdated nextjs app router guide ( #5862 )
2024-05-29 12:40:05 +08:00
Darcy Ye
c95755502d
fix(connector): fix GitHub connector GET /emails forbidden error ( #5925 )
...
* fix(connector): fix GitHub connector GET /emails forbidden error
* chore: adopt suggestion
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-05-29 04:24:04 +00:00
Gao Sun
3f910af825
Merge pull request #5931 from logto-io/gao-support-multi-region-paid-plans
...
refactor(console): support multi-region for paid plans
2024-05-28 22:15:32 +08:00
Gao Sun
0cba01104f
Merge pull request #5930 from logto-io/gao-show-region-in-settings
...
refactor(console): show dynamic region info in tenant settings
2024-05-28 22:13:34 +08:00
Gao Sun
fc3945e6f8
Merge pull request #5929 from logto-io/gao-bump-cloud
...
chore(deps): upgrade `@logto/cloud`
2024-05-28 22:11:58 +08:00
Gao Sun
d8eb471ef4
Merge pull request #5928 from logto-io/gao-add-us-region
...
feat(console): support multi-region
2024-05-28 22:03:54 +08:00
Gao Sun
cd7b54459e
refactor(console): prioritize onboarding check for route redirect
2024-05-28 22:01:16 +08:00
Gao Sun
b10e138f87
refactor(console): support multi-region for paid plans
2024-05-28 19:04:18 +08:00
Gao Sun
06ac416750
chore(deps): upgrade @logto/cloud
2024-05-28 19:02:46 +08:00
Gao Sun
bdaf6d47cd
refactor(console): show dynamic region info in tenant settings
2024-05-28 16:45:01 +08:00
Gao Sun
dc8e38f410
refactor: fix type issues
2024-05-28 16:44:00 +08:00
Gao Sun
f7e1176554
chore(deps): upgrade @logto/cloud
2024-05-28 16:13:44 +08:00
Gao Sun
9d1349ee76
feat(console): support multi-region
2024-05-28 16:09:08 +08:00
Xiao Yijun
58fd32e456
refactor(console): setup m2m roles after creating m2m app ( #5924 )
2024-05-28 05:07:34 +00:00
Charles Zhao
558c1bccfb
chore(console): translate i18n phrases ( #5905 )
2024-05-28 03:33:53 +00:00
simeng-li
6f5dea2dfa
fix(console): fix m2m guide curl code syntax error ( #5923 )
...
fix m2m guide curl code syntax error
2024-05-28 10:00:15 +08:00
Xiao Yijun
b9b96d2aa7
refactor(console): add notification for m2m role ( #5919 )
2024-05-27 04:14:12 +00:00
Xiao Yijun
20bf55be30
refactor(console): add management api access flag for role options ( #5918 )
2024-05-27 11:26:25 +08:00
Xiao Yijun
07fdd8557c
fix: add id generation utils for alteration scripts ( #5921 )
2024-05-26 20:00:34 +08:00
Xiao Yijun
e200cfe681
fix(schemas): import generateStandardId
from correct source ( #5920 )
2024-05-24 10:45:02 +00:00
Xiao Yijun
fb20fc1154
refactor(console): reorg role transfer component file structure ( #5911 )
2024-05-23 17:32:22 +08:00
Xiao Yijun
25d67f33f3
feat: create pre-configured role with m-api access when seeding db ( #5908 )
2024-05-23 13:58:41 +08:00
simeng-li
b5104d8c19
feat(console,core): remove DataHook devFeature guard ( #5898 )
...
* feat(console,core): remove DataHook devFeature guard
remove DataHook devFeature guard
* chore: add changeset
add changeset
* chore: update changesets
update changesets
2024-05-22 11:20:09 +08:00
Charles Zhao
7f5625d1f8
chore(console): update pricing table for organizations feature ( #5909 )
2024-05-22 10:25:46 +08:00
Gao Sun
38811e1099
refactor: remove internal role policies ( #5904 )
...
* refactor: remove internal role policies
* refactor: remove unused tests
2024-05-21 21:44:24 +08:00
Gao Sun
e762d64120
refactor(core): report forwarded headers ( #5907 )
2024-05-21 19:00:00 +08:00
wonders88
7fb4eb6daa
fix(console): fix Laravel misspelling ( #5903 )
2024-05-21 14:46:00 +08:00
Darcy Ye
888c80ff99
fix(console): add pro tag for custom JWT page ( #5901 )
2024-05-21 14:26:09 +08:00
Darcy Ye
05dbf5427d
chore(phrases): update tenant deletion modal content ( #5900 )
...
* chore(phrases): update tenant deletion modal content
* chore(phrases): sync translation
2024-05-21 14:24:03 +08:00
wonders88
46e2375975
fix(console): fix Nuxt doc typo ( #5899 )
2024-05-21 03:37:06 +00:00
simeng-li
c627ea6080
fix(phrases): fix legacy sie phrases ( #5897 )
...
fix legay sie phrases
2024-05-20 11:40:52 +08:00
simeng-li
cb1a38c405
refactor(experience): add global loading status on page redirect ( #5774 )
...
* refactor(experience): add global loading status on page redirect
add global loading status on page redirect
* chore: add changeset
2024-05-20 09:19:46 +08:00
Gao Sun
e715049bae
refactor: remove TenantInfo
type ( #5891 )
2024-05-17 20:06:09 +08:00
Charles Zhao
f1d5f724d5
chore(connector): update wecom connector readme ( #5894 )
2024-05-17 10:20:01 +00:00
Charles Zhao
dd2f2e992c
fix(connector): fix invalid image path in connector readme ( #5887 )
2024-05-17 18:10:51 +08:00
simeng-li
330c6bd6eb
feat(core): update test hook payload ( #5883 )
...
update test hook payload to be dynamic based on InteractionHook or DataHook event
2024-05-17 09:40:44 +00:00
simeng-li
88f568f3c5
feat(core): add suctom scopes.updated hook events ( #5880 )
...
* feat(core): add suctom scopes.updated hook events
add scopes.updated hook event to role creation api
* chore(core): add dev feature guard
add dev feature gurad
* feat(core): fetch scopes details and return to the hook
fetch scopes details and return to the hook
* refactor(core): mark deprecated body of roles/:id/scopes api
mark deprecated body of roles/:id/scopes api
* fix(test): fix unit test
fix unit test
2024-05-17 17:25:31 +08:00
simeng-li
a1091aee20
refactor(core,schemas): move webhook event payload type definition to schemas ( #5878 )
...
move webhook event payload type definition to schemas
2024-05-17 16:25:19 +08:00
Gao Sun
76fd33b7ed
feat: default user role ( #5872 )
...
* feat: default user role
* chore: add tests and changeset
* refactor: show warning for deprecated env
* chore: fix tests
2024-05-17 16:02:05 +08:00
wangsijie
13bfdbd638
feat(console): add next auth guide ( #5873 )
2024-05-17 14:13:23 +08:00
renovate[bot]
1b2359be59
chore(deps): update dependency sinon to v18 ( #5870 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 16:43:26 +08:00
simeng-li
5e7bee1c8c
refactor(core,schemas,test): rename DataHook data update event name ( #5876 )
...
rename the DataHook Schema data update event name
2024-05-16 06:40:59 +00:00
Charles Zhao
c558affac5
fix(console): improve audit log error handling if the related user has been removed ( #5874 )
2024-05-16 04:51:55 +00:00
simeng-li
1246d2b7b5
style(console): update webhook list page styles ( #5871 )
...
update webhook list page styles
2024-05-16 11:54:15 +08:00
simeng-li
7216f2ac96
fix(console): update the svelte integration guide ( #5869 )
...
update the svelte integration guide
2024-05-16 10:52:08 +08:00
simeng-li
e04d9523a6
feat(console, phrases): update the supported webhook events ( #5856 )
...
* test(core): add integration tests
add integration tests for interaction hooks
* chore(test): remove legacy test
remove legacy test
* feat(console, phrases): update the supported webhook events
update the supported webhook events
* refactor(console): rename webhook and webhook log keys
rename webhook and webhook log keys
* fix(test): fix integration test
fix integration test
* feat(console): add devFeature guard
add devFeature guard
* chore: add changeset
add changeset
* chore(console): remove the lint rule disable comment
remove the lint rule disable comment
* fix(test): fix the integartion tests
fix the integration tests
* fix(console): refine the code
refine the code
* chore(console): refine comments
refine comments
2024-05-15 06:26:52 +00:00
Gao Sun
c2a8e457c2
refactor(console): report first app creation conversion ( #5866 )
2024-05-15 06:05:25 +00:00
simeng-li
5462ab4765
feat(core): trigger user create DataHook event on user registration ( #5837 )
...
* feat(core): trigger user data hook event on interaction api call
trigger user data hook event on interaction api call
* chore(core): refine comments
refine comments
* fix(core): fix the interactionHookMiddleware
fix the interactionHookMiddleware
* test(core): add integration tests
add integration tests for interaction hooks
* chore(test): remove legacy test
remove legacy test
2024-05-15 11:17:46 +08:00
silverhand-bot
7b5a4e3fb4
release: version packages ( #5684 )
2024-05-14 20:27:55 +08:00
Charles Zhao
a6582b208c
chore(console): update sdk doc reference links ( #5860 )
2024-05-14 18:00:27 +08:00
wangsijie
5660c54cb5
fix(core): should sign out user after deletion or suspension ( #5857 )
...
fixed #5572
2024-05-14 08:10:31 +00:00
Xiao Yijun
1e24843a28
chore(phrases): update organization permission column name ( #5864 )
2024-05-14 07:46:31 +00:00
Gao Sun
bec2720c7b
refactor(console): do not parameterize guide id ( #5863 )
2024-05-14 15:27:07 +08:00
wangsijie
1c414f1889
fix(core): fix consent scopes filter rule for non-3rd-party app ( #5859 )
2024-05-14 15:24:49 +08:00
Gao Sun
304d948511
refactor(core): update first admin user preconditions ( #5858 )
2024-05-14 14:12:07 +08:00
simeng-li
f020c5984c
fix(core): add devFeature guard for DataHooks ( #5861 )
...
fix(core): add devFeature guard
add devFeature guard
2024-05-14 14:05:52 +08:00
wangsijie
062d21764c
chore(core): add custom domain host to app insights ( #5852 )
2024-05-13 13:04:18 +00:00
Xiao Yijun
1fdd28b2b3
chore: build oauth2 connector on prepack ( #5855 )
2024-05-13 17:06:04 +08:00
simeng-li
5acd7ef8cb
refactor(core, schemas): update interaction webhook middleware using contextManager ( #5834 )
...
* feat(core): update interaction webhook middleware using contextManager
updaet interaction webhook middleware using contextManager
* fix(test): fix ut
fix ut
* refactor(core, schemas): refactor DataHook context structure
refactor DataHook context structure
* fix(core): fix demo-app application not found error
fix demo-app application not found error
* chore(core): update comments
update comments
2024-05-13 16:49:09 +08:00
wangsijie
697ac693a6
feat(console): add wordpress integration guide ( #5844 )
2024-05-13 16:14:40 +08:00
simeng-li
e7a642028d
feat(schemas): define data hook events ( #5828 )
...
* feat(schemas): define data hook events
define data hook events
* fix(schemas,core): fix the type error
fix the type error
* fix(core): fix unit test
fix unit test
* feat(test): add integration tests for DataHooks
add integration tests for DataHooks
* fix(test): fix ut of management api hook middleware
fix ut of the management api hook middleware
* refactor(test,core,schemas): refactor some DataHook definiations
refactor some DataHook definitations
* chore(test): remove upper scope describe wrap
remove upper scope describe wrap
* fix(test): fix tests
fix tests
* refactor(schemas): rename the info.update events
rename the info.update events
* refactor(schemas): rename
rename
* refactor(core,schemas): refactor DataHook code
refactor DataHook code to address some code review comments
* fix(test): fix ut
fix ut
* fix(schemas): update DataHookEventPayload type
update DataHookEventPayload type
* chore(schemas): update comments
update comments
2024-05-13 16:11:50 +08:00
Charles Zhao
cad032a22a
chore(console): update jwt claims status in plan comparison table ( #5854 )
2024-05-13 07:02:05 +00:00
wangsijie
e388c66a2e
chore(core,schemas): remove feature guard of organization api resource ( #5743 )
2024-05-13 06:26:34 +00:00
Xiao Yijun
6fe6f87bc3
chore(console,experience): remove dev flags add changeset for organization updates ( #5763 )
2024-05-13 14:18:33 +08:00
wangsijie
0fc9f83b7e
fix(core): filter scopes for 3rd-party app ( #5845 )
2024-05-13 11:05:30 +08:00
renovate[bot]
b7d950b40c
fix(deps): update dependency @simplewebauthn/server to v10 ( #5705 )
...
* fix(deps): update dependency @simplewebauthn/server to v10
* fix(core): update code to support @simplewebauthn/server v10
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2024-05-13 11:05:08 +08:00
renovate[bot]
d38ddf15b7
chore(deps): update dependency @simplewebauthn/types to v10 ( #5704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 02:47:09 +00:00
renovate[bot]
517c7330d4
chore(deps): update dependency @simplewebauthn/browser to v10 ( #5703 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 10:32:46 +08:00
Darcy Ye
5872172cbb
feat(core,console): enable custom JWT for OSS and can run script in local vm ( #5794 )
2024-05-11 22:22:14 +08:00
Xiao Yijun
23d40ed4de
refactor(console, phrases): update resource scopes assignment form title ( #5846 )
2024-05-11 12:44:58 +08:00
Charles Zhao
3d4404f5df
fix(console): move handle social route to global anonymous route enum ( #5842 )
2024-05-10 08:20:12 +00:00
Charles Zhao
dc0d5775ae
refactor(console): refactor some console global routes ( #5841 )
2024-05-10 15:10:51 +08:00
Xiao Yijun
266af8c3d7
fix(experience): hide scope list if no user scopes and resource scopes ( #5840 )
2024-05-10 11:00:26 +08:00
Charles Zhao
feae37b9b1
fix(console): fix the link social feature on logto cloud ( #5838 )
2024-05-10 10:53:22 +08:00
Xiao Yijun
50f336c7d3
fix(console): focus on org socpes tab on app scopes modal reopened ( #5839 )
2024-05-10 10:08:56 +08:00
Charles Zhao
ff65cfb75b
fix(console): make profile a tenant independent page ( #5687 )
...
* fix(console): make profile a tenant independent page
* refactor(console): profile routes
* chore(core): refactor later
2024-05-09 19:16:26 +08:00
Xiao Yijun
3227f61fad
feat(console): support assign organization resource scopes for 3rd-party app ( #5812 )
2024-05-09 18:52:38 +08:00
wangsijie
7244dadf69
feat(core,schemas): update consent info ( #5822 )
2024-05-09 13:32:31 +08:00
Darcy Ye
0227822b2d
feat(connector): can access all user email even if no public email is set ( #5737 )
2024-05-09 12:55:56 +08:00
Gao Sun
f8221a38db
refactor(console): update conversion report timing ( #5833 )
2024-05-09 11:57:56 +08:00