simeng-li
bbbfd01d7b
fix(console): should not apply dev guard ( #6889 )
...
should not apply dev guard
2024-12-16 08:21:50 +00:00
simeng-li
a6aa235289
refactor(console): add get tenant add-on-skus endpoint ( #6886 )
...
* refactor(console): add get tenant add-on-skus endpoint
dynamicly display token usage tooltips content based on the token add-on SKU details
* fix: fix email connector ts error
fix email connector ts error
2024-12-16 13:55:41 +08:00
simeng-li
96fd7ba49f
refactor(console, core): refactor console to support new pro plan ( #6874 )
...
* refactor(console, core): refactor console to support new pro plan
refactor console to support new pro plan
* fix(console): fix the wrong quota number
fix the wrong quota number
* fix(console): align the util method usage
align the util method usage
2024-12-12 17:23:41 +08:00
simeng-li
69986bc179
refactor(console): refactor console paywall guards ( #6863 )
...
* refactor(console): refactor console paywall guards
refactor console paywall guards
* refactor(console): refactor the paywall logic
refactor the paywall logic
* fix(console): replace hardcode pro plan id
replace hardcoded pro plan id
* chore(console): add some comments
add some comments
2024-12-12 06:26:51 +00:00
Charles Zhao
baef49df3c
chore: bump dependencies ( #6873 )
...
* chore: bump dependencies
* fix: ui test
* fix: ui test
2024-12-11 17:35:47 +08:00
renovate[bot]
7463e88f29
chore(deps): update dependency @types/color to v4 ( #6760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 10:48:56 +08:00
simeng-li
ad4800fd24
fix(console): fix enterprise tenant current sku always return dev ( #6869 )
...
* fix(console): fix enterprise tenant current sku always dev
fix the enterprise tenant current sku always dev bug
* fix(console): fix the lint error
fix the lint error
2024-12-10 18:33:02 +08:00
simeng-li
ba84b1aed8
Revert "refactor(console): replace get sku api" ( #6868 )
...
Revert "refactor(console): replace get sku api (#6861 )"
This reverts commit 51c9c52a61
.
2024-12-10 15:31:20 +08:00
simeng-li
51c9c52a61
refactor(console): replace get sku api ( #6861 )
...
replace the `api/sku` API using `api/tenants/:tenantId/available-sku
2024-12-09 17:45:53 +08:00
simeng-li
c6dc9358c9
feat(console): feat add SAML application creation ( #6857 )
...
feat(console): feat add SAML appliction creation
feat add SAML application creation
2024-12-05 21:58:14 +08:00
simeng-li
d18422397e
feat(console): add SAML IdP settings page ( #6853 )
...
* feat(console): add SAML IdP settings page
add SAML IdP application settings page
* feat(console): add download link
add download link
2024-12-05 15:35:52 +08:00
simeng-li
709c320426
refactor(console,core,schemas): allow SAML application to use IdP-initiated SSO ( #6849 )
...
* refactor(console,core,schemas): allow SAML application to use IdP-initiated SSO
allow SAML application to use IdP-initiated
* fix(core): fix ut
fix ut
2024-12-04 17:33:01 +08:00
Gao Sun
239b81e31a
refactor: loose redirect uri restrictions ( #6846 )
...
* refactor: loose redirect uri restrictions
* refactor: fix types and add tests
* chore: add changeset
2024-12-04 15:37:16 +08:00
simeng-li
91a4de2ae7
feat(schemas): add new pro202411 reserved plan ID ( #6839 )
...
* feat(schemas): add new pro202411 reserved plan ID
add new Pro202411 reserved plan ID.
* fix(schemas,console): update comments and fix console
update comment and fix console missing key
2024-11-28 14:50:18 +08:00
Gao Sun
e8c71fa913
refactor(console): optimize onboarding ( #6837 )
...
* refactor(console): optimize onboarding
* refactor: fix lint issues
* chore: remove unused phrases
* chore: fix code style
2024-11-27 08:35:40 +00:00
simeng-li
4b5db6ed1c
refactor(schemas, console): remove deprecated ReservedPlanIds ( #6820 )
...
remove deprecated ReservedPlanIds and refactor the skuId usage in console
2024-11-25 17:48:52 +08:00
silverhand-bot
2856f9ee28
release: version packages ( #6811 )
2024-11-22 17:04:11 +08:00
Darcy Ye
f478062e13
chore: update code
2024-11-21 16:41:59 +08:00
Darcy Ye
e47545a7bb
chore: update code
2024-11-21 14:59:29 +08:00
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