Xiao Yijun
0691669d6f
refactor(console): update upsell instruction for m2m app & resource creation ( #5121 )
2023-12-20 13:51:38 +08:00
Gao Sun
3f8e42af81
Merge pull request #5110 from logto-io/gao-use-organization-token
...
refactor(console): use organization token for management api
2023-12-19 23:54:58 +08:00
wangsijie
7e435c4749
feat(schemas): add new application type for protected app ( #5112 )
2023-12-19 15:59:27 +08:00
Xiao Yijun
1834d64759
fix(console): hide feature tag when standard connectors is unlimited ( #5119 )
2023-12-19 14:34:39 +08:00
Xiao Yijun
bb4632e0e3
refactor(console): update usage-based feature beta tip for org feature ( #5117 )
2023-12-19 11:44:51 +08:00
Xiao Yijun
5256da26ea
feat(console): add org feature items for comparison table ( #5116 )
2023-12-19 11:40:17 +08:00
Xiao Yijun
a5ef0d014e
refactor(console): update plan comparison table ( #5115 )
2023-12-19 10:10:32 +08:00
Gao Sun
bfd027d4e8
refactor(console): use organization token for management api
2023-12-18 13:07:30 +08:00
Xiao Yijun
21dd11c92e
feat(phrases): add phrases for pricing v2 ( #5102 )
...
* feat(phrases): add phrases for plan quota table
* feat(phrases): add phrases for new upsell
* chore(phrases): remove untranslated comment from en phrases
* feat(phrases): add new org sell items
2023-12-14 17:03:26 +08:00
wangsijie
7c09ac850f
refactor(core,console,shared): use getUserDisplayName function ( #4977 )
2023-12-13 03:01:07 +00:00
Xiao Yijun
a6c1bdb5e4
fix(console): discard application settings changes when switching tabs ( #5087 )
2023-12-11 14:53:12 +08:00
Darcy Ye
9870ddeff0
fix(console,test): should clear error message and add console integration test ( #5081 )
...
* fix(console,test): should clear error message and add console integration test
* refactor(test): refactor code using cls and dcls methods if possible
2023-12-11 05:02:33 +00:00
Charles Zhao
08489334dd
fix(console): user identities table should not always be loading when no data ( #5086 )
2023-12-11 09:48:34 +08:00
Gao Sun
31e60811d7
chore: use Node 20 LTS for engine requirement ( #5084 )
2023-12-11 09:10:53 +08:00
Darcy Ye
8c4bfbce16
fix(console): should hide upsell tag for standard connectors in OSS version ( #5066 )
2023-12-06 08:47:25 +00:00
silverhand-bot
4865610b51
release: version packages ( #4894 )
2023-12-06 16:13:56 +08:00
simeng-li
b10522a3fa
refactor(console): rename the sso connector guide path ( #5060 )
...
* refactor(console): rename the sso connector guide path
rename the sso connector path
* refactor(console): rename the sso guide
rename the sso guide
2023-12-05 14:20:55 +08:00
Darcy Ye
774de5cc7b
refactor(console): hide saml social connector entrance and fix SSO creation paywall ( #5056 )
2023-12-05 10:50:49 +08:00
simeng-li
a1725669d4
fix(console): fix grammar ( #5055 )
...
* fix(console): fix grammar
fix grammar
* fix(console): fix typo
fix typo
2023-12-04 09:24:35 +00:00
Charles Zhao
dd45a51b09
chore(deps): bump @logto/react to v2.2.1 ( #5054 )
2023-12-04 09:18:59 +00:00
Darcy Ye
c2c1a9e359
chore(console,core): show invalid SSO config/metadata error message inline ( #5053 )
2023-12-04 08:47:11 +00:00
simeng-li
b8f4c07dd0
feat(core,console,experience): remove sso dev guard ( #5026 )
...
* fix(console): fix lint
allow isDev tag always exist
* feat(core,console,experience): remove dev guard for SSO
remove dev guard for SSO
* fix(experience): polish comment
polish comment
2023-12-04 07:11:28 +00:00
simeng-li
cdf5a22315
refactor(core,schemas,console): optimize the sso connector endpoints naming ( #5047 )
...
* refactor(core,schemas): rename the sso-connector-factory terms to connector-provider
shouls align the terms of api. Replace the factory using provider.
* refactor(core,console): rename the sso-connector-providers response property name
rename the sso-connector-providers response property name
* chore(core): update api doc content
update api doc content
* feat(core): declare the SAMLResponse field in ACS api body
declare the SAMLResponse field in ACS api body
* refactor(console,core): categorize standard SSO providers at client side only
categorize standard SSO providers at client side only
* fix(core): fix rebase issue
fix rebase issue
* chore(console): remove useless useMemo
remove useless useMemo
* chore(core): update the api content
update the api content
2023-12-04 15:07:33 +08:00
Darcy Ye
3bab5351a6
feat(console): add signing certificate reader ( #5009 )
...
* feat(console): add signing certificate reader
* fix(core): throw invalid certificate SsoConnectorError only when failed to construct a certificate
2023-12-04 14:04:24 +08:00
Darcy Ye
6fe8cbc006
fix(console): should block form submit when error in domain input field ( #5050 )
2023-12-04 05:07:17 +00:00
Gao Sun
fc9c9ea721
chore: upgrade logto sdks ( #5011 )
...
* chore: upgrade logto sdks
* chore: fix tests
* fix(demo-app): fix hook infinite loop issue
* refactor(demo-app): use enum from sdk
2023-12-02 15:22:27 +08:00
simeng-li
527cd22608
feat(console): update content ( #5035 )
...
* feat(console): update content
update content
* fix(console): fix the layout
fix the layout
2023-12-01 19:33:02 +08:00
Darcy Ye
cf20c940cc
chore(console,phrases): update SSO branding logo phrases and display ( #5029 )
2023-12-01 09:57:57 +00:00
Darcy Ye
343a88e6ab
feat(console,phrases): add SSO paywall for console ( #5025 )
2023-12-01 09:20:47 +00:00
Darcy Ye
88285ba7b6
feat(connector,console,core): add SSO paywall for core management APIs ( #5024 )
2023-12-01 17:27:01 +09:00
Darcy Ye
1cd9e21570
chore(console,phrases): update SSO related content ( #5028 )
2023-12-01 11:31:35 +09:00
simeng-li
d234c1483c
chore(console): rename OKTA to Okta ( #5016 )
...
* chore(console): rename OKTA to Okta
rename OKTA to Okta
* fix(console): fix build error
fix build error
2023-12-01 11:14:46 +09:00
Darcy Ye
0acc49892a
chore(console): update SSO connector creation modal interaction ( #5015 )
2023-11-30 19:00:55 +08:00
Darcy Ye
a763d9e5a5
chore(console): hide the entrance of creating SAML social connector ( #5013 )
2023-11-30 16:57:12 +08:00
simeng-li
f80350d2e3
feat(console,phrases,experience): add sso toggle button to console ( #5004 )
...
* feat(phrases): add sso enabled phrases
add sso enabled phrases
* feat(console,phrases,experience): add sso toggle button to console
add sso toggle button to console
* test(experience): update ut
update ut
* feat(experience): apply ssoEnabled guard to the connector fetch endpoint
apply ssoEnabled guard to the connector fetch endpoint
2023-11-30 16:56:51 +08:00
Darcy Ye
7b57871393
chore(console): client secret input of OIDC SSO form should be confidential ( #5012 )
2023-11-30 06:39:25 +00:00
Darcy Ye
d18dfe5e20
fix(console): fix accidental removal of empty object/undefined values ( #4993 )
2023-11-30 14:21:17 +08:00
Darcy Ye
949708b0f9
feat(console): update certificate display ( #5007 )
2023-11-30 03:11:26 +00:00
simeng-li
6e4dd0432d
feat(console): add OKTA integration guide ( #5001 )
...
* feat(console): add OKTA integration guide
add OKTA integration guide
* chore(console): update AzureAD guide
update AzuerAD guide
* chore(console): update contents
update contents
2023-11-30 02:48:59 +00:00
Xiao Yijun
b3163e97f5
style(console): update save button styles on language editor ( #4999 )
2023-11-30 10:45:28 +08:00
Darcy Ye
6c5213cb65
chore(console): attribute mapping 'id' field should not be editable ( #5002 )
2023-11-30 10:37:25 +08:00
simeng-li
3b9e078d04
feat(console): add google workspace integration guide ( #4997 )
...
* feat(console): add google workspace integration guide
add google workspace integration guide
* fix(console): fix lint error
fix lint error
2023-11-30 10:34:32 +08:00
Darcy Ye
a044c51163
chore(console): put description under email domain field ( #5005 )
2023-11-29 22:54:32 +08:00
backpast
9421375d78
chore(deps): update libphonenumber-js to v1.10.51 to fix china 19 started phone numbers ( #4998 )
...
* chore(deps): update libphonenumber-js action to v1.10.51 to fix china 19 start phone number
* chore: add changeset
---------
Co-authored-by: renjianhua <renjianhua@zuoshouyisheng.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-11-29 20:56:39 +08:00
Xiao Yijun
152d2815c7
refactor(console): provide default rel
value for external links ( #5000 )
2023-11-29 17:31:18 +08:00
Gao Sun
e49e92fb6f
chore(console): update php and python guide ( #4964 )
2023-11-29 15:43:49 +08:00
Darcy Ye
15278302f3
fix(console): fix xml file reader size calculation and add dark mode file icon ( #4991 )
2023-11-29 07:37:50 +00:00
Darcy Ye
4be339d4bf
fix(console): fix SSO connector logo fallback logic ( #4990 )
2023-11-29 11:07:20 +08:00
Darcy Ye
8ebaac1e2c
chore(console): add required for email domain field input ( #4992 )
2023-11-29 10:46:34 +08:00
Darcy Ye
f97fe62348
chore(console,phrases): update console contents ( #4994 )
2023-11-29 10:44:25 +08:00