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

4975 commits

Author SHA1 Message Date
wangsijie
8fb032da7a
fix(core): fix protected app callback uri (#5308) 2024-01-25 18:14:34 +08:00
wangsijie
880e890321
fix(core): get tenant endpoint (#5309) 2024-01-25 09:41:21 +00:00
simeng-li
df36566633
chore(phrases): update application content (#5306)
* chore(phrases): update application content

update application content

* fix(phrases): content update

content update
2024-01-25 08:16:22 +00:00
Charles Zhao
e1efe23e83
refactor(console): remove pro tag from app category filter (#5301) 2024-01-25 16:15:50 +08:00
Charles Zhao
f3c69ce3f3
refactor(console): improve protected app creation form validation (#5293) 2024-01-25 16:03:27 +08:00
simeng-li
e8e57a410f
feat(console): add the user permission tooltips (#5305)
add the user permission tooltips
2024-01-25 15:54:56 +08:00
simeng-li
820158706b
feat(console,phrases): adjust the application creation modal (#5304)
adjust the application creation modal
2024-01-25 15:45:41 +08:00
simeng-li
a8719de7bf
chore(phrases): console phrases updates (#5303)
console phrases updates
2024-01-25 15:44:07 +08:00
simeng-li
afd730936d
fix(console): fix the image uploader style (#5285)
fix the image uploader style
2024-01-25 07:21:27 +00:00
simeng-li
94344e1423
fix(console): add UnsavedChangesAlert (#5277)
fix(console): add unsafe alert modal on the application branding page

add unsafe alert modal on the application branding page
2024-01-25 04:38:22 +00:00
simeng-li
3026413c23
fix(console): hide the organization row group (#5286)
hide the organization row group is the data is empty
2024-01-25 12:37:18 +08:00
simeng-li
9d15d88d28
fix(console): update the third-party app details page tag (#5294)
* fix(console): update the third-party app details page tag

update the third-party app details page tag

* fix(phrases): align the app tag capital case

align the app tag capital case
2024-01-25 11:48:53 +08:00
simeng-li
cdaf3608c5
feat(console,experience,phrases): add user scopes descriptions (#5300)
* feat(console,experience,phrases): add user scopes descriptions

add user scopes descriptions to the phrases

* chore(console): update the comment

update the comment

* fix(console,experience): fix org scope i18n key

replace i18n ns sperator to avoid org scope colon key miss matching

* fix(console): add missing errors i18n namespace resource

add missing errors i18n namespace resource
2024-01-25 11:48:35 +08:00
simeng-li
371a58607e
fix(console): hide the guide button for third-party app (#5295)
* fix(console): hide the guide button for third-party app

hide the guide button for third-party app

* fix(console): fix the display logic

fix the tag display logic
2024-01-25 11:48:16 +08:00
simeng-li
52411f6712
feat(experience): add redirect uri info (#5296)
add redirect uri info
2024-01-25 11:48:01 +08:00
simeng-li
09de2996d0
style(experience): update scopes and organizations selector style (#5289)
update the scopes and organizations selector style
2024-01-25 03:15:34 +00:00
simeng-li
6a9ce098d6
feat(experience): auto expand the scopes list (#5291)
feat(experience): auto expend the scopes list

auto expend the scopes list if there is only user scopes or only one resource scopes are being requested
2024-01-25 03:09:54 +00:00
Xiao Yijun
6e001f582c
refactor(console): reorg sie page codes (#5292) 2024-01-24 17:00:19 +08:00
simeng-li
2daf911278
fix(experience): add empty scopes fallback layout (#5290)
add empty scopes fallback layout
2024-01-24 16:08:18 +08:00
Charles Zhao
85ba5f508a
feat(console,phrases): support custom domain in protected app details (#5258) 2024-01-24 04:06:39 +00:00
simeng-li
0986876076
fix(console): add displayName input placeholder (#5282)
add displayName input placeholder
2024-01-24 02:47:32 +00:00
simeng-li
e86aab2a5e
refactor(console): hide the selected count on tab (#5284)
hide the selected scopes cound on tab if it is 0
2024-01-24 02:43:10 +00:00
Xiao Yijun
8ec4efe1b9
style(console): adjust textarea scrollbar position (#5275) 2024-01-24 10:41:54 +08:00
Xiao Yijun
54b3ff2620
refactor(console): auto focus on the email field when creating user (#5276) 2024-01-24 10:41:43 +08:00
simeng-li
59f67c7ea7
style(experience): fix some of the consent page styling (#5273)
fix some of the consent page styling
2024-01-24 10:23:39 +08:00
simeng-li
ea4c9afdb5
fix(console): fix third-party app return link (#5280)
fix third-party app return link
2024-01-24 09:10:05 +08:00
simeng-li
67c5f613a5
style(console): replace the oidc idp app icon (#5279)
replace the oidc idp idp app icon
2024-01-24 09:09:09 +08:00
wangsijie
5b37be116a
fix(core,phrases): prevent application deletion for custom domain (#5262)
fix(core,phrases): prevent application deletion when custom domain exists
2024-01-24 08:46:35 +08:00
simeng-li
8eba064199
chore(console): keep app description input field (#5283)
keep description input field for the third-party app
2024-01-23 22:10:40 +08:00
wangsijie
12fc67a039
feat(core,phrases): delete custom domain (#5261) 2024-01-23 15:20:03 +08:00
wangsijie
fa89d33252
feat(core): sync site configs and oidc metadata for custom domain (#5260) 2024-01-23 13:14:03 +08:00
wangsijie
43ce51ce2a
fix(core): should throw 500 on file upload error (#5274) 2024-01-23 03:58:29 +00:00
simeng-li
42e9513ca1
fix(console,core): fix application count bug (#5270)
fix application count bug
2024-01-23 11:22:26 +08:00
Xiao Yijun
4976154e6d
refactor(console): update go sdk integration guide (#5272) 2024-01-22 17:04:53 +08:00
wangsijie
0d4d1b16f5
fix(schemas): remove catchall from cloudflare data guard (#5271) 2024-01-22 13:50:40 +08:00
wangsijie
cb5763f449
feat(core): sync protected app domain status (#5257) 2024-01-22 03:35:46 +00:00
simeng-li
e539d999f2
feat(console,phrases): add application permissions edit modal (#5239)
* feat(console,phrases): implement permission edit modal

implement permission edit modal

* fix(console): remove useless undefined type

remove useless undefined type
2024-01-22 11:33:00 +08:00
simeng-li
3cd14ba75d
feat(experience): implement the consent page (#5265)
* feat(experience): update the consent page

update the consent page

* fix(experience): fix the style

* fix(experience): remove legacy ut

remove legacy api ut

* fix(experience): add the missing link

add the missing link

* fix(experience): reorg the code to address CR comments

reorg the code to address CR comments
2024-01-22 11:22:44 +08:00
Darcy Ye
43a4a980d0
chore(phrases): reword onboarding option (#5264) 2024-01-22 11:17:43 +08:00
simeng-li
6b49a2e2e3
feat(console,phrases): implement application permissions assignment 4-4 (#5230)
feat(console): implement application permission assignment modal

implement application permission assignment modal
2024-01-22 10:59:43 +08:00
Xiao Yijun
beef9c0657
refactor(console): update android integration guide (#5263) 2024-01-22 10:48:34 +08:00
simeng-li
2f1fb659ef
refactor(core): update the consent apis (#5267)
update the consent apis
2024-01-22 02:29:32 +00:00
Charles Zhao
cc8b9d88e3
refactor(console): refactor app details page to support protected apps (#5252) 2024-01-20 10:13:19 +08:00
simeng-li
982c2c9179
feat(phrases): add experience consent page phrases (#5266)
add experience consent page phrases
2024-01-20 09:44:27 +08:00
simeng-li
475c9d5ae8
feat(console): implement DataTransferBox ds-component (#5229)
* feat(console): implement DataTransferBox ds-component

implement DataTransferBox ds-component

* chore(console): add some comments

add some comments
2024-01-19 21:05:31 +08:00
wangsijie
e74c0cbc92
feat(core): check application custom domain conflict (#5256) 2024-01-19 09:25:30 +00:00
wangsijie
ef29f490af
feat(core): add custom domain for protected app (#5254) 2024-01-19 08:41:01 +00:00
wangsijie
ea407f19fa
feat(core,schemas): prepare schemas for protected app custom domain (#5247) 2024-01-19 13:17:20 +08:00
wangsijie
ad0a83ae03
feat(core): api to get protected app default domain (#5241) 2024-01-19 05:15:11 +00:00
simeng-li
08f8688cf2
feat(core): add get consent info api (#5259)
add get consent info api
2024-01-19 10:52:55 +08:00