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

2334 commits

Author SHA1 Message Date
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
simeng-li
df0f40876a
feat(console): add AzureAD integration guide (#4989)
* feat(console): add AzureAD integration guide

add AzureAD integration guide

* chore(console): replace image

replace image
2023-11-29 09:49:40 +08:00
Xiao Yijun
9517bd4bc9
style(console): change dropdown item border radius to 6px (#4988) 2023-11-28 10:19:53 +00:00
Darcy Ye
689a5dbccd
chore(console): replace empty resource of SSO connector (#4987) 2023-11-28 17:54:54 +08:00
Darcy Ye
15ce9643e2
feat(console,phrases): add inline notification if email domain not configured (#4986) 2023-11-28 17:52:25 +08:00
Darcy Ye
fad8872b31
fix(console,phrases,core): fix SAML attribute mapping (#4978) 2023-11-28 17:08:46 +08:00
simeng-li
2c038b25ed
feat(console): add standard OIDC and SAML guides (#4982)
* feat(console): add standard OIDC and SAML guides

add standard OIDC and SAML guides

* fix(console): remove console log

remove console log

* chore(console): update settings tab name to experience

update settings tab name to experience
2023-11-28 08:41:52 +00:00
Darcy Ye
14855cde2c
feat(console,core,phrases): add display name field, fix error display (#4983) 2023-11-28 15:49:46 +08:00
Darcy Ye
532b7bb5e3
fix(console,phrases): remove SSO connectors status tags (#4979) 2023-11-28 04:40:57 +00:00
Darcy Ye
0aa70cd5a7
fix(console): add page level loading for SSO details page (#4981) 2023-11-28 12:14:27 +08:00
Darcy Ye
bd2e5bf4b8
refactor(console,phrases): remove SSO guide on creation and switch tab order (#4972) 2023-11-28 03:51:27 +00:00
Darcy Ye
63b795ff50
fix(console): update SSO connector logo uploader file types (#4980) 2023-11-28 11:41:41 +08:00
Darcy Ye
2ede63c446
fix(console): fix wrong illustration status (#4976) 2023-11-28 11:39:31 +08:00
Darcy Ye
5e695c2dd6
chore(console,phrases): update SSO connector name display (#4965) 2023-11-28 03:39:09 +00:00
Darcy Ye
24399ae8e4
chore(console,phrases): update email domain input field interaction (#4966) 2023-11-27 11:03:06 +08:00
Darcy Ye
ac099b1e64
chore(console,core): add/replace SSO connector logo resources (#4963) 2023-11-27 11:02:34 +08:00
Charles Zhao
199b7997e3
fix(console): update documentation links (#4957) 2023-11-23 17:04:32 +08:00
Darcy Ye
f4383a3e58
feat(console): reuse existing oidc/saml form for OOTB SSO connector config (#4955) 2023-11-23 08:05:55 +00:00
Charles Zhao
9a91c0ad10
feat(console,core,phrases): add more organization paywalls (#4952) 2023-11-23 04:44:42 +00:00
Darcy Ye
979bf08966
feat(console): add xml text file reader (#4936) 2023-11-23 11:34:15 +08:00
Darcy Ye
5fd390a8ce
fix(console): update SSO console display (#4944) 2023-11-23 02:51:25 +00:00
Darcy Ye
4e4c8b18a9
fix(console): fix SAML SSO connector status (#4947) 2023-11-22 18:49:49 +08:00
Darcy Ye
ffcd62e553
fix(console): partially check config on guide page (#4946) 2023-11-22 18:49:39 +08:00
Darcy Ye
035ef65ac9
chore(console): remove m2m app guide content feature switch (#4950) 2023-11-22 08:36:32 +00:00
Gao Sun
9a1a88cac0
chore: remove dev feature flag for orgs (#4949) 2023-11-22 16:32:09 +08:00
Darcy Ye
78172f9277
feat(console): add SSO connector "connection" tab (#4926) 2023-11-22 06:47:11 +00:00
Charles Zhao
fbf6d89d9b
feat(console,phrases): add organizations paywall (#4939) 2023-11-22 06:40:01 +00:00
Charles Zhao
0e334ecdb1
fix(console): remove row hover effects from organization inline tables (#4941) 2023-11-22 14:38:00 +08:00
Darcy Ye
367673b25c
feat(console): add SSO connector details page (settings tab) (#4912) 2023-11-22 04:28:39 +00:00
simeng-li
3b3bfd750a
refactor(core,schemas): remove get provider properties method (#4927)
* refactor(core,schemas): remove get provider properties method

remove get provider properties method

* chore(core): adjust the comment

adjust the comment

* fix(console): fix console type error

fix console type error, remove providerProperties
2023-11-22 10:58:12 +08:00
Charles Zhao
3a6985a84e
refactor(console): improve table loading experience (#4920) 2023-11-21 17:27:35 +00:00
Xiao Yijun
3da6694fef
refactor(console): only display exceeded quota items on not eligible switch plan modal (#4929) 2023-11-21 16:39:44 +08:00
Xiao Yijun
21af052321
refactor(console): remove org feature from coming soon list (#4931) 2023-11-21 07:59:14 +00:00
Xiao Yijun
b6d11c3379
chore(console,experience): remove feature flag for dev tenant (#4921) 2023-11-21 15:48:54 +08:00
Charles Zhao
cb18c2ade8
fix(console): default button icon should use secondary color (#4924) 2023-11-21 15:21:29 +08:00
Xiao Yijun
d0828834eb
fix(console): hide coming soon features from the downgrade plan modal (#4923) 2023-11-20 09:49:29 +00:00
Xiao Yijun
27fc7b9a3b
fix(console): display mfa feature item in downgrade plan modal (#4922) 2023-11-20 16:57:35 +08:00
Xiao Yijun
15fd06fb4b
refactor(console,schemas): add reserved plan id enum (#4919) 2023-11-20 15:45:28 +08:00
Xiao Yijun
f453065b7b
chore: update tenant type doc link (#4914) 2023-11-20 14:30:25 +08:00
Xiao Yijun
211a2bca4c
fix(console): remove feature tag for custom domain feature (#4916) 2023-11-20 14:27:44 +08:00
Xiao Yijun
ae4f855c9e
refactor(console): display paywall tag on mfa page for dev tenant (#4915) 2023-11-20 14:27:25 +08:00
Charles Zhao
081094de34
refactor(phrases,console): update wording in organization pages (#4906) 2023-11-20 03:12:51 +00:00
Darcy Ye
57655dfeb7
feat(console,phrases,core): add SSO connector creation guide (#4866) 2023-11-19 06:30:22 +00:00
Xiao Yijun
5b0ea2192b
feat(console): add pricing link for dev tenant notification (#4908) 2023-11-17 21:19:53 +08:00
Xiao Yijun
9ce0bc3838
refactor(console): update dev tenant migration phrases (#4907) 2023-11-17 17:18:11 +08:00
Xiao Yijun
5011ffe379
refactor(console): update phrases on the tenant settings page (#4905) 2023-11-17 16:53:47 +08:00
Xiao Yijun
c10fb6ac37
refactor(console): update phrases on the tenant creation modal (#4904) 2023-11-17 14:40:18 +08:00
Xiao Yijun
733261af55
feat(console): display 'no subscription' on dev tenant selector items (#4899) 2023-11-17 12:03:00 +08:00
Charles Zhao
d2bfe18688
refactor(console): organization permissions and roles are split into two isolated steps (#4901) 2023-11-17 11:27:28 +08:00
Xiao Yijun
c0ac2c5354
refactor(phrases): update the subtitle of the tenant creation modal (#4896) 2023-11-16 08:46:36 +00:00
Charles Zhao
8547cce5ff
fix(console): filter out empty org permissions and roles on guide submit (#4897) 2023-11-16 16:10:29 +08:00
Charles Zhao
8a50d27757
fix(console): add a brief header to the organization guide in drawer view (#4895) 2023-11-16 07:03:38 +00:00
Charles Zhao
e0f935e5c8
refactor(console): make the introduction diagram interactive (#4887)
* refactor(console,phrases): organization guide introduction

* refactor(console): make the organization guide instructions interactive
2023-11-16 06:34:38 +00:00
Xiao Yijun
16c7c59013
feat(console): add docs link for env tag feature (#4891) 2023-11-16 13:34:13 +08:00
Xiao Yijun
728f1547ec
chore(console): update comments about hidden locale phrases (#4892) 2023-11-16 13:33:38 +08:00
Darcy Ye
787359c1c4
feat(console): show SSO identities on user details page and reorg the page (#4687) 2023-11-16 11:26:26 +08:00
Gao Sun
6b282b6bac
refactor(console): update organization ui (#4893) 2023-11-16 11:20:15 +08:00
Charles Zhao
fe18e43322
fix(console): organization guide router link (#4881) 2023-11-15 17:28:48 +08:00
Xiao Yijun
564ee0b978
feat(console): add sso quota item and related phrases (#4883)
* revert: revert omni sign-in phrase changes

* feat(console): add sso quota item and related phrases
2023-11-15 14:24:48 +08:00
Xiao Yijun
25bbdfc802
feat(experience): add dev tenant notification (#4857) 2023-11-15 03:15:52 +00:00
silverhand-bot
76c8bb2fbf
release: version packages (#4873) 2023-11-14 19:57:42 +08:00
wangsijie
6727f629de
chore: mfa feature release (#4861)
* chore: mfa feature release

* chore(console,experience): enable mfa feature

* chore: update changeset

---------

Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-11-14 12:02:49 +08:00
Gao Sun
b222ae8a27
refactor(console): show paywall tag and beta notice for mfa (#4870)
* refactor(console): show paywall tag for mfa

* refactor(console): add mfa beta notice

* refactor(console): use enum for plans
2023-11-14 03:48:37 +00:00
Xiao Yijun
8730570f3d
refactor(console): replace mfa upsell notification with InlineUpsell component (#4868) 2023-11-14 10:52:59 +08:00
Xiao Yijun
e676f0c6eb
feat(console): add tenant env migration modal (#4859) 2023-11-13 19:23:22 +08:00
Xiao Yijun
13fdc51ec8
fix(console): allow dev tenant deletion (#4869) 2023-11-13 15:03:18 +08:00
Gao Sun
0c923acbe3
refactor(console): update pro and beta tags (#4852)
* refactor(console): update pro and beta tags

* refactor(console): update feature tag for dev tenants

* refactor: apply code review suggestions
2023-11-13 04:21:24 +00:00
Darcy Ye
548ff27e48
feat(console,phrases): add sso connector creation modal 2023-11-13 11:30:54 +08:00
Darcy Ye
9b8d4c6b20
feat(console,phrases): add sso connector list page 2023-11-13 11:29:50 +08:00
Charles Zhao
a8b164ca54
refactor(console,phrases): move permissions and roles to step 2 in org guide (#4858) 2023-11-13 10:46:19 +08:00
Xiao Yijun
a3001fbcd9
feat(console): add mfa docs link on the mfa config page (#4853) 2023-11-10 14:47:21 +08:00
Xiao Yijun
c5809e4722
refactor(experience): remove demo app notification (#4851) 2023-11-10 11:52:44 +08:00
Xiao Yijun
f58f93f3f1
refactor(console): only display reserved plans in the console (#4848) 2023-11-09 15:15:26 +08:00
Gao Sun
e07dbcf05c
refactor(console): support using keyboard to remove option (#4824)
* refactor(console): support using keyboard to remove option

* refactor(console): update multi-select option focused color
2023-11-09 04:35:35 +00:00
Gao Sun
c9db7b2ed9
Merge pull request #4831 from logto-io/gao-support-org-scope-in-for-id-token 2023-11-09 10:49:30 +08:00
Xiao Yijun
3e75770067
refactor(console): add tags for upcoming feature items (#4837) 2023-11-09 10:04:37 +08:00
Xiao Yijun
a3de4fa6bb
refactor(console): refactor tenant creation form (#4826) 2023-11-08 04:46:59 +00:00
Charles Zhao
7b19837ffc
refactor(console): search fields should auto fit its placeholder as minimum width (#4839) 2023-11-08 12:33:18 +08:00
Charles Zhao
e019252f5f
fix(console): should use organization role tag in user details page (#4836) 2023-11-08 12:32:52 +08:00
Charles Zhao
4bcb9a7b98
fix(console): icon color on add buttons in organization template (#4835) 2023-11-08 12:32:23 +08:00
Charles Zhao
10a370b364
Merge pull request #4833 from logto-io/charles-log-7355-the-search-bars-placeholder-text-got-cut
fix(console): improve search placeholder text in organization
2023-11-08 12:31:00 +08:00
Xiao Yijun
6a3f99950f
style(console): update mfa factor title font style (#4842) 2023-11-08 03:38:52 +00:00
Xiao Yijun
5dc9cdf886
feat(console): support plan subscription from the tenant landing page (#4799) 2023-11-07 18:20:23 +08:00
Charles Zhao
2bf7d784bf
fix(console): improve search placeholder text in organization 2023-11-07 15:12:03 +08:00
Gao Sun
b5fce550fc
Merge pull request #4822 from logto-io/gao-fix-org-issues
refactor(console): fix organization issues
2023-11-07 12:39:16 +08:00
Gao Sun
9ae4d9aad7
feat: support organizations scope for ID token 2023-11-07 12:33:53 +08:00
Xiao Yijun
65d8444988
feat(console): control console content by tenant env tag (#4830) 2023-11-07 12:05:03 +08:00
Charles Zhao
00017418c3
chore: bump dev dependencies (#4829)
chore: update browserlist-db
2023-11-07 11:38:54 +08:00
Xiao Yijun
6a5682ac5f
style(console): center align CardTitle content for application placeholder page (#4828) 2023-11-06 08:35:19 +00:00
Xiao Yijun
83ca5caa64
refactor(console): refactor tenant settings page (#4812) 2023-11-06 15:45:23 +08:00
Xiao Yijun
daf7b36442
feat(console): add dev tenant nofication on the get-started page (#4804) 2023-11-06 15:44:20 +08:00
Gao Sun
1f8a3a47e0
refactor(console): fix organization issues 2023-11-06 09:57:39 +08:00
Charles Zhao
6f158814cc
refactor(console,phrases): improve organization empty placeholder (#4816) 2023-11-03 13:56:38 +08:00
silverhand-bot
a5a0d44dc8
release: version packages (#4624) 2023-11-03 13:14:52 +08:00
Xiao Yijun
fab18172c2
refactor(console): add pro tag for mfa feature (#4815) 2023-11-03 12:00:52 +08:00
Charles Zhao
a1036f0690
fix(console): details page header text should not overflow its container (#4817) 2023-11-03 11:43:10 +08:00
Charles Zhao
9ea79a18d6
Merge pull request #4811 from logto-io/charles-add-org-guide-drawer
feat(console): add organization details guide drawer
2023-11-02 15:50:00 +08:00
Charles Zhao
4cd271500f
Merge pull request #4810 from logto-io/charles-log-7373-add-introduction-flow-diagram-in-organization-guide
refactor(console,phrases): improve org guide introduction diagram
2023-11-02 15:49:16 +08:00
Charles Zhao
f75c8102cf
feat(console): add organization details guide drawer 2023-11-02 14:49:36 +08:00
Gao Sun
1c79cde885
refactor(console): apply new layout for org settings (#4805) 2023-11-02 14:46:22 +08:00
Gao Sun
d0da261914
Merge pull request #4803 from logto-io/gao-fix-org-issues
refactor(console): fix organization issues
2023-11-02 14:09:01 +08:00
Charles Zhao
c724bcaecf
refactor(console,phrases): improve org guide introduction diagram 2023-11-02 13:58:26 +08:00
simeng-li
e515c04d44
refactor(core,schemas,console): refactor log key types and sso-connector authn-url api name (#4798)
* refactor(core,schemas,console): refactor log key types and sso-connector authn-url api name

refactor log key types and sso-connector authn-url api name

* feat(schemas): add user sso identities table (#4801)

* feat(schemas): add user sso identities table

add user sso identities table

* fix(schemas): fix alterations

fix alterations

* refactor(schemas): use unique constrain

use unique constrain
2023-11-02 02:13:06 +00:00
Gao Sun
c16d1e4661
refactor(console): fix organization issues 2023-11-01 18:02:42 +08:00
Charles Zhao
02edca0981
fix(console): organization guide should check required fields on navigation (#4791) 2023-11-01 08:47:57 +08:00
simeng-li
8616496c61
feat(core): add post single-sign-on authentication endpoint (#4787)
* feat(core): add put interaction sso authentication api

add put interaction sso authentication api

* fix(test): fix integration test type

fix integration test type
2023-10-31 17:52:27 +08:00
Xiao Yijun
c67f2c9361
style: update mfa-related styles (#4793) 2023-10-31 15:30:51 +08:00
Charles Zhao
cee5717423
feat(console,schemas): add new db config to record organization creation status (#4785) 2023-10-31 09:34:44 +08:00
Darcy Ye
1ab39d19b6
fix(console,core,test): support filter by type for GET roles and apps APIs (#4727)
* fix(console,core): do not reuse advanced search for role/app type

* chore(test): add integration test cases for using search component when assigning app/role

* chore: apply suggestions from code review

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

* chore(test): add API test cases for filtering roles/applications and add changeset

* chore: apply suggestions from code review

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

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-30 14:25:15 +00:00
Charles Zhao
8156d95ac9
feat(console): add organization creation guide (#4780) 2023-10-30 12:10:12 +08:00
ratnaraj7
f2b3f39422
feat(console): add support for searching in select component (#4638)
Implement search functionality in the select component for better user experience.
2023-10-28 13:01:37 +08:00
Gao Sun
d9a469dee3
Merge pull request #4772 from logto-io/gao-improve-org-settings-page
refactor(console): improve org settings page
2023-10-28 01:41:44 +08:00
Gao Sun
38a307aeef
Merge pull request #4762 from logto-io/gao-org-integration-tests-1
chore(test): init org ui tests
2023-10-27 15:58:43 +08:00
Xiao Yijun
d221b30b35
fix(console): fix disable state of mfa policy options (#4776) 2023-10-27 14:29:02 +08:00
Xiao Yijun
bec525ebe4
style(console): update radio disabled styles (#4769) 2023-10-27 10:23:39 +08:00
Charles Zhao
757e8ea2b0
fix(console): button icon and text margin (#4773) 2023-10-27 09:40:58 +08:00
Gao Sun
929f2d6c37
refactor(console): improve org settings page 2023-10-26 18:38:17 +08:00
Gao Sun
c4826556d9
chore(test): init org ui tests 2023-10-26 18:03:16 +08:00
simeng-li
b07535a4b8
Revert "chore(deps): update parcel monorepo to v2.10.1" (#4766)
Revert "chore(deps): update parcel monorepo to v2.10.1 (#4740)"

This reverts commit ec41bc7c57.
2023-10-26 07:18:59 +00:00
Charles Zhao
f9306abc22
Merge pull request #4760 from logto-io/charles-dev-branch-1
feat(console,phrases): add organization creation guide (part 1)
2023-10-26 14:34:55 +08:00
renovate[bot]
ec41bc7c57
chore(deps): update parcel monorepo to v2.10.1 (#4740)
* chore(deps): update parcel monorepo to v2.10.1

* chore: rabse update

rebase update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 14:10:42 +08:00
Gao Sun
fdba3ae742
Merge pull request #4758 from logto-io/gao-show-user-orgs
feat(console): organizations tab for user details
2023-10-25 21:12:50 -05:00
Gao Sun
9b1f0ced09
Merge pull request #4755 from logto-io/gao-org-featured
feat: organization featured members
2023-10-25 21:11:57 -05:00
Gao Sun
83cd281173
Merge pull request #4748 from logto-io/gao-use-sentence-case
chore: use sentence case
2023-10-25 21:07:02 -05:00
Gao Sun
d06c6e520c
Merge pull request #4746 from logto-io/gao-fixing-review-to-dos
refactor(console): fixing code review to-dos
2023-10-25 21:02:50 -05:00
renovate[bot]
98478a32c8
chore(deps): update dependency lint-staged to v15 (#4661)
* chore(deps): update dependency lint-staged to v15

* chore: rebase update

rebase update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 09:55:47 +08:00
Charles Zhao
4fd99b44c5
feat(console,phrases): add organization creation guide (part 1) 2023-10-25 20:58:45 +08:00
Gao Sun
54fd771201
feat(console): organizations tab for user details 2023-10-25 20:30:05 +08:00
Gao Sun
889ca18e66
feat: organization featured members 2023-10-25 20:28:58 +08:00
Gao Sun
233ccff0fa
refactor(console): use phrase key for <AssignRoleModal> (#4722) 2023-10-25 06:13:31 +00:00
Gao Sun
0554ee9847
chore: use sentence case 2023-10-25 14:01:49 +08:00
Gao Sun
fb48db4185
Merge pull request #4739 from logto-io/gao-add-organization-user-api-tests
chore(test): add integration tests for new APIs
2023-10-24 23:46:04 -05:00
Gao Sun
6068eb3686
Merge pull request #4726 from logto-io/gao-console-org-13
refactor(console): fixing to-dos
2023-10-24 23:42:51 -05:00
Gao Sun
5b2e4c87b1
Merge pull request #4725 from logto-io/gao-console-org-12
refactor(core,console): fixing to-dos
2023-10-24 23:42:06 -05:00
Gao Sun
efeb2716b2
Merge pull request #4721 from logto-io/gao-remove-role-transfer-comp
refactor(console): remove role transfer component
2023-10-24 23:41:10 -05:00
Gao Sun
52d8e3ad37
refactor(console): fixing code review to-dos 2023-10-25 12:40:14 +08:00
Gao Sun
6dc605b741
chore(console): fix typo 2023-10-25 11:51:59 +08:00
Charles Zhao
df9d2bdb63
refactor(console): make guide related components more generic (#4731) 2023-10-25 10:06:37 +08:00
Gao Sun
1340ffe6b5
Merge pull request #4720 from logto-io/gao-console-org-11
feat(console): add org members
2023-10-24 11:23:40 -05:00
Gao Sun
eb57c9917f
Merge pull request #4718 from logto-io/gao-console-org-10
feat(console): organization details
2023-10-24 11:22:46 -05:00
Gao Sun
f041a6c0c2
Merge pull request #4717 from logto-io/gao-console-org-9
feat(console): init organization table
2023-10-24 11:21:50 -05:00
Gao Sun
63d6a3b7db
chore(test): add integration tests for new APIs 2023-10-24 22:00:18 +08:00
Charles Zhao
a976799621
refactor(console): improve responsiveness in all details pages (#4712) 2023-10-24 13:52:19 +00:00
Gao Sun
a59c33f66e
refactor(console): fixing to-dos 2023-10-24 15:44:30 +08:00
Gao Sun
bc5a1039f0
refactor(core,console): fixing to-dos 2023-10-24 15:44:00 +08:00
Xiao Yijun
5cfb478715
feat(console): add mfa to plan quota table (#4732) 2023-10-24 06:56:48 +00:00
Gao Sun
2931746788
Merge pull request #4702 from logto-io/gao-console-org-6
refactor(console): use correct delete confirmation text
2023-10-23 23:51:33 -05:00
Gao Sun
962204ef5e
Merge pull request #4696 from logto-io/gao-console-org-4
feat(console,core): edit permissions and roles
2023-10-23 23:49:02 -05:00
Gao Sun
6581108450
Merge pull request #4689 from logto-io/gao-console-org-3
feat(console): organization roles table
2023-10-23 23:43:15 -05:00
Gao Sun
f98b43c57f
refactor(console): remove role transfer component 2023-10-23 16:34:41 +08:00
Gao Sun
658f5f1423
feat(console): add org members 2023-10-23 15:05:49 +08:00
Gao Sun
0db5e9f1ce
feat(console): init organization details 2023-10-23 14:58:28 +08:00
Gao Sun
23dc01c091
feat(console): init organization table 2023-10-23 14:32:17 +08:00