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

2077 commits

Author SHA1 Message Date
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