0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
Commit graph

2902 commits

Author SHA1 Message Date
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
Charles Zhao
380cc43e64
refactor(console,experience): improve RTL support (#6568)
* refactor(console,experience): improve RTL support

* test: add ui test cases for console language switcher

* refactor: update css
2024-09-12 10:47:40 +08:00
simeng-li
baa851f08b
fix(console): fix log label typo (#6569)
fix log label typo
2024-09-12 10:31:34 +08:00
Darcy Ye
c368c2799a
refactor: update display, quota guard and usage report logic for enterprise users (#6565)
* refactor: update display, quota guard and usage report logic for enterprise users

* chore: undo logto email connector dependency update

* chore: use contact us button for pro plan when currently on enterprise plan
2024-09-11 12:26:39 +00:00
Charles Zhao
fae8725a44
refactor(console,core,demo-app,elements,experience): improve rtl support (#6549)
* refactor(console,experience): improve rtl support

* chore: add changeset
2024-09-09 19:19:15 +08:00
Gao Sun
3b9714b993
refactor: set lang attribute for html tag (#6536)
* refactor: set `lang` attribute for html tag

* refactor: use shared i18next instance

* refactor: align html attr usage
2024-09-09 17:10:39 +08:00
simeng-li
b837efead6
feat(console,core): remove custom token claims api context dev guard (#6553)
* feat(console,core): remove custom jwt api context dev guard

remove custom jwt api context dev guard

* fix(console,schemas,phrases): fix custom jwt token request phrases

fix custom jwt token request phrases

* chore: return denyAccess
return denyAccess
2024-09-09 16:57:44 +08:00
simeng-li
5f3c0691b5
chore(console,phrases): update custom JWT phrases (#6551)
* chore(console,phrases): update cusotm jwt phrases

update custom jwt phrase in console

* chore(console): update the comments

update the comments
2024-09-09 10:09:13 +08:00