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
Charles Zhao
324967444a
chore(console): remove beta tag from 3rd party app ( #6485 )
2024-08-21 06:38:49 +00:00
Charles Zhao
fc512bc3ec
refactor(console): remove protected app promotion ( #6479 )
2024-08-21 05:31:40 +00:00
Charles Zhao
b8b77526e4
fix(console): fix console z index issue on modals and banners ( #6483 )
2024-08-21 13:27:56 +08:00
Charles Zhao
56649b570f
chore(console): add beta tag to bring your ui feature ( #6484 )
2024-08-21 13:21:49 +08:00
Darcy Ye
332131a0f1
fix(console): manually trigger usage api updates on org member deletion ( #6475 )
2024-08-21 11:27:31 +08:00
Darcy Ye
763dd60cd6
fix(console,core,connector): fix display issues and POST /connectors
API code guard ( #6481 )
...
* fix(console,core,connector): fix display issues
* chore: add changeset
2024-08-21 03:17:28 +00:00
wangsijie
2caeacaf93
fix(console): fix next auth guide typo ( #6478 )
2024-08-21 09:19:52 +08:00
Darcy Ye
608d2efdb5
fix(console): manually trigger usage api updates ( #6473 )
2024-08-20 13:50:47 +08:00
Darcy Ye
e0623df01f
fix(console): add add-on display issues and refactor component PlanName ( #6471 )
2024-08-20 11:10:28 +08:00
wangsijie
1c6b9321dd
feat(console): user personal access tokens ( #6444 )
2024-08-20 10:52:34 +08:00
Darcy Ye
e9b7b83aaa
chore(console): fix add-on issues ( #6470 )
2024-08-19 19:51:31 +08:00
simeng-li
3440b3e5f0
feat(console): add label for new experience API logs ( #6469 )
...
add label for new experience API logs
2024-08-19 19:13:02 +08:00
Darcy Ye
b185bb7417
fix(console): bring back accidentally deleted css file ( #6468 )
2024-08-19 09:48:22 +00:00
Darcy Ye
b549a7efd6
refactor(console,core): remove add on dev feature guard ( #6466 )
2024-08-19 08:47:12 +00:00
Charles Zhao
13bfa0641b
chore(console, core): remove dev features guard for bring your ui feature ( #6465 )
2024-08-19 15:56:16 +08:00
wangsijie
e4b028847f
fix(console): fix impersonation tag in audit log ( #6463 )
2024-08-19 11:43:38 +08:00
Darcy Ye
1817eafe77
chore(console): update add on tag CSS ( #6459 )
2024-08-19 11:35:39 +08:00
Darcy Ye
36f1055314
chore(console): add display pricing change notice and update plan comparison table ( #6456 )
...
* chore: add pricing change notice
* chore: update plan comparison table
2024-08-16 15:10:46 +08:00
Darcy Ye
26b976a828
refactor(console): refactor tag component ( #6453 )
2024-08-16 14:11:47 +08:00
Darcy Ye
04c533e0c9
fix(console): fix code
2024-08-16 11:55:01 +08:00
Darcy Ye
32a2d90cee
fix(console): fix enterprise SSO creation model button status
2024-08-16 11:43:37 +08:00
Darcy Ye
c0ca5b427c
chore: fix add on notice footer
2024-08-16 00:54:16 +08:00
Darcy Ye
ed2d38670d
chore: open Stripe payment management page in new tab
2024-08-15 21:13:35 +08:00