Xiao Yijun
c5809e4722
refactor(experience): remove demo app notification ( #4851 )
2023-11-10 11:52:44 +08:00
Gao Sun
52766acaa9
refactor(test): add integration tests for org token grant
2023-11-09 16:57:33 +08:00
Gao Sun
e057e2fc42
refactor: update organization scopes
2023-11-09 16:16:43 +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
6e2b7c0975
refactor(core): add comments
2023-11-09 11:30:34 +08: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
Gao Sun
1da764cd5b
test(core): add organization token grant unit tests
2023-11-08 22:50:28 +08:00
simeng-li
8e07825f17
refactor(schemas): add new sso_connector_id column to the users_sso_identities table ( #4843 )
...
* refactor(schemas): add new sso_connector_id column to the users_sso_identities table
add new sso_connector_id column to the users_sso_identities table
* refactor(schemas): add new sso_connector_id row to the users_sso_identities table
add new sso_connector_id row to the users_sso_identities table
* fix(schemas): fix alteration script
fix alteration script
* fix(schemas): fix alteration script
fix alteration script
* feat(core): add single sign on authentication api (#4814 )
* feat(core): add single sign on authentication api
add single sign on authentication api
* feat(core): finish up the single sign on authentication api
finish up the single sign on authentication api
* chore(core): fix typo
fix typo
* test(core): add ut for getSsoAuthorizationUrl method
add ut for getSsoAuthorizationUrl method
* fix(core): fix the userSsoIdentities sql
fix the userSsoIdentities sql
* test(core): add unit tests
add unit tests
* fix(core): saml sso rebase fix
saml sso rebase fix
* fix(core): fix rebase issue
fix rebase issue
* feat(core): add sso email guard to interaction endpoint (#4838 )
* feat(core): add sso email guard to interaction endpoint
add sso email guard to interaction endpoint
* fix(core): fix unit tests
fix unit tests
* chore(core): split files
split files
2023-11-08 08:55:45 +00:00
Gao Sun
c532a3fe38
refactor(core): rename type folder for oidc-provider
2023-11-08 16:16:01 +08:00
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
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
wangsijie
34f4d47bc6
feat(core): add last use time to user mfa verifications ( #4767 )
2023-10-31 10:40:01 +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
wangsijie
161f012bc0
fix(core): prompt to bind mfa for register ( #4783 )
2023-10-31 09:32:20 +08:00
Charles Zhao
fba54f42b6
chore(test): temporarily skip organization console integration tests ( #4789 )
...
* chore(test): temporarily skip organization console integration tests
* chore: add comment
2023-10-30 16:39:23 +00: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
Hussain Shaikh
d41b71a54a
feat(core): google cloud storage provider ( #4660 )
2023-10-30 14:24:45 +08:00
Xiao Yijun
e748f8bc7e
refactor(phrases): update mfa phrases ( #4781 )
2023-10-30 06:20:50 +00:00
Charles Zhao
8156d95ac9
feat(console): add organization creation guide ( #4780 )
2023-10-30 12:10:12 +08:00
Xiao Yijun
7029255b91
refactor(experience): polish handle mfa redirection codes and add comments ( #4782 )
2023-10-30 10:53:56 +08:00
simeng-li
4080a2599b
feat(core): add ssoConnectors to the sie well-known api ( #4777 )
...
* feat(core): add ssoConnectors to the sie wellknown api
add ssoConnectors to the sie wellknown api
* fix(test): fix well-known sie ut
fix well-known sie ut
2023-10-30 10:28:03 +08:00
Xiao Yijun
aa375f906f
style(experience): add border radius for totp qr code ( #4779 )
2023-10-29 08:59:17 +08:00
wangsijie
8798432a24
feat(core,phrases): add mfa verifications by api ( #4765 )
2023-10-28 07:00:24 +00: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
d012008fd5
refactor(core): allow empty relation array for PUT
2023-10-28 01:27:10 +08:00
Xiao Yijun
8acfdb86f1
refactor(experience): hide webauthn on native webview ( #4778 )
2023-10-27 17:21:06 +08:00
Xiao Yijun
de9810709f
refactor(experience): use last used factor when verifing mfa factors ( #4775 )
2023-10-27 16:59:48 +08:00
renovate[bot]
77cec73429
fix(deps): update dependency jose to v5 ( #4761 )
...
* fix(deps): update dependency jose to v5
* chore(deps): rebase lockfile update
rebase lockfile update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-27 16:52:32 +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
wangsijie
160fe94df7
fix(core): block the use of unavailable MFA ( #4756 )
2023-10-27 07:14:40 +00:00
wangsijie
97d1dfaa90
fix(core): fix validateBindMfaBackupCode to force linking backup code ( #4753 )
2023-10-27 14:55:48 +08:00
Xiao Yijun
d221b30b35
fix(console): fix disable state of mfa policy options ( #4776 )
2023-10-27 14:29:02 +08:00
wangsijie
75e5df0091
fix(core): fix mfa log type ( #4750 )
2023-10-27 11:51:34 +08:00
wangsijie
752d02b316
fix(core): remove user verification requirement for webauthn ( #4751 )
2023-10-27 11:50:49 +08:00
simeng-li
85a39c35d7
refactor(core): refactor the sso-connector config guard logic ( #4752 )
...
* refactor(core): refactor the sso-connector config guard logic
refactor the sso-connector config guard logic
* chore(core): update with some more comments
update with some more comments
* refactor(core): adjust the input type of parseConnectorConfig
make the config requred in the parseConnectorConfig's input
* refactor(core): add the isSupportedSsoConnector type assertion (#4754 )
* refactor(core): add the isSupportedSsoConnector type assertion
add the isSupportedSsoConnector type assertion
* chore(core): remove the useless comments
remove the useless comments
* refactor(core): reorg the sso utils
reorg the sso utils
* refactor(core): extract sso connector library
extract sso connector library
2023-10-27 11:47:58 +08:00
Xiao Yijun
752584218f
refactor(experience): hide nav bar on backup code binding page ( #4774 )
2023-10-27 02:42:56 +00:00
Xiao Yijun
eee6203d6e
refactor(experience): update webauthn error message ( #4771 )
2023-10-27 10:24:19 +08:00
Xiao Yijun
bec525ebe4
style(console): update radio disabled styles ( #4769 )
2023-10-27 10:23:39 +08:00
Xiao Yijun
a5132fe4bd
style(experience): update mfa-related styles ( #4764 )
2023-10-27 10:23:13 +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
Xiao Yijun
6b99cc1f2e
chore(test): wait for network idle to ensure the sign-in request to be handled ( #4749 )
2023-10-26 18:17:03 +08:00
Xiao Yijun
1fcc4152af
fix(experience): invoke webauthn on iOS devices ( #4770 )
2023-10-26 18:05:14 +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
renovate[bot]
7a777bf101
chore(deps): update dependency sinon to v17 ( #4711 )
...
* chore(deps): update dependency sinon to v17
* 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 11:33:46 +08:00
Darcy Ye
4c7d80ea60
fix(test): make m2m RBAC console integration test stable ( #4757 )
2023-10-26 10:41:39 +08:00
renovate[bot]
7ea5b94178
chore(deps): update dependency @types/pluralize to ^0.0.32 ( #4693 )
...
* chore(deps): update dependency @types/pluralize to ^0.0.32
* 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 10:24:33 +08:00
Xiao Yijun
dce2fd876d
style(experience): remove the margin of dividers without a label ( #4747 )
2023-10-26 10:21:30 +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
simeng-li
2b15b13bbf
feat(core): add OIDC SSO connector class ( #4701 )
...
* feat(core): implement oidc and single sign on connector class
init oidc and single sign on connecter class
* refactor(core): refactor the structure of single sign-on classes
refactor the structure of single sign-on classes
* chore(core): provide more comments
provide more comments
* feat(core): add sso-connector-factories api (#4708 )
* feat(core): add sso-connector-factories api
add sso-connector-factories api
* fix(test): remove hard code connector name
remove hard code connector name
* feat(core): add POST sso-connectors api (#4719 )
* feat(core): add POST sso-connectors api
add POST sso-connectors api
* chore(core): add some comments
add some comments
* test(core): add post sso connectors integration tests
add post sso connectors integration tests
* feat(core): add GET sso-connectors api (#4723 )
* feat(core): add GET sso-connectors api
add GET sso-connectors api
* test(core): add tests
add tests
* test(core): add ut
add ut
* fix(test): remove console statement
remove console statement
* feat(core): implement get sso-connector by id endpoint (#4730 )
* feat(core): implement get sso-connector by id endpoint
implement get sso-connector by id endpoint
* feat(core): implement delete sso-connector by id endpoint (#4733 )
* feat(core): implement delete sso-connector by id endpoint
implement delete sso-connector by id endpoint
* feat(core): implement patch sso-connectors api (#4734 )
* feat(core): implement patch sso-connectors api
implement patch sso-connectors api
* fix(core): avoid patch api empty update case
avoid patch api empty update case
* feat(core): implement patch sso-connector config api (#4736 )
implement patch sso-connector config api
* fix(test): replace SAML provider name with dummy name
replace SAML provider name with dummy name
as we are going to implement the SAML connector soon
* fix(core): fix rebase error of findAll query output type
fix rebase error of the findAll query output type
2023-10-25 14:44:58 +08:00
Gao Sun
233ccff0fa
refactor(console): use phrase key for <AssignRoleModal>
( #4722 )
2023-10-25 06:13:31 +00:00
Xiao Yijun
30047e3c19
refactor(experience): display secret code first when binding totp on mobile devices ( #4743 )
2023-10-25 06:05:53 +00:00
Gao Sun
0554ee9847
chore: use sentence case
2023-10-25 14:01:49 +08:00
Xiao Yijun
1c8ef14167
refactor(experience): clear invalid totp code input ( #4745 )
2023-10-25 13:59:29 +08:00
Xiao Yijun
c1d7df329a
style(experience): increase padding for binding backup code page ( #4744 )
2023-10-25 13:59:11 +08:00
Xiao Yijun
c93c96d59c
style(experience): left align factor button text content ( #4742 )
2023-10-25 13:57:17 +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
7c4f0cd56f
Merge pull request #4738 from logto-io/gao-refactor-integration-tests
...
refactor(test): manage test resource lifecycle
2023-10-24 23:43:50 -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
Xiao Yijun
125a3dd230
fix(experience): correct mfa flow state for switch mfa factors link ( #4737 )
2023-10-24 23:12:33 +08: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
bdf5892c67
refactor(test): manage test resource lifecycle
2023-10-24 20:51:39 +08:00
wangsijie
1da511ad55
fix(core): fix bind webauthn domain hostname ( #4735 )
2023-10-24 08:09:10 +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
wangsijie
2c5db0d66a
fix(core): set totp qrcode service and user name ( #4703 )
2023-10-24 07:13:36 +00:00
Xiao Yijun
5cfb478715
feat(console): add mfa to plan quota table ( #4732 )
2023-10-24 06:56:48 +00:00
Charles Zhao
43b35c71ba
fix(cli): fix unsupported signing key error when generating keys with cli ( #4728 )
...
fix(cli): fix unsupported signing key error when generating keys with CLI
2023-10-24 14:43:37 +08:00
Xiao Yijun
89e9b4810b
feat(experience): skip mfa binding ( #4724 )
2023-10-24 06:29:32 +00:00
wangsijie
4e991c3083
fix(core): get hostname from ctx for webauthn ( #4729 )
2023-10-24 14:09:28 +08:00
wangsijie
478c0c5af9
feat(core): skippable bind mfa prompt ( #4697 )
...
feat(core): skipable bind mfa prompt
2023-10-24 12:56:48 +08:00
Gao Sun
c988d52de0
Merge pull request #4714 from logto-io/gao-console-org-8
...
feat(core): organization apis
2023-10-23 23:55:24 -05:00
Gao Sun
d3aa4728a6
Merge pull request #4704 from logto-io/gao-console-org-7
...
feat(phrases): organization phrases
2023-10-23 23:54:24 -05: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
36d0807d7a
Merge pull request #4698 from logto-io/gao-console-org-5
...
feat(core): schema with search fields
2023-10-23 23:50:35 -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