0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

4657 commits

Author SHA1 Message Date
Xiao Yijun
a376b71ae7
fix(test): fix experience ui test randomly fail issue (#4945) 2023-11-23 11:10:36 +08:00
Darcy Ye
df6d0894ba
chore(core): update generation of SAML service provider entity id (#4943) 2023-11-23 10:56:41 +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
Gao Sun
133c4456ab
chore: update management api docs url (#4948) 2023-11-22 16:24:49 +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
6d57a58d68
refactor(core,experience): extract sso register api (#4934)
* refactor(core,experience): extract sso register api

extract sso register api

* feat(core): add signInMode guard to sso register api (#4935)

add signInMode guard to sso register api

* chore(core): adjust the comments

adjust the comments
2023-11-22 03:19:39 +00:00
simeng-li
24972ce46e
fix(core): fix saml sso connector bug (#4940)
* fix(core): fix saml sso connector bug

fix saml sso connector bug

* chore(core): add some comments

add some comments
2023-11-22 11:08:43 +08: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
simeng-li
e82ea0a815
feat(experience): add native listener to SSO callback page (#4930)
* feat(experience): add native listener to SSO callback page

add native listenter to SSO callback page

* fix(experience): add useEffect hook dependency

add useEffect hook dependency
2023-11-22 10:40:54 +08:00
simeng-li
622ec4493b
feat(experience): add lock icon to the single sign-on button (#4928)
add lock icon to the single sign-on button
2023-11-22 10:40:36 +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
simeng-li
fbf545ecd4
feat(experience): add struct guard to session storage hook (#4933)
* feat(experience): add struct guard to session storage hook

add struct guard to the session storage hook

* test(experience): add unit test for the hook

add unit test for the session storages hook
2023-11-21 08:09:07 +00: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
wangsijie
651902c97d
refactor(schemas): add js-doc to tenant tag enum (#4909)
* refactor(schemas): add jsdoc to tenant tag enum

* chore: code review fix

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

* chore: code review fix

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

---------

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-11-21 11:35:07 +08:00
simeng-li
f880329d16
feat(core,experience): implement google workspace connector (#4925)
* feat(core,experience): implement google workspace connector

implement google workspace connector

* fix(core): clean code

clean code

* fix(core): fix ut

fix ut

* fix(core): fix ut

fix ut

* fix(test): fix integration tests

fix integration tests

* fix(core): make the sso data as public property and remove getter

make the sso data as public perperty and remove getter
2023-11-21 11:13:59 +08:00
Gao Sun
4b90782ae0
feat(cli): support sync array keys (#4903)
* feat(cli): support sync array keys

* refactor(cli): update translate sync concurrency to 5

* chore: add changeset
2023-11-20 23:23:53 +08:00
simeng-li
7379cfe4bd
fix(experience): fix the ut randomly fail issue (#4913)
fix the ut randomly fail issue
2023-11-20 18:49:49 +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
c71b53367c
chore(console): update dev tenant phrases (#4917) 2023-11-20 15:31:23 +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
simeng-li
29040b9c7c
feat(experience): add single sign on switch to the password sign-in form (#4898)
* feat(experience): add single sign on switch to the password sign-in form

add single sign on switch to the password sign-in form

* feat(experience): add single sign-on message

add single sign-on message
2023-11-20 10:14:33 +08:00
Darcy Ye
57655dfeb7
feat(console,phrases,core): add SSO connector creation guide (#4866) 2023-11-19 06:30:22 +00:00
Darcy Ye
5832b30276
fix(core,test): fix saml sp config and refactor saml class internal util methods (#4878) 2023-11-17 23:51:52 +08: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
simeng-li
6c8bd20fe0
feat(core): add social returned email sso guard (#4889)
add social returned email sso guard
2023-11-17 07:58:31 +00:00
simeng-li
e68637f12d
feat(experience): block email sign-in and register (#4886)
* feat(experience): block email sign-in and register

block email sign-in and register if SSO is enabled for that domain address

* test(experience): add ut

add ut
2023-11-17 07:41:35 +00:00
simeng-li
2c1cf66c6b
refactor(experience): reorg hooks location (#4877)
reorg hooks location
2023-11-17 07:25:30 +00:00
simeng-li
34494e96f7
feat(experience): add sso connector list page (#4865)
* feat(experience): add single sign on connectors list page

add single sign on connectors list page

* feat(experience): add single sign on handler

add sigle sign on handler

* fix(experience): add the missing page

add the missing page

* fix(experience): fix style bug

fix style bug
2023-11-17 07:08:36 +00:00
Xiao Yijun
c10fb6ac37
refactor(console): update phrases on the tenant creation modal (#4904) 2023-11-17 14:40:18 +08:00
simeng-li
edb2bdccec
feat(core): add the saml assertion handle flow (#4872)
* feat(core): add saml assertion handle flow

add saml assertion handle flow

* fix(core): address some comments

address some comments

* chore(core): comments update

comments update

* chore(core): add deprecated tag

add dreprecated tag

* refactor(core): use url object instead of plain string

use url object instead of plain string
2023-11-17 06:14:45 +00: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