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
simeng-li
c83fd6fc28
style(console): adjust sample code editor height ( #6548 )
...
bug bash fix. adjust sample code editor height, and phrases
2024-09-06 11:07:57 +08:00
Xiao Yijun
f150a67d58
feat(console): display user password information on user details page ( #6544 )
2024-09-06 11:01:06 +08:00
simeng-li
31035816c4
feat(console): add api context type declarations ( #6533 )
...
* feat(console): add api context type declarations
add api context type declarations
* chore(console): update type name
update custom jwt api context type name
* feat(console): update the cutsom JWT editor
update the custom JWT editor
2024-09-04 09:59:46 +08:00
simeng-li
509e86e4f4
fix(deps): update withtyped and cloud dependency version ( #6538 )
...
* fix(deps): update withtyped and cloud dependency version
update withtyped and cloud dependency version
* chore: update cloud dependency
* chore(core): update cloud client utils type
---------
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2024-09-03 17:51:45 +08:00
Xiao Yijun
b00ec49871
refactor: flatten UserSettings
component file structure ( #6539 )
2024-09-03 16:27:41 +08:00
Darcy Ye
64547fd4ba
chore(console): should use SKU to filter tenant dropdown and add display of dev/admin plan ( #6509 )
2024-09-02 11:51:21 +08:00
Gao Sun
ee1947ac4d
refactor(console): support entering name while creating a user ( #6523 )
2024-08-29 16:08:00 +08:00
wangsijie
52056f99f1
chore: remove dev feature guard of PAT ( #6499 )
2024-08-23 14:38:14 +08:00
Charles Zhao
14d25bab1f
fix(core,schemas): check email verification status in me api ( #6507 )
2024-08-22 15:41:11 +00:00
Darcy Ye
f1ecec5487
fix(console): remove legacy charge notification components ( #6505 )
2024-08-22 10:18:43 +00:00
wangsijie
ed774bf62d
fix(console): change PAT and app secrets phrases ( #6504 )
2024-08-22 09:50:26 +00:00
Charles Zhao
ad4e146922
fix(console): use safeLazy to dynamically import guide mdx ( #6503 )
2024-08-22 17:25:35 +08:00
Darcy Ye
c51f3c5644
fix(console): always show upsell notice for custom JWT ( #6500 )
2024-08-22 05:17:16 +00:00
wangsijie
f0bbc2a1f4
feat(console): edit personal access token name ( #6491 )
2024-08-22 03:30:58 +00:00
wangsijie
00c2581668
feat(console): add doc link of pat ( #6496 )
2024-08-22 11:11:43 +08:00
Darcy Ye
a999c51919
fix(core,console): disable quota guard and unblock resource creation for pro tenants ( #6487 )
2024-08-21 08:58:10 +00:00