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

6061 commits

Author SHA1 Message Date
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
Darcy Ye
bea7d8e5ff
feat(core): add PATCH /configs/jwt-customizer API 2024-04-02 11:41:12 +08:00
Darcy Ye
21560f9805
Merge pull request #5611 from logto-io/yemq-log-8493-update-custom-jwt-console-error-handling
chore(core,console): update error handling of testing custom JWT
2024-04-02 10:55:57 +08:00
Darcy Ye
977776d31f
chore(core,console): update error handling of testing custom JWT 2024-04-01 23:57:50 +08:00
Charles Zhao
eeb095f957
fix(console): joining tenant should navigate user to the new tenant (#5602) 2024-04-01 22:13:54 +08:00
Charles Zhao
4e59064d76
feat(console): add leave tenant button in tenant settings (#5600) 2024-04-01 22:13:30 +08:00
Charles Zhao
2b5e6d6fb6
fix(core): update expired invitation to expired before inserting a new one (#5609) 2024-04-01 12:18:03 +00:00
Charles Zhao
add78b77a4
fix(console): only pending invitations can be resent (#5601) 2024-04-01 17:12:05 +08:00
Darcy Ye
77fc940787
Merge pull request #5599 from logto-io/yemq-update-translate-cli-configuration
chore(cli): update translate CLI configs
2024-04-01 17:07:41 +08:00
Darcy Ye
48a4da0ccc
Merge pull request #5591 from logto-io/simeng-log-8560-customize-jwt-claims-detail-page-redesign
refactor(console): redesign the jwt details page
2024-04-01 16:43:42 +08:00
Darcy Ye
39868d5fa2
Merge pull request #5587 from logto-io/simeng-log-8525-ac-flow-iteration-22-refactor-details-page
refactor(console,phrases): refactor the customize jwt details page
2024-04-01 16:42:55 +08:00
simeng-li
2c6f4b7e62
style(console): refine the SSO connector create model (#5594)
refine the sso connector create model
2024-04-01 16:42:34 +08:00
Darcy Ye
5bfd917b28
chore(console): align custom JWT path and hide the entrance for OSS 2024-04-01 16:12:14 +08:00
Darcy Ye
a0f7b1c54c
Merge pull request #5579 from logto-io/simeng-prd-690-ac-flow-iteration
feat(console): implement custom jwt landing page
2024-04-01 15:33:11 +08:00
simeng-li
eed52dfc33
feat(console): update jwt create page button text
update jwt create page button text
2024-04-01 15:24:22 +08:00
simeng-li
c6b19a528c
refactor(console): redesign the jwt details page
redesign the jwt details page
2024-04-01 15:24:21 +08:00
simeng-li
59ffb43cf9
refactor(console): remove unused element
remove unused element
2024-04-01 15:23:20 +08:00
simeng-li
777ef0e483
refactor(console,phrases): refactor the customize jwt details page
refactor the customize jwt details page
2024-04-01 15:23:18 +08:00
simeng-li
e3e8b14569
refactor(console): rename the jwtClaims page
rename the jwtClaims page
2024-04-01 15:22:41 +08:00