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

5979 commits

Author SHA1 Message Date
simeng-li
e1d4df4fc3
fix(experience): fix the terms of use not clickable bug (#5670)
* fix(experience): fix the terms of use not clickable bug

fix the terms of use not clickable bug

* chore: remove changeset

remove changeset
2024-04-10 03:51:52 +00:00
simeng-li
5131cf7da3
fix(connector): fix microsoft social connector readme (#5658)
* fix(connector): fix microsoft social connector readme

fix microsoft social connector readme

* fix(connector): improve wording

improve wording
2024-04-09 18:43:03 +08:00
Charles Zhao
59875400c6
fix(console): go to onboarding process on clicking create new tenant button (#5663) 2024-04-09 09:36:36 +00:00
Charles Zhao
6e980b3b50
refactor(console,phrases): improve invite email input (#5661) 2024-04-09 17:34:26 +08:00
Charles Zhao
06083296c1
refactor(console): improve tenant member role related experience (#5659) 2024-04-09 17:30:47 +08:00
Charles Zhao
2c97cd6898
fix(console): user should switch account and accept invitation properly in console (#5657)
* fix(console): bump js sdks to fix the cannot switch user account issue

* fix(console): accept invitation automatically after switching account
2024-04-09 17:30:17 +08:00
Charles Zhao
919fd8b00d
refactor(console): improve switch button styles (#5655) 2024-04-09 17:28:19 +08:00
Charles Zhao
557f95564a
refactor(console): hide switching tabs and invite button for collaborators (#5654) 2024-04-09 17:27:53 +08:00
Charles Zhao
9482a9c901
refactor(console): collaborator can see tenant domain settings in readonly mode (#5652) 2024-04-09 12:06:52 +08:00
Xiao Yijun
d90b6151a5
feat(console): add guide for organization template page (#5647) 2024-04-09 10:33:02 +08:00
Charles Zhao
77db93905d
fix(console): should stop requesting invitations api for collaborator role (#5650) 2024-04-08 17:11:25 +08:00
Charles Zhao
79645d7b9d
refactor(console): show confirm box when inviting a member as admin (#5649) 2024-04-08 08:09:18 +00:00
wangsijie
ad9f34e7ea
chore(schemas): fix alteration down (#5648) 2024-04-08 07:19:50 +00:00
Xiao Yijun
756c2f472c
feat(console): support searching for organization roles (#5646) 2024-04-08 14:05:34 +08:00
wangsijie
bf471e1451
chore(schemas): fix alteration timestamp (#5645)
chore(schemas): fix alteration scripts order
2024-04-08 03:21:15 +00:00
simeng-li
66abc50c6c
fix(console): fix test result panel overflow bug (#5643)
fix test result panel overflow bug
2024-04-08 10:48:26 +08:00
Charles Zhao
cfeb98c06f
feat(console,core,phrases): add quota guard for cloud collaboration in console (#5644) 2024-04-08 10:32:05 +08:00
simeng-li
a6a32c57fb
style(console): fix the jwt details page style (#5642)
* style(console): fix the jwt details page style

fix the jwt details page style

* fix(console): remove the unused style

remove the unused style

* fix(console): remove sticky position

remove sticky position
2024-04-08 10:09:28 +08:00
simeng-li
3e51ab14ce
fix(console,phrases): update the jwt test section content (#5641)
update the jwt test section content
2024-04-08 10:09:08 +08:00
wangsijie
3160b40f3b
feat(core,schemas): edit and query resource scopes for org role (#5613) 2024-04-07 15:11:40 +08:00
simeng-li
1030b66966
feat(console): add azure OIDC guide (#5592)
add azure OIDC guide
2024-04-07 04:13:03 +00:00
wangsijie
94ccbafa80
feat(core,schemas): add organization resource scope relations (#5608) 2024-04-07 11:10:13 +08:00
wangsijie
468558721a
feat(core): search organization roles (#5627) 2024-04-07 11:09:27 +08:00
Xiao Yijun
cb4ef9fd0e
refactor(console): reorg resource details page (#5634) 2024-04-07 10:25:59 +08:00
Xiao Yijun
11c974cfdd
feat(console): add permissions page for org role details page (#5631) 2024-04-07 10:25:44 +08:00
Xiao Yijun
6ed7ab5ef9
feat(console): create organization role (#5630) 2024-04-03 22:40:53 +08:00
Darcy Ye
d6cd67be76
Merge pull request #5628 from logto-io/yemq-update-cloud-dependency-and-update-legacy-jwt-customizer
refactor: update dependency on @logto/cloud
2024-04-03 17:55:48 +08:00
Darcy Ye
641463298d
Merge pull request #5625 from logto-io/yemq-log-8589-log-8603-prd-698-prd-704
chore(console): update style
2024-04-03 17:40:33 +08:00
Charles Zhao
05962798e7
fix(console): temporarily fix pro plan cannot invite members issue (#5629) 2024-04-03 17:16:57 +08:00
Darcy Ye
de70abebf6
refactor: update dependency on @logto/cloud and update legacy JWT customizer 2024-04-03 17:04:41 +08:00
Charles Zhao
316c11128a
refactor(console,phrases): display inviter name on tenant invitations table (#5622)
* refactor(console,phrases): display inviter name on tenant invitations table

* chore: bump @logto/cloud

* chore: update pnpm lockfile
2024-04-03 16:28:45 +08:00
Darcy Ye
cfbceb66a6
chore(console): update style
chore(console): update style
2024-04-03 14:40:33 +08:00
pawn
caaad693bf
refactor(phrases): add zh-cn phrases in OIDC consent page (#5606)
* feat(phrases): add i18n phrases for zh-cn about OICD Authorize page

* refactor: apply suggestions from code review

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-04-03 06:23:30 +00:00
Gao Sun
d8c39aa653
refactor(experience): fix sso callback page style (#5624) 2024-04-03 12:28:15 +08:00
Darcy Ye
8e1713ffa7
Merge pull request #5617 from logto-io/yemq-log-8449-log-8489-update-enum-type-name-and-field-name
chore(core,console,schemas): update variable name and field name
2024-04-03 12:11:13 +08:00
Darcy Ye
bde2abe407
chore(core,console,schemas): update variable name and field name 2024-04-03 11:58:43 +08:00
Darcy Ye
7fecc0f3d5
Merge pull request #5623 from logto-io/yemq-prd-700-prd-701-fix-code-editor-action-button-styles
chore(console,toolkit): update custom JWT details page code editor action buttons style
2024-04-03 11:38:26 +08:00
Darcy Ye
4a60bf40e8
chore(console,toolkit): update custom JWT details page code editor action buttons style 2024-04-03 11:25:58 +08:00
Charles Zhao
2368cf03c6
refactor(console,phrases): rename tenant member role to collaborator (#5618) 2024-04-03 10:36:17 +08:00
Darcy Ye
b48479819e
Merge pull request #5621 from logto-io/yemq-log-8592-prd-697-prd-699-prd-702-fix-console
chore(console,phrases): update content and fix console
2024-04-03 09:48:54 +08:00
Darcy Ye
7f3cd97b44
chore(console,toolkit): update custom JWT details page code editor action buttons style 2024-04-03 01:45:36 +08:00
Darcy Ye
fca4f9ba6c
chore(console,phrases): update content and fix console 2024-04-02 23:38:50 +08:00
Xiao Yijun
0f5347bbb9
feat(console): add org role details general settings page (#5610) 2024-04-02 21:10:44 +08:00
Xiao Yijun
e03595704e
feat(console): support org permission management on new org template page (#5603)
* feat(console): support org permission management on new org template page

* refactor(console): rename org pages

* refactor(console): rename phrase keys

* refactor(console): rename org to organization
2024-04-02 20:30:22 +08:00
Charles Zhao
a4f8199e92
fix(console,phrases): fix a batch of organization invitation console ui issues (#5614) 2024-04-02 10:12:08 +00:00
Charles Zhao
e38e3c1bd0
refactor(schemas): rename tenant member role to collaborator (#5616) 2024-04-02 16:48:30 +08:00
Charles Zhao
d1c41a2fa7
refactor(console): improve invitation email input field (#5615) 2024-04-02 15:26:41 +08:00
Darcy Ye
e09318d3e8
feat(core,schemas): log extraTokenClaims exception (#5539) 2024-04-02 15:19:52 +08:00
Darcy Ye
866c58e233
fix(console): reset form as soon as JWT customizer is created (#5612) 2024-04-02 06:28:54 +00:00
Darcy Ye
6cc5dd01d4
Merge pull request #5468 from logto-io/yemq-log-8284-add-PATCH-configs-jwt-customizer-API
feat(core): add PATCH /configs/jwt-customizer API
2024-04-02 14:02:02 +08:00