Gao Sun
397c0146e7
refactor(core): overwrite response with parsed result ( #4759 )
...
* refactor(core): overwrite response with parsed result
* refactor: fix legacy schema issues
2023-11-08 08:01:23 +00:00
Gao Sun
da24e523f7
refactor(core): fix tests
2023-11-08 15:44:27 +08:00
Gao Sun
ba94d38493
refactor(phrases): update phrases
2023-11-08 15:41:44 +08:00
Gao Sun
9e4ee1be19
feat: organization_token grant
2023-11-08 15:30:05 +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
414604838d
Merge pull request #4834 from logto-io/charles-log-7417-support-searching-organization-by-id
...
feat(core): support searching organization by id
2023-11-08 12:31:56 +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
f2a3f7e01f
test: add delay before clicking switch mfa factors link ( #4840 )
2023-11-08 10:41:05 +08:00
Darcy Ye
f694256461
Merge pull request #4806 from logto-io/yemq-log-7174-add-saml-sso-connector-class
...
feat(core): add SAML SSO class
feat(core,test): update SSO connector APIs for SAML class and add integration test cases
2023-11-07 22:11:41 +08:00
Darcy Ye
7fe41a0037
feat(core,test): update sso connector util functions, APIs and integration tests ( #4807 )
2023-11-07 21:12:29 +08:00
Xiao Yijun
5dc9cdf886
feat(console): support plan subscription from the tenant landing page ( #4799 )
2023-11-07 18:20:23 +08:00
wangsijie
a3b5b55281
feat(core): add isDevelopmentTenant to SIE well-known api ( #4825 )
2023-11-07 17:30:20 +08:00
Charles Zhao
48c0e028af
feat(core): support searching organization by id
2023-11-07 15:52:44 +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
Darcy Ye
40a5a18d90
feat(core): add saml sso class
2023-11-07 12:01:35 +08:00
Charles Zhao
c65dcb9552
fix(core): allow http1 in core services ( #4823 )
2023-11-07 11:39:26 +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
8dff98b1e0
refactor(test): fix integration test assertion
2023-11-06 10:36:46 +08:00
Gao Sun
1f8a3a47e0
refactor(console): fix organization issues
2023-11-06 09:57:39 +08:00
Xiao Yijun
978554f47a
chore(phrases): update dev tenant phrases ( #4818 )
2023-11-03 17:47:21 +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
Gao Sun
6673996288
refactor(core): disable org apis for non-dev envs ( #4813 )
2023-11-03 04:32:12 +00: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
wangsijie
b118fc54a6
refactor(core,schemas): add user logto_data column to store mfa ( #4792 )
...
* feat(core,phrases): disable auto skip mfa
* refactor(experience): skip mfa manually (#4788 )
* refactor(core,schemas): add user logto_data column to store mfa skipped info
---------
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2023-11-02 16:16:21 +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
wangsijie
ddf4468189
feat(core,phrases): disable auto skip mfa ( #4786 )
...
* feat(core,phrases): disable auto skip mfa
* refactor(experience): skip mfa manually (#4788 )
---------
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2023-11-02 15:09:00 +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
wangsijie
9ed7be3f67
fix(core): check user mfa when binding backup code ( #4790 )
2023-11-02 13:05:12 +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
Xiao Yijun
afde091582
chore(phrases): add dev tenant phrases ( #4802 )
2023-11-01 09:15:10 +00:00
Xiao Yijun
eaac1a5c60
refactor(experience): generate webauthn options before switching to the webauthn page ( #4794 )
2023-11-01 16:06:07 +08:00
simeng-li
a982e997c3
feat(core): add get sso-connectors by email interaction api ( #4795 )
...
* refactor(core,test,schemas): remove the domains property from sso connector in sie wellknown data
remove the domains property from sso connector in sie wellknown data
* refactor(core): extract getAvailableSsoConnectors library method
extract getAvailableSsoConnectors library method
* fix(core,test): should filter out empty domain connectors
should filter out empty domain connectors
* feat(core,test): add get sso-connectors by email interaction api
add get sso-connectors by email interaction api
* chore(core): update comments
update comments
2023-11-01 09:38:28 +08:00
Charles Zhao
02edca0981
fix(console): organization guide should check required fields on navigation ( #4791 )
2023-11-01 08:47:57 +08:00