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

2909 commits

Author SHA1 Message Date
Darcy Ye
7a949b3848
chore: add SAML to application type 2024-11-20 14:32:00 +08:00
simeng-li
640425414f
chore: remove dev feature guard (#6808)
* chore: remove dev feature guard

remove dev feature guard

* chore: add changesets

add changesets
2024-11-15 11:17:22 +08:00
simeng-li
2791fca224
feat(console,phrases): add support field description (#6807)
add support field description
2024-11-15 10:27:07 +08:00
simeng-li
3ee2e03ac8
feat(console): add unknown session redirect url input field (#6797)
* feat(console): add unknown session redirect url input field

add unknown session redirect url input field to console

* feat(core): redirect to redirect url from sie on session not found (#6798)

read and redierct user to redirect url from sie settings on session not found
2024-11-13 04:36:06 +00:00
simeng-li
4e826deabe
feat(core,console): add trust unverified email settings to Azure SSO (#6800)
add trust unverified email settings to Azure OIDC SSO connector
2024-11-13 10:28:58 +08:00
Charles Zhao
8e0d717781
refactor(console): update value of the last-visited tenant wildcard (#6787) 2024-11-12 11:20:58 +08:00
simeng-li
1c0b29fb13
feat(console): add support fields config to sie (#6792)
add support fields to sie page
2024-11-12 02:51:00 +00:00
Charles Zhao
e1044dbae1
feat(console): support console url with wildcard tenant id (#6780) 2024-11-11 10:42:41 +08:00
wangsijie
9f165749d3
fix(console): fix vonage connector id (#6774) 2024-11-06 10:38:06 +00:00
wangsijie
947d2e4563
feat(connector): add vonage connector (#6768) 2024-11-06 15:56:43 +08:00
simeng-li
73627a76a3
chore(deps): update postcss-modules version (#6738)
update postcss-modules version
2024-10-28 11:09:20 +08:00
simeng-li
34f310cae0
fix(console): remove unused vite-plugin (#6729)
remove unsued vite-plugin dependency which are not compatible with current vite version
2024-10-28 10:54:46 +08:00
silverhand-bot
f48d3a1f95
release: version packages (#6631) 2024-10-25 17:26:36 +08:00
simeng-li
a72e016b6d
fix(core,console): show custom jwt error logs (#6749)
show custom jwt error logs
2024-10-25 15:08:39 +08:00
Darcy Ye
2d3295ea28
fix(console): fix manually update tenant open invoice bug (#6747) 2024-10-24 10:40:03 +00:00
simeng-li
f2d280466d
feat(core,console,schemas): add idp-initiated sso session create log (#6743)
add idp-initiated sso session create log
2024-10-24 17:56:49 +08:00
Darcy Ye
5bb9375055
chore: add google connector default prompt (#6734)
* chore: add google connector default prompt

* fix: fix console integration tests
2024-10-24 04:27:48 +00:00
Darcy Ye
b906db730c
fix(console): fix cloud CI failed issue (#6710)
chore: remove useNewSubscriptionData manual updateTenant
2024-10-23 11:53:56 +08:00
Xiao Yijun
98bd9bb4e0
refactor: reorg elements project (#6708) 2024-10-22 15:29:21 +08:00
simeng-li
95c7d8b5be
style(console): update radio card style (#6700)
* style(console): update radio card style

update radio card style

* style(console,phrases): update selector styles (#6702)

* style(console,phrases): update selector styles

update selector styles and content

* style(console): adjust font size

adjust font size

* fix(console): add devFeatureGuard

add devFeatureGuard
2024-10-22 03:54:54 +00:00
simeng-li
11055a6002
fix(console): add applications and redirect uri placeholder (#6696)
add applications and redirect uri placeholder
2024-10-22 03:36:08 +00:00
simeng-li
14e65924f2
chore(core): guard idp-initiated sso console and api (#6690)
* chore(core): guard idp-initiated sso management api to cloud only

guard idp-initiated sso management api to cloud only

* fix(test): enable routes for integration tests

enable routes for integration tests

* feat(core, console): apply idp-initiated sso quota guard

apply idp-initiate sso quota guard
2024-10-22 11:14:06 +08:00
Darcy Ye
c7f326edce
fix(console): fix webhook modal paywall for enterprise plan (#6698)
* fix(console): fix webhook modal paywall for enterprise plan

* fix: fix styles

* chore: update code

* chore: update code
2024-10-22 11:02:01 +08:00
Darcy Ye
d52f25142d
fix(console): fix inf loop for updating tenant context (#6704) 2024-10-22 11:01:39 +08:00
Darcy Ye
3022d2eba1
fix(console): manually update tenant data when data get updated (#6697)
* fix(console): manually update tenant data when data get updated

* chore: update code
2024-10-21 10:28:05 +00:00
Darcy Ye
e3374d073c
fix(console): fix enterprise tenants not displayed issue (#6695) 2024-10-21 17:14:54 +08:00
Gao Sun
aab356d7ed
chore: launch au region (#6701) 2024-10-21 15:05:29 +08:00
Darcy Ye
671be26ea0
refactor(console,core): remove isAddOnAvailable (#6689)
* refactor: update cloud dependency and remove isAddOnAvailable

* chore: undo dependency updates
2024-10-21 10:40:07 +08:00
simeng-li
64d7b6a4f3
feat(console): add idp-initiated sso config page (#6688)
* feat(console): add idp-initiated SSO auth config page

add idp-initiated SSO auth config page

* fix(console): fix PR comments

fix PR comments
2024-10-17 13:41:51 +08:00
Darcy Ye
4dc1f82195
refactor: move has{Reach,Surpass}Limit method to subscription context (#6664)
* refactor: move has{Reach,Surpass}Limit method to subscription context

* chore: update code
2024-10-12 12:19:07 +08:00
Darcy Ye
026f7e48bc
refactor: align cloud API response type definition (#6665) 2024-10-10 11:10:56 +08:00
Charles Zhao
76acfe332c
refactor(console,phrases): improve feature description for rotate refresh token (#6647) 2024-09-30 19:50:20 +08:00
Darcy Ye
e54baf458a
refactor(console): remove subscription plans (#6591) 2024-09-25 11:13:39 +08:00
Darcy Ye
fa6f8ef498
fix(console): fix console resource usage tooltip (#6629) 2024-09-24 21:42:21 +08:00
Darcy Ye
5a522226d5
fix(console): fix console resource usage tooltip (#6628) 2024-09-24 11:01:02 +00:00
Darcy Ye
eccba56481
refactor(console): update pricing console page (#6620)
* refactor(console): update pricing console page

* refactor: refactor code

* chore: update code according to cr
2024-09-24 07:55:05 +00:00
wangsijie
b3cac2edb1
Revert "fix(console): fix empty string update of connector config for… (#6627)
Revert "fix(console): fix empty string update of connector config form (#6626)"

This reverts commit f8fd52b2f8.
2024-09-24 15:40:40 +08:00
wangsijie
f8fd52b2f8
fix(console): fix empty string update of connector config form (#6626)
Revert "fix(console): fix passwordless connector tester send failed bug (#6268)"

This reverts commit 6963192ac5.
2024-09-24 13:48:35 +08:00
wangsijie
21a59363ae
feat(console): hide the entrance of http email connector (#6616) 2024-09-23 13:58:10 +08:00
Darcy Ye
1aa5b262b0
fix(console): fix PlanUsage not displayed for enterprise plan w/o subscription (#6611)
* fix(console): fix PlanUsage not displayed for enterprise plan w/o subscription

* fix(console): do not show next billing hint for enterprise plan

* fix(console): add comments
2024-09-20 11:55:33 +00:00
Gao Sun
9df5866553
refactor(console): fix flag styles (#6610) 2024-09-20 19:48:18 +08:00
Gao Sun
72738b2b65
refactor(console): fix region-related styles (#6606) 2024-09-20 07:13:18 +00:00
Xiao Yijun
5ddb64d8cd
style(console): hide button title when loading (#6602) 2024-09-19 10:37:03 +00:00
Gao Sun
8e5127f90b
Merge pull request #6594 from logto-io/gao-au-region
feat(console): au region
2024-09-19 10:30:07 +08:00
Gao Sun
3c9b1eaafe
refactor: catch withtyped errors 2024-09-18 22:13:38 +08:00
Gao Sun
eee4317dac
feat(console): au region 2024-09-18 20:46:42 +08:00
silverhand-bot
43d83e8bb3
release: version packages (#6424) 2024-09-13 18:06:50 +08:00
Darcy Ye
560cb23b30
refactor: refactor SkuName component to make isEnterprisePlan as input (#6580) 2024-09-13 11:42:48 +08:00
Darcy Ye
a6402e70a7
fix: fix enterprise console issues (#6578)
* fix: fix enterprise console issues

* fix: exclude 0 quota in plan usage card

* fix: fix skuName and do not show sku ID for enterprise plan
2024-09-12 09:04:15 +00:00
Darcy Ye
343602027d
refactor: use orgsLimit instead of orgsEnabled as org quota key (#6570)
* refactor: use orgsLimit instead of orgsEnabled as org quota key

* refactor: implement getUsageByKey method

* chore: undo logto email connector dependency update
2024-09-12 11:17:43 +08:00