0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
Commit graph

5869 commits

Author SHA1 Message Date
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
Charles Zhao
39e239753e
feat(console): add webflow integration guide (#5832) 2024-05-09 11:49:06 +08:00
Gao Sun
21bb35b127
feat: init management api hook middleware function (#5783)
* feat: init management api hook middleware function

* refactor: fix type issues

* feat(core): implement auto triggered management api hooks

implement auto triggered managment api hooks

* refactor(console,core,schemas): rename the managementHook to dataHook

rename the managementHooke to dataHook and redefine the types

* feat(core): add dev feature guard

add dev feature guard

* chore: update changeset

update changeset

* refactor(core,console,schemas,shared): update the webhook logics

update the webhook logics. Address some PR review comments

* fix(test): fix integration tests

fix integration tests

* fix(test): remove legacy code

remove legacy code

* refactor(core,schemas): refactor the hook library code

refactor the webhooks library code. address some comments

* fix(core): address rebase issue

update console log using getConsoleLogFromContext

* fix(core): fix ut

fix ut

* fix(core): refactor data webhook code

refactor data webhook codes

* refactor(core): clean up some management api webhook code

clean up some management api webhook code

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-05-09 11:19:01 +08:00
Xiao Yijun
0d8d3a0d95
feat(experience): display org resource scopes on consent page (#5831) 2024-05-08 05:18:32 +00:00
wangsijie
726a65dd8e
feat(core,schemas): add org resource scopes to consent get (#5808) 2024-05-07 16:39:37 +08:00
Charles Zhao
f57e21fc20
refactor(console): make invitee email breakable in invitation list (#5825) 2024-05-07 12:03:05 +08:00
Gao Sun
5eb5d3a265
chore(deps): upgrade withtyped packages (#5829) 2024-05-07 11:08:10 +08:00
Gao Sun
4397ca29ed
refactor(core): optimize init (#5826) 2024-05-06 09:12:36 +00:00
Gao Sun
95682f72a1
chore(deps): upgrade withtyped packages (#5827) 2024-05-06 17:06:37 +08:00
Xiao Yijun
c1c8410093
fix(console): hide org resource scopes tab from 3rd-party app modal (#5824) 2024-05-06 04:03:38 +00:00
Charles Zhao
b4b8015db5
fix(core): invitee email check should be case insensitive (#5823)
* fix(core): invitee email check should be case insensitive

* chore: add changeset
2024-05-06 10:21:45 +08:00
Xiao Yijun
3e5ffc4991
feat(connector): add hugging face connector (#5797) 2024-05-06 09:54:48 +08:00
Gao Sun
ac3575a023
refactor: remove app insights domains from security headers (#5814) 2024-05-01 15:49:30 +00:00
Gao Sun
a9ccfc738d
refactor: implement request id (#5813)
* refactor: implement request id

* refactor: fix tests

* refactor: add unit tests
2024-05-01 15:49:01 +00:00
wangsijie
5adf3dfad7
feat(core,schemas): add CRUD for consent organization resource scopes (#5804)
feat(core,schemas): add crud for user consent organization resource scopes
2024-04-30 15:09:13 +08:00
Gao Sun
2e96eea60c
refactor: update plausible domain (#5799)
refactor: update plausible domain
2024-04-30 06:51:14 +00:00
wangsijie
3486b12e86
fix(core): fix upload file guard (#5810)
fix: remove the plus sign in front of the phone number (#5801)

Co-authored-by: Kamto <kam_to@outlook.com>
2024-04-30 03:40:05 +00:00
Kamto
224723413a
fix: remove the plus sign in front of the phone number (#5801) 2024-04-29 15:35:25 +08:00
wangsijie
24acae8709
feat(schemas): add table for app org resource scope consent (#5803)
feat(schemas): add table application_user_consent_organization_resource_scopes
2024-04-29 10:48:02 +08:00
simeng-li
bbd399e157
fix(experience,core): fix SSO register hook event not triggering bug (#5796)
* fix(experience,core): fix SSO register hook event not triggering bug

fix the SSO register hook event not triggering bug

* chore: update changeset content

update changeset content
2024-04-28 03:24:15 +00:00
wangsijie
aec6c779b2
fix(core): fix status code of create new user api (#5735) 2024-04-28 11:06:37 +08:00
simeng-li
c92acffb75
refactor(console): remove useless log title definitions (#5798)
remove useless log title definitions
2024-04-28 10:24:31 +08:00
Gao Sun
b80934ac5c
fix(experience): use correct callback path for native environments (#5800) 2024-04-27 23:27:33 +08:00
Darcy Ye
012a2c0e36
Merge pull request #5793 from logto-io/yemq-refactor-jwt-library-methods
refactor(core): move the deploy/undeploy worker methods to jwtCustomizerLibrary
2024-04-26 10:05:06 +08:00
Gao Sun
e8c41b1644
feat: support organization custom data (#5785)
* feat: support organization custom data

* chore: update changeset
2024-04-25 14:16:59 +00:00
Darcy Ye
d6930f9667
refactor: reorg the implementation 2024-04-25 21:20:19 +08:00
simeng-li
397dfcdf92
fix(experience): redirect to sign-in page on socical sign-in error (#5787)
* fix(experience): redirect to sign-in page on socical sign-in error
redirect user to sign-in page on social sign-in error

* test(experience): add integration tests

add integration tests
2024-04-25 14:00:07 +08:00
renovate[bot]
61e20940fe
chore(deps): update dependency supertest to v7 (#5791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 11:53:00 +08:00
Gao Sun
3c4971ee25
Merge pull request #5784 from logto-io/gao-update-router-name
refactor(core): update `AuthedRouter` -> `ManagementApiRouter`
2024-04-25 11:51:55 +08:00
renovate[bot]
09a1b2438d
fix(deps): update dependency tar to v7 (#5678)
* fix(deps): update dependency tar to v7

* refactor: fix import

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-24 22:37:30 +08:00
Xiao Yijun
f9c7a72d51
feat(connector): support client_secret_basic and client_secret_jwt methods for oauth2 connectors (#5762) 2024-04-24 13:51:41 +08:00
Gao Sun
f0a01a73be
refactor(core): update AuthedRouter -> ManagementApiRouter 2024-04-24 12:41:34 +08:00
Charles Zhao
ead2abde65
fix(core): bump oidc-provider to fix resource indicator check (#5782)
* fix(core): bump oidc-provider to fix resource indicator check

* chore: add changeset
2024-04-24 09:51:56 +08:00
Darcy Ye
fec60c8edf
chore(phrases): update custom JWT console phrases (#5776) 2024-04-23 12:15:54 +00:00
Darcy Ye
61a2422601
chore(console,core): remove custom JWT dev feature guard (#5775) 2024-04-23 18:53:45 +08:00
Charles Zhao
b575f57ac3
feat(core): support comma separated resource param (#5773) 2024-04-23 15:11:39 +08:00
simeng-li
9cf03c8edb
feat(console): add spring boot integration guide (#5740)
* feat(console): add spring boot integration guide

add spring boot integration guide

* chore: add changeset

add changeset

* chore: fix changeset typo

* fix(console): update the spring boot guide description

update the spring boot guide description

* chore(console): remove extra empty space

remove extra empty space
2024-04-23 02:37:54 +00:00
Charles Zhao
30aec5dd5f
chore(core): fix typo in code comments (#5772) 2024-04-23 10:14:37 +08:00
simeng-li
465c7a447a
style(experience): fix the terms of use link style (#5771)
fix the terms of use link style in confirm modal
2024-04-23 10:10:31 +08:00
simeng-li
9bece65d91
chore(experience): package update (#5769)
react-device-deteck package update
2024-04-22 13:37:10 +08:00
Charles Zhao
6b4ee7ac56
chore(phrases): improve phrases on accessing invitations not made for you (#5744) 2024-04-22 11:11:54 +08:00
Charles Zhao
711c51c0fd
refactor(console): update organization guide and tenant member routers (#5766) 2024-04-22 11:10:33 +08:00
simeng-li
fcfa2c7d26
refactor(console): implement new jwt customizer delete modal (#5765)
* refactor(console): clean up the global useConfirmModal provider

clean up the global useConfirmModal provider

* refactor(console): implement new jwt customizer delete modal

implement new jwt customizer delete modal
2024-04-22 10:16:40 +08:00
simeng-li
585ce7413d
fix(console): fix the jwt creation page idle bug after submit form (#5761)
* fix(console): fix the jwt creation page idle bug after submit form

fix the jwt creation page idle bug after submit the form

* chore(console): add some comments

add some comments
2024-04-22 10:15:58 +08:00
Charles Zhao
0b49f9cf83
fix(console): copy to clipboard component should display at full width properly (#5764) 2024-04-19 10:03:17 +00:00
Charles Zhao
3ddf63b6a5
fix(console): rotate signing-key dropdown should be visible (#5759) 2024-04-19 17:32:08 +08:00
simeng-li
15e543abc0
fix(console): replace ts with js for JWT customizer (#5760)
replace ts with js for JWT customizer
2024-04-19 17:24:01 +08:00
Charles Zhao
9707d66930
fix(console): pagination bar should be fully visible (#5758) 2024-04-19 15:54:49 +08:00
simeng-li
45fd3b22ff
fix(console): revert the isDevFeaturesEnabled changes in console (#5755)
revert the isDevFeatureEnabled hot fix
2024-04-19 03:47:07 +00:00
Darcy Ye
959f2d2795
chore(console): update custom JWT scripts sample (#5747) 2024-04-19 00:34:50 +08:00
Darcy Ye
e035377b83
chore: update util function interface and update comments 2024-04-19 00:32:11 +08:00
Darcy Ye
801eae87d2
chore: apply suggestions from code review
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 22:40:45 +08:00
Darcy Ye
2e103f513e
fix(core): update cloud dependency, cloud client calls 2024-04-18 22:40:42 +08:00
renovate[bot]
8508469abf
chore(deps): update silverhand configs monorepo packages to v6 (major) (#5750)
* chore: upgrade configs

* refactor: fix lint errors

* refactor: fix lint errors

* refactor: fix stylelint issues

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 12:26:37 +00:00
Alessandro Chitolina
8ef021fb35
feat(core): add redis cluster and tls extra options support (#5619)
* feat: add redis cluster and tls extra options support

* refactor(core): allow non-normative redis url

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-18 20:14:49 +08:00
Gao Sun
4aa6db99db
chore: upgrade packages (#5749) 2024-04-18 18:26:58 +08:00
simeng-li
bd228bce71
fix(console): force dev feature enabled false (#5752)
* fix(console): force dev feature enabled false

force dev feature enabled false

* fix(console): avoid lint error

avoid lint error

* fix(console): enable dev feature for integration tests

enable dev feature for integration tests
2024-04-18 17:59:15 +08:00
Xiao Yijun
c6adedefb5
fix(console): always display create org button (#5746) 2024-04-18 16:15:05 +08:00
Gao Sun
c1c746bca4
refactor: remove AppInsights for React (#5742) 2024-04-18 15:20:24 +08:00
Gao Sun
fec3c0d7ee
Merge pull request #5733 from logto-io/gao-remove-app-insights
refactor(console): remove AppInsights
2024-04-18 14:34:15 +08:00
Xiao Yijun
45157873a2
test(console): assign permissions to organization role (#5729) 2024-04-18 14:33:10 +08:00
Gao Sun
e1d5b8a72a
refactor: upgrade packages (#5739)
* refactor: upgrade packages

* refactor: fix type issues

* refactor: fix koa-guard
2024-04-18 06:32:12 +00:00
Gao Sun
26c215fbdc
Merge pull request #5732 from logto-io/gao-add-plausible
feat(console): add plausible
2024-04-18 00:18:38 +08:00
Gao Sun
8a54136b3a
refactor(console): remove AppInsights 2024-04-17 21:38:30 +08:00
Charles Zhao
52df3ebbbb
fix(core,console): invitee emails should be case insensitive (#5730)
* fix(core,console): invitee email checks should be case insensitive

* test: add integration test

* chore: add changeset
2024-04-17 17:55:54 +08:00
Charles Zhao
2de2939e30
fix(console): cloud collaboration minor bug fixes (#5734)
* fix(console): oss version should not check user tenant scopes

* fix(console): collaborators should leave immediately if they are removed from tenant
2024-04-17 17:55:40 +08:00
Xiao Yijun
ddd99865a5
refactor(console,phrases): update phrases for organization role (#5736) 2024-04-17 16:02:17 +08:00
Gao Sun
a2bbc250ca
feat(console): add plausible 2024-04-17 14:21:08 +08:00
wangsijie
d545303568
fix(core): set oidc access denied error code to 403 (#5725) 2024-04-17 02:27:47 +00:00
Gao Sun
d48094be27
refactor: remove pnpm script (#5728) 2024-04-17 01:06:33 +00:00
Charles Zhao
59acedeecd
feat(console): update user access immediately on tenant role updates (#5720)
* feat(console): update user access immediately on tenant role updates

* chore: improve comments

Co-authored-by: Gao Sun <gao@silverhand.io>

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 16:31:34 +00:00
renovate[bot]
75deb2db04
chore(deps): update dependency @testing-library/react to v15 (#5726)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-16 22:25:53 +08:00
Charles Zhao
46b3c77c8f
chore(console): update incorrect swr cache key usages (#5724) 2024-04-16 21:32:43 +08:00
Gao Sun
368385b93d
refactor(core): dont throw for status errors in prod (#5690)
* refactor(core): dont throw for status errors in prod

* refactor(core): report to AppInsights
2024-04-16 09:36:56 +00:00
wangsijie
de47d6ab5e
chore(core): fix typos in comment (#5718) 2024-04-16 05:11:18 +00:00
simeng-li
43430afddb
feat(core): add customJwt paywall guard to core API (#5708)
add customJwt paywall guard to core API
2024-04-16 12:02:08 +08:00
Charles Zhao
49b60af093
chore(test): improve organization user test stability (#5717) 2024-04-16 03:07:10 +00:00
simeng-li
94b62fb0b4
style(console): minor custom jwt page style iteration (#5711)
minor custom jwt page styles iteration
2024-04-16 10:08:32 +08:00
wangsijie
d355ac7d20
feat(core): handle access token with organization api resource (#5653) 2024-04-16 09:58:47 +08:00
Xiao Yijun
e86ffa3a80
fix(console): mutate org roles once a org role is deleted (#5716) 2024-04-15 21:12:21 +08:00
Xiao Yijun
70d8b1de2f
refactor(console): update console routes (#5715) 2024-04-15 19:31:11 +08:00
Xiao Yijun
3cea0735c4
style(console): update organization template layout (#5713) 2024-04-15 18:26:33 +08:00
Xiao Yijun
23714d349c
refactor(console): update check guide button style on org template page (#5712) 2024-04-15 17:56:20 +08:00
Charles Zhao
aacbebcbc8
feat(core): add api to fetch organization scopes for a user (#5701)
* feat(core): add api to fetch user organization scopes

* chore: add openapi.json

* fix: integration test

* chore: turn off max-lines lint rules for openapi json files

* chore: add changeset

* refactor: return all scope information instead of just the name
2024-04-15 07:04:42 +00:00
Darcy Ye
1b4c106603
chore: add Cloudflare worker config for custom JWT (#5709) 2024-04-15 14:58:26 +08:00
Xiao Yijun
622e003a49
refactor(console): update tab order on role details page (#5695) 2024-04-15 13:27:03 +08:00
Gao Sun
077cd85a06
refactor(console): reorg organization details routes (#5702) 2024-04-15 03:12:35 +00:00
Gao Sun
336aa6f49a
Merge pull request #5700 from logto-io/gao-add-eslint-rule
chore(console): restrict route component in pages
2024-04-15 11:11:51 +08:00
simeng-li
0d9462729f
fix(console): fix the quota guard layout (#5689)
* fix(console): fix the quota guard layout

fix the quota guard layout

* chore(console): add some comments

add some comments
2024-04-15 10:45:00 +08:00
simeng-li
559331d51e
refactor(core,schemas): make the jwt customizer script field mandatory (#5696)
* refactor(core,schemas): make the jwt customizer script field mandatory

make the jwt customizer script field mandatory

* fix(schemas): fix the alteration script

fix the alteration script

* fix(schemas): fix ut

fix ut
2024-04-15 10:38:30 +08:00
Xiao Yijun
c08feeb872
refactor(phrases): update organization template subtitle (#5693) 2024-04-15 10:05:29 +08:00
Xiao Yijun
1012d9dbbd
style(console): update signing key sidebar icon (#5692) 2024-04-15 10:04:56 +08:00
Xiao Yijun
5dcd153a40
refactor(console): update org template sidebar icon (#5691) 2024-04-15 10:04:39 +08:00
Xiao Yijun
ca647a1b44
style(console): align resource icon with resource name (#5694) 2024-04-15 10:04:23 +08:00
Xiao Yijun
d1c5526a0f
feat(console): add api permission content for organization guide (#5697) 2024-04-15 10:03:55 +08:00
simeng-li
568e3dc202
feat(core): add jwt-customizer test script deployment (#5686)
feat(core): call cloud worker deploy service on custom jwt test

call cloud worker deploy service on custom jwt test
2024-04-14 11:55:02 +00:00
Gao Sun
f7b8040398
chore(console): disable route component in pages 2024-04-12 20:06:39 +08:00
Gao Sun
c96b712a28
refactor(console): split route objects 2024-04-12 19:13:20 +08:00
Gao Sun
922a9eaaf7
refactor(console): use route objects 2024-04-12 18:38:19 +08:00
Xiao Yijun
97f2d9b8d0
refactor(console,phrases): update organization template phrases (#5688) 2024-04-12 11:30:05 +08:00
simeng-li
543931aa88
feat(core): undeploy worker scripts when jwt customizer is deleted (#5685)
undeloy work scripts when the jwt customizer is deleted
2024-04-12 03:05:11 +00:00
simeng-li
9b3d4ef75b
feat(core): add custom jwt worker deploy (#5682)
call custom jwt worker deploy cloud service when upsert new jwt-customizers
2024-04-12 02:39:05 +00:00
Gao Sun
97af43895a
refactor(console): update reservation link (#5683) 2024-04-11 09:34:30 +00:00
Xiao Yijun
6f670b0d1a
feat(console): add paywall for organization template (#5679) 2024-04-11 17:28:39 +08:00
Xiao Yijun
b3d94dd712
refactor(console): deprecate original organization template page (#5681) 2024-04-11 17:28:15 +08:00
wangsijie
5b03030de2
fix(core): not allow to modify management api resource (#5626) 2024-04-11 17:20:53 +08:00
Charles Zhao
be57ec2e19
refactor(console): update protected app custom domain field to app domain (#5680) 2024-04-11 15:17:33 +08:00
Gao Sun
b3740656f5
refactor(core): partially remove got (#5596)
* refactor(core): partially remove got

* refactor: use shared form-urlencoded headers
2024-04-11 07:16:53 +00:00
Xiao Yijun
07ed139d6a
feat(console): assign permissions for org roles (#5664) 2024-04-11 09:50:33 +08:00
Gao Sun
c1c91b6ab8
refactor: uncomment feature guard (#5676) 2024-04-11 09:22:45 +08:00
Xiao Yijun
dd08efe050
feat(console): display api resources in org role permission table (#5671) 2024-04-11 08:42:31 +08:00
renovate[bot]
01fee1dd9d
fix(deps): update dependency samlify to v2.8.11 (#5458)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:49:55 +08:00
renovate[bot]
34d525d13c
fix(deps): update dependency snakecase-keys to v8 (#5667)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:48:43 +08:00
renovate[bot]
5db7bc1746
fix(deps): update dependency tar to v6.2.1 [security] (#5675)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-10 22:47:46 +08:00
silverhand-bot
fb55249ab2
release: version packages (#5463) 2024-04-10 21:27:24 +08:00
Gao Sun
1ade7a32eb
refactor(experience): fall back to sign-in page when error (#5673)
* refactor(experience): fall back to sign-in page for edge cases

* refactor: add unit tests

* refactor: fix tests
2024-04-10 20:52:44 +08:00
Charles Zhao
b33de029e2
refactor(console): redirect to sign-up page on clicking invitation links (#5669) 2024-04-10 14:53:50 +08:00
Charles Zhao
637c971eb0
chore(console): update pricing plan items for jwt claims (#5672) 2024-04-10 06:50:51 +00:00
Charles Zhao
2a839ec72a
chore(console): remove dev feature flags for cloud collaboration (#5666) 2024-04-10 14:24:23 +08:00
simeng-li
e1d4df4fc3
fix(experience): fix the terms of use not clickable bug (#5670)
* fix(experience): fix the terms of use not clickable bug

fix the terms of use not clickable bug

* chore: remove changeset

remove changeset
2024-04-10 03:51:52 +00:00
simeng-li
5131cf7da3
fix(connector): fix microsoft social connector readme (#5658)
* fix(connector): fix microsoft social connector readme

fix microsoft social connector readme

* fix(connector): improve wording

improve wording
2024-04-09 18:43:03 +08:00
Charles Zhao
59875400c6
fix(console): go to onboarding process on clicking create new tenant button (#5663) 2024-04-09 09:36:36 +00:00
Charles Zhao
6e980b3b50
refactor(console,phrases): improve invite email input (#5661) 2024-04-09 17:34:26 +08:00
Charles Zhao
06083296c1
refactor(console): improve tenant member role related experience (#5659) 2024-04-09 17:30:47 +08:00
Charles Zhao
2c97cd6898
fix(console): user should switch account and accept invitation properly in console (#5657)
* fix(console): bump js sdks to fix the cannot switch user account issue

* fix(console): accept invitation automatically after switching account
2024-04-09 17:30:17 +08:00
Charles Zhao
919fd8b00d
refactor(console): improve switch button styles (#5655) 2024-04-09 17:28:19 +08:00
Charles Zhao
557f95564a
refactor(console): hide switching tabs and invite button for collaborators (#5654) 2024-04-09 17:27:53 +08:00
Charles Zhao
9482a9c901
refactor(console): collaborator can see tenant domain settings in readonly mode (#5652) 2024-04-09 12:06:52 +08:00
Xiao Yijun
d90b6151a5
feat(console): add guide for organization template page (#5647) 2024-04-09 10:33:02 +08:00
Charles Zhao
77db93905d
fix(console): should stop requesting invitations api for collaborator role (#5650) 2024-04-08 17:11:25 +08:00
Charles Zhao
79645d7b9d
refactor(console): show confirm box when inviting a member as admin (#5649) 2024-04-08 08:09:18 +00:00
wangsijie
ad9f34e7ea
chore(schemas): fix alteration down (#5648) 2024-04-08 07:19:50 +00:00
Xiao Yijun
756c2f472c
feat(console): support searching for organization roles (#5646) 2024-04-08 14:05:34 +08:00
wangsijie
bf471e1451
chore(schemas): fix alteration timestamp (#5645)
chore(schemas): fix alteration scripts order
2024-04-08 03:21:15 +00:00
simeng-li
66abc50c6c
fix(console): fix test result panel overflow bug (#5643)
fix test result panel overflow bug
2024-04-08 10:48:26 +08:00
Charles Zhao
cfeb98c06f
feat(console,core,phrases): add quota guard for cloud collaboration in console (#5644) 2024-04-08 10:32:05 +08:00
simeng-li
a6a32c57fb
style(console): fix the jwt details page style (#5642)
* style(console): fix the jwt details page style

fix the jwt details page style

* fix(console): remove the unused style

remove the unused style

* fix(console): remove sticky position

remove sticky position
2024-04-08 10:09:28 +08:00
simeng-li
3e51ab14ce
fix(console,phrases): update the jwt test section content (#5641)
update the jwt test section content
2024-04-08 10:09:08 +08:00
wangsijie
3160b40f3b
feat(core,schemas): edit and query resource scopes for org role (#5613) 2024-04-07 15:11:40 +08:00
simeng-li
1030b66966
feat(console): add azure OIDC guide (#5592)
add azure OIDC guide
2024-04-07 04:13:03 +00:00
wangsijie
94ccbafa80
feat(core,schemas): add organization resource scope relations (#5608) 2024-04-07 11:10:13 +08:00
wangsijie
468558721a
feat(core): search organization roles (#5627) 2024-04-07 11:09:27 +08:00
Xiao Yijun
cb4ef9fd0e
refactor(console): reorg resource details page (#5634) 2024-04-07 10:25:59 +08:00
Xiao Yijun
11c974cfdd
feat(console): add permissions page for org role details page (#5631) 2024-04-07 10:25:44 +08:00
Xiao Yijun
6ed7ab5ef9
feat(console): create organization role (#5630) 2024-04-03 22:40:53 +08:00
Darcy Ye
d6cd67be76
Merge pull request #5628 from logto-io/yemq-update-cloud-dependency-and-update-legacy-jwt-customizer
refactor: update dependency on @logto/cloud
2024-04-03 17:55:48 +08:00
Darcy Ye
641463298d
Merge pull request #5625 from logto-io/yemq-log-8589-log-8603-prd-698-prd-704
chore(console): update style
2024-04-03 17:40:33 +08:00
Charles Zhao
05962798e7
fix(console): temporarily fix pro plan cannot invite members issue (#5629) 2024-04-03 17:16:57 +08:00
Darcy Ye
de70abebf6
refactor: update dependency on @logto/cloud and update legacy JWT customizer 2024-04-03 17:04:41 +08:00
Charles Zhao
316c11128a
refactor(console,phrases): display inviter name on tenant invitations table (#5622)
* refactor(console,phrases): display inviter name on tenant invitations table

* chore: bump @logto/cloud

* chore: update pnpm lockfile
2024-04-03 16:28:45 +08:00
Darcy Ye
cfbceb66a6
chore(console): update style
chore(console): update style
2024-04-03 14:40:33 +08:00
pawn
caaad693bf
refactor(phrases): add zh-cn phrases in OIDC consent page (#5606)
* feat(phrases): add i18n phrases for zh-cn about OICD Authorize page

* refactor: apply suggestions from code review

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-03 06:23:30 +00:00
Gao Sun
d8c39aa653
refactor(experience): fix sso callback page style (#5624) 2024-04-03 12:28:15 +08:00
Darcy Ye
bde2abe407
chore(core,console,schemas): update variable name and field name 2024-04-03 11:58:43 +08:00
Darcy Ye
7fecc0f3d5
Merge pull request #5623 from logto-io/yemq-prd-700-prd-701-fix-code-editor-action-button-styles
chore(console,toolkit): update custom JWT details page code editor action buttons style
2024-04-03 11:38:26 +08:00
Darcy Ye
4a60bf40e8
chore(console,toolkit): update custom JWT details page code editor action buttons style 2024-04-03 11:25:58 +08:00
Charles Zhao
2368cf03c6
refactor(console,phrases): rename tenant member role to collaborator (#5618) 2024-04-03 10:36:17 +08:00
Darcy Ye
7f3cd97b44
chore(console,toolkit): update custom JWT details page code editor action buttons style 2024-04-03 01:45:36 +08:00
Darcy Ye
fca4f9ba6c
chore(console,phrases): update content and fix console 2024-04-02 23:38:50 +08:00
Xiao Yijun
0f5347bbb9
feat(console): add org role details general settings page (#5610) 2024-04-02 21:10:44 +08:00
Xiao Yijun
e03595704e
feat(console): support org permission management on new org template page (#5603)
* feat(console): support org permission management on new org template page

* refactor(console): rename org pages

* refactor(console): rename phrase keys

* refactor(console): rename org to organization
2024-04-02 20:30:22 +08:00
Charles Zhao
a4f8199e92
fix(console,phrases): fix a batch of organization invitation console ui issues (#5614) 2024-04-02 10:12:08 +00:00
Charles Zhao
e38e3c1bd0
refactor(schemas): rename tenant member role to collaborator (#5616) 2024-04-02 16:48:30 +08:00
Charles Zhao
d1c41a2fa7
refactor(console): improve invitation email input field (#5615) 2024-04-02 15:26:41 +08:00
Darcy Ye
e09318d3e8
feat(core,schemas): log extraTokenClaims exception (#5539) 2024-04-02 15:19:52 +08:00
Darcy Ye
866c58e233
fix(console): reset form as soon as JWT customizer is created (#5612) 2024-04-02 06:28:54 +00:00
Darcy Ye
bea7d8e5ff
feat(core): add PATCH /configs/jwt-customizer API 2024-04-02 11:41:12 +08:00
Darcy Ye
21560f9805
Merge pull request #5611 from logto-io/yemq-log-8493-update-custom-jwt-console-error-handling
chore(core,console): update error handling of testing custom JWT
2024-04-02 10:55:57 +08:00
Darcy Ye
977776d31f
chore(core,console): update error handling of testing custom JWT 2024-04-01 23:57:50 +08:00
Charles Zhao
eeb095f957
fix(console): joining tenant should navigate user to the new tenant (#5602) 2024-04-01 22:13:54 +08:00
Charles Zhao
4e59064d76
feat(console): add leave tenant button in tenant settings (#5600) 2024-04-01 22:13:30 +08:00
Charles Zhao
2b5e6d6fb6
fix(core): update expired invitation to expired before inserting a new one (#5609) 2024-04-01 12:18:03 +00:00
Charles Zhao
add78b77a4
fix(console): only pending invitations can be resent (#5601) 2024-04-01 17:12:05 +08:00
Darcy Ye
77fc940787
Merge pull request #5599 from logto-io/yemq-update-translate-cli-configuration
chore(cli): update translate CLI configs
2024-04-01 17:07:41 +08:00
Darcy Ye
48a4da0ccc
Merge pull request #5591 from logto-io/simeng-log-8560-customize-jwt-claims-detail-page-redesign
refactor(console): redesign the jwt details page
2024-04-01 16:43:42 +08:00
Darcy Ye
39868d5fa2
Merge pull request #5587 from logto-io/simeng-log-8525-ac-flow-iteration-22-refactor-details-page
refactor(console,phrases): refactor the customize jwt details page
2024-04-01 16:42:55 +08:00
simeng-li
2c6f4b7e62
style(console): refine the SSO connector create model (#5594)
refine the sso connector create model
2024-04-01 16:42:34 +08:00
Darcy Ye
5bfd917b28
chore(console): align custom JWT path and hide the entrance for OSS 2024-04-01 16:12:14 +08:00
simeng-li
eed52dfc33
feat(console): update jwt create page button text
update jwt create page button text
2024-04-01 15:24:22 +08:00
simeng-li
c6b19a528c
refactor(console): redesign the jwt details page
redesign the jwt details page
2024-04-01 15:24:21 +08:00
simeng-li
59ffb43cf9
refactor(console): remove unused element
remove unused element
2024-04-01 15:23:20 +08:00
simeng-li
777ef0e483
refactor(console,phrases): refactor the customize jwt details page
refactor the customize jwt details page
2024-04-01 15:23:18 +08:00
simeng-li
e3e8b14569
refactor(console): rename the jwtClaims page
rename the jwtClaims page
2024-04-01 15:22:41 +08:00
simeng-li
8115944e1d
refactor(console): relocalte the component files
relocate the component files
2024-04-01 15:21:16 +08:00
simeng-li
2f67dde7cb
feat(console): implement custom jwt landing page
implement custom jwt landing page
2024-04-01 15:21:14 +08:00
Xiao Yijun
9bf9f07f17
refactor(console): move organization template into a single page (#5590)
* refactor(console): move organization template into a single page

* feat(phrases): add org template translations
2024-04-01 10:20:54 +08:00
wangsijie
982aa918e6
test: add tests for username case sensitive (#5597) 2024-03-31 17:39:25 +08:00
Charles Zhao
0438a2e890
fix(console): refresh invitation list after inviting members (#5593) 2024-03-31 17:18:55 +08:00
Darcy Ye
39cacf45ff
chore(cli): update translate CLI configs 2024-03-31 16:20:45 +08:00
Darcy Ye
c1722c8793
refactor(core): reorg and separate logto-config APIs into files 2024-03-31 14:51:33 +08:00
Darcy Ye
e34cfd812a
chore(core): update GET /configs/jwt-customizer/:tokenPath API error handling (#5595) 2024-03-30 10:10:03 +08:00
Gao Sun
7756f50f8e
feat: support direct sign-in for sso (#5589) 2024-03-29 21:56:25 +08:00
Gao Sun
6d56434b48
refactor: use ky in integration tests (#5584)
* refactor: use ky in integration tests

* refactor: remove node-fetch

* refactor: fix test cases

* refactor: remove waitFor after each test
2024-03-29 10:10:13 +00:00
Charles Zhao
eb4c6c4e59
feat(schemas): add util method to convert admin tenant org id to user tenant id (#5570) 2024-03-29 18:00:31 +08:00
Darcy Ye
a77fd3f97f
Merge pull request #5585 from logto-io/yemq-log-8483-update-cloud-client-API-call
chore: update cloud version and the way to call cloud custom JWT API
2024-03-29 14:32:55 +08:00
simeng-li
867e1140a4
fix(console): revert the custom jwt forms overflow hidden (#5573)
revert the custom jwt forms overflow hidden styles
2024-03-29 10:39:37 +08:00
Charles Zhao
03144ae598
fix(console,phrases): should check duplicated emails when inviting members (#5581)
fix(console,phrases): check duplicated emails when inviting members
2024-03-29 10:03:37 +08:00
Darcy Ye
48cfdf51a3
chore: update cloud version and the way to call cloud custom JWT API 2024-03-29 02:03:58 +08:00
Charles Zhao
7e33eae6d9
feat(schemas): add new scope read:member to both tenant admin and member roles (#5582) 2024-03-28 23:48:11 +08:00
Gao Sun
a279fb4c6c
chore: add comments for cloud seed data (#5583) 2024-03-28 23:18:59 +08:00
renovate[bot]
dcb5eba305
fix(deps): update dependency snake-case to v4 (#5534)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-28 19:11:20 +08:00
renovate[bot]
961fd8ea99
fix(deps): update dependency snakecase-keys to v7 (#5556)
* fix(deps): update dependency snakecase-keys to v7

* test: wait for 1ms for every api test

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-28 18:16:00 +08:00
Charles Zhao
3cc6d4b4f4
refactor(schemas): remove invite member scope from tenant member role (#5578) 2024-03-28 17:56:08 +08:00
Gao Sun
2ae8c112f5
test: improve integration tests (#5577) 2024-03-28 09:00:35 +00:00
wangsijie
80a3808398
test: add integration tests for jwt (#5565) 2024-03-28 17:00:08 +08:00
Gao Sun
113221e55d
Merge pull request #5574 from logto-io/gao-remove-jest
refactor: remove jest (partially)
2024-03-28 16:59:55 +08:00
Charles Zhao
a2899a8101
refactor(console): update tenant settings access per user tenant scopes (#5571) 2024-03-28 16:58:27 +08:00
Gao Sun
0ade3016d8
test: wait 0ms after each test 2024-03-28 16:26:58 +08:00
Gao Sun
3f152a8cab
refactor: remove jest 2024-03-28 14:49:15 +08:00
Gao Sun
02833b0c39
chore: add test coverage pacakge 2024-03-28 14:04:15 +08:00
Gao Sun
f549841b67
refactor: add back build:test for other packages 2024-03-28 12:59:13 +08:00
Gao Sun
340d562f37
refactor: remove jest 2024-03-28 12:55:10 +08:00
Darcy Ye
664c67dc6d
Merge pull request #5558 from logto-io/yemq-log-8448-update-sample-token-payload
chore(schemas,core): update custom JWT sample token payload guard
2024-03-28 12:14:29 +08:00
Gao Sun
412a3df1cf
refactor: remove jest 2024-03-28 12:07:54 +08:00
Darcy Ye
18041a6ccc
chore(console): update the default user context as well 2024-03-28 12:00:43 +08:00
Charles Zhao
afda22efa2
feat(console): add quick join options in tenant selector dropdown (#5568)
* feat(console): implement interim landing page for new users to join invited tenants

* feat(console): add quick join options in tenant selector dropdown
2024-03-28 11:27:39 +08:00
Darcy Ye
e0123fd415
chore(schemas,core): update custom JWT sample token payload guard 2024-03-28 11:20:44 +08:00
Xiao Yijun
ba966fdefe
feat(console): support permission editing (#5567) 2024-03-28 10:52:15 +08:00
Charles Zhao
f83e85ba55
feat(console): implement interim landing page for new users to join invited tenants (#5560) 2024-03-28 10:26:30 +08:00
simeng-li
6990a3ebb5
fix(console): fix the zod-to-ts type infer bug (#5566)
fix the zod-to-ts type infer bug
2024-03-28 10:23:08 +08:00
simeng-li
d1b19851f0
fix(console): fix jwt test context code editor bug (#5563)
fix jwt test context code editor bug
2024-03-28 10:22:27 +08:00
Gao Sun
d45cd37f9b
refactor: use vitest for connectors (#5562) 2024-03-28 10:21:50 +08:00
Darcy Ye
2ccc54ac98
Merge pull request #5557 from logto-io/yemq-log-8481-update-custom-jwt-fetcher
chore(schemas): update customJwtFetcherGuard to specify custom jwt use case
2024-03-27 18:26:44 +08:00
Charles Zhao
746483c494
fix(console,phrases): api resource indicator should be a valid absolute uri (#5561)
* fix(console,phrases): api resource indicator should be a valid absolute uri
2024-03-27 09:35:37 +00:00
Xiao Yijun
5758f84f5e
feat(console): support signing-key rotation for oss version (#5559) 2024-03-27 16:52:40 +08:00
simeng-li
d91e3e7d83
style(console): fix the color code white css (#5564)
fix the color code white css
2024-03-27 08:43:17 +00:00
simeng-li
ba16d1cf60
refactor(console): refactor sso detail pages (#5551)
* refactor(console): refactor sso detail pages

refactor sso details pages

* fix(console): fix the sso paywall guard content

fix the sso paywall guard content
2024-03-27 14:01:41 +08:00
simeng-li
affcecd0c6
refactor(console): refactor useApi (#5549)
refactor useApi hideToast logic
2024-03-27 03:49:33 +00:00
simeng-li
92d45f2432
refactor(core,schemas): refactor the sso connector factory type (#5541)
* refactor(core,schemas): refactor the sso connector factory type

refactor the sso connector factory type and add providerType to the config data

* fix(core): fix ut

fix ut

* refactor(schemas): add the providerType to the providerDetails return type

add the new providerType property to the providerDetails return type
2024-03-27 03:10:48 +00:00
simeng-li
592d4672f0
feat(core,schemas): add new Azure OIDC SSO connector (#5540)
add new Azure OIDC SSO connector
2024-03-27 10:50:49 +08:00
Gao Sun
3f59461df6
chore(deps): update packges (#5545)
* chore(deps): upgrade puppeteer

* chore: replace plugin

* refactor: fix tests
2024-03-27 10:21:46 +08:00
Charles Zhao
2961b5399c
feat(console): add console landing page to accept user invitation (#5554) 2024-03-26 08:15:56 +00:00
Charles Zhao
c7a23dfe92
feat(console): invite members dialog (#5531) 2024-03-26 15:43:48 +08:00
Darcy Ye
0c4ba5b8a4
chore(schemas): update customJwtFetcherGuard to specify custom jwt use case 2024-03-26 14:37:42 +08:00
Gao Sun
2cbc591ff6
feat: support direct sign-in (#5536)
* feat: support direct sign-in

* chore: add changesets

* refactor: add test cases

* chore(deps): upgrade logto sdks
2024-03-26 13:23:41 +08:00
Darcy Ye
1f0ae00ce4
fix(core,phrases): fix custom JWT PUT API block admin tenant logic 2024-03-25 23:39:18 +08:00
Xiao Yijun
af53be8639
refactor(console): reorg sidebar menu items (#5550) 2024-03-25 18:46:26 +08:00
Charles Zhao
4766d224d9
chore(phrases): add i18n phrases for console invitation interim pages (#5553) 2024-03-25 18:38:06 +08:00
Charles Zhao
8d14c87652
chore: bump @logto dependencies (#5548) 2024-03-25 18:34:06 +08:00
simeng-li
a9b927910d
fix(core): fix the post domains api error status code (#5552)
fix the post domains api error status code
2024-03-25 10:18:36 +00:00
Darcy Ye
62bd784d4e
Merge pull request #5546 from logto-io/yemq-log-8470-update-custom-jwt-test-api-error-handling
refactor(phrases,core,console): update API and console error handling/display
2024-03-25 17:49:50 +08:00
Charles Zhao
a387bf2868
refactor(schemas,core,console): skip onboarding if user has pending invitations (#5547) 2024-03-25 17:45:06 +08:00
Darcy Ye
614375589d
chore: add comments 2024-03-25 17:38:21 +08:00
Darcy Ye
618c38f134
Merge pull request #5508 from logto-io/yemq-log-8338-update-extra-token-claims-logic
feat(core): add the support on custom JWT feature
2024-03-25 14:28:14 +08:00
Darcy Ye
9e67b670de
refactor(phrases,core,console): update API and console error handling/display 2024-03-25 14:18:01 +08:00
Darcy Ye
0f35538629
refactor: not update console cloud dependency 2024-03-25 14:17:11 +08:00
Darcy Ye
55e04cc683
refactor: reorder code 2024-03-25 14:00:05 +08:00
Xiao Yijun
7d86bf323f
refactor(console): avoid nested modal content for role creation (#5544) 2024-03-25 10:51:56 +08:00
Xiao Yijun
a538a1cc8a
refactor(console): extract shared quota between featured plan and comparison table (#5543) 2024-03-25 10:51:40 +08:00
Xiao Yijun
cec57e3c33
chore(schemas): add comments for ReservedPlanId (#5542) 2024-03-25 10:51:17 +08:00
wangsijie
ecd3db2c71
refactor(core): remove unused mark mfa skip function (#5517)
fixed #5482
2024-03-25 10:25:21 +08:00
Darcy Ye
5ea8c49c5d
chore: fix 2024-03-22 17:50:31 +08:00
Darcy Ye
ea796c15a5
chore: fix 2024-03-22 12:52:42 +08:00
simeng-li
3ff97d4ae1
style(console): fix the jwt test panel layout (#5538)
fix the jwt test panel layout
2024-03-22 11:19:59 +08:00
Darcy Ye
8ea166ad2d
refactor: try catch extraTokenClaims function to avoid breaking the auth process 2024-03-21 23:50:55 +08:00
Darcy Ye
210bb298be
refactor: remove credentials cache 2024-03-21 23:50:54 +08:00
Darcy Ye
8513dae8af
refactor: block admin tenant from using creating jwt-customizer API 2024-03-21 23:50:54 +08:00
Darcy Ye
ddd93dc977
refactor(core): add cache for cloud connection data 2024-03-21 23:50:54 +08:00