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

2334 commits

Author SHA1 Message Date
Darcy Ye
935ee34e12
refactor(console): improve input confidentiality handling in TextInput component (#5409) 2024-02-19 10:16:45 +08:00
Xiao Yijun
ecdf047711
feat(console): add complete tutorial doc links for app guide (#5397) 2024-02-10 21:21:05 +08:00
Charles Zhao
db9f67f55b
fix(console): improve protected app loading state in get started page (#5402)
fix(console): improve protected app loading state in protected app
2024-02-09 14:00:58 +08:00
Charles Zhao
dbcfcc7ca1
fix(console): protected app creation form field should have correct error background (#5400) 2024-02-08 16:54:09 +00:00
silverhand-bot
3f28e9a445
release: version packages (#5068) 2024-02-08 13:18:42 +08:00
wangsijie
bc1248c4df
refactor(console): update next app router guide (#5392) 2024-02-08 12:25:30 +08:00
Xiao Yijun
7e3bc419d6
refactor(console): remove mfa beta notice (#5390) 2024-02-07 11:18:56 +08:00
Charles Zhao
c07049b64c
refactor(console,phrases): update phrases in organizations (#5387) 2024-02-06 06:08:32 +00:00
Charles Zhao
f2e08ebf0c
refactor(console,phrases): update organization guide next step action link (#5383) 2024-02-06 13:53:52 +08:00
Charles Zhao
de46b3d3f4
chore(console): update documentation links (#5382) 2024-02-06 11:22:27 +08:00
Gao Sun
715dba2ce2
feat(console): add .NET Blzor WASM tutorial (#5377)
* feat(console): add .NET Blzor WASM tutorial

* chore: fix typo
2024-02-05 22:51:07 +08:00
Charles Zhao
04ec78a917
fix(console,phrases): improve error handling when user associated app is removed (#5389)
* fix(console,phrases): improve error handling when user associated app is removed

* chore: add changeset

* refactor(console): update per review comments
2024-02-05 14:44:24 +00:00
Charles Zhao
17fe38443c
refactor(console): update react and vue sdk integration guides (#5378) 2024-02-05 17:34:45 +08:00
Gao Sun
e37ba3aae9
Merge pull request #5375 from logto-io/gao-add-dot-net-blazor 2024-02-05 12:54:22 +08:00
Charles Zhao
265901f1b8
fix(console): protected app form field background should exclude error message (#5379) 2024-02-05 10:46:58 +08:00
Charles Zhao
d2fc3fd916
chore(console): remove dev features flag from console client (#5368) 2024-02-05 09:20:14 +08:00
simeng-li
cf049b26f9
refactor(console): update the flutter guide (#5373)
update the flutter guide
2024-02-05 09:17:18 +08:00
simeng-li
db643be188
feat(console): add third-party doc links (#5374)
add third-party docs links to AC page
2024-02-05 09:16:19 +08:00
Gao Sun
c14cd18278
chore: add changeset 2024-02-04 21:11:19 +08:00
Darcy Ye
5a3d48ee8a
refactor(console): update import paths and type annotations in Python app guide (#5372) 2024-02-04 18:28:51 +08:00
Gao Sun
9e6cc9ae3b
feat(console): add .NET Blzor server tutorial 2024-02-04 18:26:06 +08:00
simeng-li
c10d6b6884
feat(console,core): remove devFeature guard (#5366)
remove devFeature guard for IdP
2024-02-02 15:16:31 +08:00
Charles Zhao
6537b7a6b5
fix(console): block subsequent requests on deleting apps (#5365) 2024-02-02 11:51:24 +08:00
Charles Zhao
f652560da9
feat(console): add endpoints and credentials section to protected app details (#5367) 2024-02-02 11:50:47 +08:00
Darcy Ye
0b2226de5c
fix(console): upsell should locate on modal footer (#5356) 2024-02-01 12:18:28 +08:00
Charles Zhao
30d477084e
chore(phrases): update wording in protected app pages (#5363) 2024-02-01 10:52:44 +08:00
Charles Zhao
833bef61e7
fix(console): fix domain items vertical spacing in get-started page (#5362) 2024-02-01 10:52:17 +08:00
Charles Zhao
bc127751b3
fix(console): add default value for custom auth rules in protected app details (#5360) 2024-02-01 10:51:31 +08:00
Gao Sun
0a87ffd609
refactor(core): use deepmerge (#5361) 2024-02-01 09:17:29 +08:00
Charles Zhao
a3db1f7177
fix(console): protected app form field should have layer-1 background (#5358)
fix(console): protected app form field should have layer-1 background color
2024-01-31 16:22:17 +08:00
Charles Zhao
a671a4d9bf
feat(console): add loading masks for protected app (#5357) 2024-01-31 16:05:51 +08:00
Charles Zhao
6f6d56ed7c
feat(console): add beta tags to protected app card (#5354) 2024-01-31 15:54:34 +08:00
Xiao Yijun
b008d30ceb
refactor(console): remove pro tag for m2m app in dev tenant (#5355) 2024-01-31 15:38:13 +08:00
Charles Zhao
14259f8cd6
feat(console,phrases): add verify JWT notice in protected app details page (#5352) 2024-01-31 06:52:13 +00:00
Charles Zhao
75f4341e17
fix(console): improve "try it" button style in protected app details page (#5351)
fix(console): "try it" button style
2024-01-31 14:41:09 +08:00
Charles Zhao
1d20a3a1ff
feat(console): add quota guard to protected app creation form (#5353) 2024-01-31 14:40:55 +08:00
Charles Zhao
df92091106
refactor(console,phrases): improve protected app details form validation and error handling (#5347) 2024-01-31 14:34:53 +08:00
simeng-li
c65b36565a
feat(console): update the tenant creation plan modal (#5350)
update the tenant creation plan modal
2024-01-31 13:52:08 +08:00
simeng-li
0941a9b692
feat(console,phrases): implement quota guard footer (#5346)
implement the quota guard footer on third-party app creation modal
2024-01-31 09:59:18 +08:00
simeng-li
185491d699
feat(console,phrases): add feature tag and pricing table (#5345)
* feat(console,phrases): add feature tag and pricing table

add feature tag and pricing table

* feat(console): add third-party tips

add third-party tips
2024-01-31 09:28:01 +08:00
simeng-li
1b0602708a
feat(console): update the application darkmode icon (#5329)
update the application darkmode icon
2024-01-30 17:58:14 +08:00
Charles Zhao
e2d8ce542a
refactor(console,phrases): refine protected app creation form in get-started page (#5336) 2024-01-30 16:52:06 +08:00
Gao Sun
abe97c1182
Merge pull request #5330 from logto-io/gao-put-invitation-status
feat(core): put invitation status
2024-01-30 15:28:03 +08:00
Charles Zhao
ecbec3d61a
fix(console): should navigate to details page after creating protected app (#5337) 2024-01-30 12:36:04 +08:00
Charles Zhao
7266aee445
refactor(console,phrases): show notification when modify origin url in protected app details (#5334) 2024-01-30 12:33:52 +08:00
Charles Zhao
29eb633c44
refactor(console,phrases): protected app origin url should not contain pathname (#5333) 2024-01-30 12:33:31 +08:00
Charles Zhao
4414139b32
fix(console): fix error handling on creating protected apps (#5328) 2024-01-30 12:31:48 +08:00
Charles Zhao
2263cb93d5
refactor(console,schemas): bring back hidden get-started page (#5327) 2024-01-30 12:31:31 +08:00
wangsijie
9f91da075b
refactor(console): update express guide (#5314) 2024-01-30 11:49:06 +08:00
wangsijie
a70397b125
refactor(console): update next guide (#5313) 2024-01-30 11:13:53 +08:00