Xiao Yijun
7814f098a8
feat(console): make billing history item clickable ( #4239 )
2023-07-25 14:58:07 +00:00
Xiao Yijun
9cae293610
refactor(console): add dark image for free plan notification ( #4238 )
2023-07-25 22:05:13 +08:00
Xiao Yijun
d7cb628366
chore(console): bump @logto/cloud
version ( #4237 )
2023-07-25 21:14:06 +08:00
Xiao Yijun
64b7aed4bd
refactor(console): use plan id to index plan descriptions ( #4236 )
2023-07-25 12:59:09 +00:00
Xiao Yijun
491840926c
refactor(console): update plan quota table content ( #4234 )
...
* refactor(console): update plan quota table content
* refactor(console): use reserved plan id to index plan-related data
2023-07-25 12:29:54 +00:00
Gao Sun
129d22980f
refactor(console): userEndpoint -> tenantEndpoint ( #4228 )
2023-07-25 19:06:34 +08:00
Xiao Yijun
c4f00fd7af
style(console): use large size for the webhook creation modal ( #4231 )
2023-07-25 09:40:29 +00:00
Xiao Yijun
687a644592
refactor(console): hide pro tag when related features are available ( #4229 )
2023-07-25 09:19:14 +00:00
Xiao Yijun
59618ef906
fix(console): reset loading state on plan downgraded ( #4230 )
2023-07-25 09:17:16 +00:00
Gao Sun
5fd22f394f
Merge pull request #4224 from logto-io/gao-fix-tenant-switching
...
fix(console): use SWR for user endpoint
2023-07-25 16:43:21 +08:00
Xiao Yijun
56ca8319d8
feat(console): add loading state for stripe actions ( #4226 )
2023-07-25 08:21:42 +00:00
Xiao Yijun
9eca310f6c
feat(console): add most popular tag for pro plan item ( #4225 )
2023-07-25 16:13:18 +08:00
Darcy Ye
c83f5251e8
chore(console): remove preview ( #4218 )
2023-07-25 07:54:17 +00:00
Xiao Yijun
fccc43b99c
style(console): update quota table border radius to 16px ( #4221 )
2023-07-25 15:24:32 +08:00
Xiao Yijun
48fc9512cd
refactor(console): hide cancel button for not eligible switch plan modal ( #4222 )
2023-07-25 15:22:01 +08:00
Xiao Yijun
6289b9f820
refactor(console): update free plan get-started notification ( #4219 )
2023-07-25 15:21:46 +08:00
Gao Sun
3c37db708d
fix(console): use SWR for user endpoint
2023-07-25 15:13:58 +08:00
Xiao Yijun
9d02e1300c
fix(console): avoid reading response error body more than once ( #4223 )
2023-07-25 14:24:56 +08:00
Xiao Yijun
6bef85fdb1
style(console): fix mau unit price style ( #4220 )
2023-07-25 03:41:55 +00:00
Darcy Ye
ae4f85bf10
refactor(console,phrases): optimize onboarding process ( #4214 )
2023-07-25 01:10:13 +08:00
Xiao Yijun
36b5958935
feat(console): display not eligible reminder for plan switching ( #4216 )
2023-07-24 18:22:52 +08:00
Xiao Yijun
aa6f9ae1a3
chore(console): remove pricing feature switch ( #4215 )
2023-07-24 17:08:39 +08:00
Xiao Yijun
d90d81688e
feat(console): support open stripe payment management page from console ( #4213 )
2023-07-24 15:46:34 +08:00
Xiao Yijun
46eafc9881
refactor(console): improve error handling for cloud api request ( #4211 )
2023-07-24 07:06:59 +00:00
Darcy Ye
350d070ef7
feat(console): should limit only the number of free tenant ( #4205 )
...
* fix(console): update free tenant limit
* fix(console): use TenantResponse type
* chore(console): update dependency on @logto/cloud
* chore: remove import as
2023-07-24 06:40:47 +00:00
Xiao Yijun
aded22954e
feat(console): handle subscription related request errors ( #4209 )
2023-07-24 03:59:13 +00:00
Xiao Yijun
b97b89a34b
fix(console): add origin for getUrl
( #4210 )
2023-07-24 11:39:55 +08:00
Gao Sun
f8e11b1b34
fix(console): adapt callback and current tenant id logic ( #4206 )
...
* fix(console): adapt callback and current tenant id logic
* fix(console): fix cache and onboarding route
* fix(console): fix cache and onboarding route
2023-07-24 11:11:06 +08:00
Xiao Yijun
437be82a27
feat(console): add payment overdue reminder ( #4203 )
2023-07-23 13:19:51 +08:00
Xiao Yijun
bc2feb6c74
feat(console): add contact us help tip for downgrade modal ( #4202 )
2023-07-21 17:10:06 +08:00
Xiao Yijun
62c2c2ca8f
feat(console): add mau exceeeded modal ( #4195 )
2023-07-21 16:09:28 +08:00
Xiao Yijun
41bc73c65d
feat(console): add subscription info for tenant selector ( #4200 )
2023-07-21 07:29:30 +00:00
Xiao Yijun
a54fd502bd
refactor(console): refactor subscription-related hooks ( #4197 )
2023-07-21 07:04:44 +00:00
Xiao Yijun
0d2f8edcb9
feat(console): add billing history page ( #4160 )
2023-07-21 06:31:25 +00:00
Gao Sun
4c9aef827b
refactor(console): use global router ( #4191 )
...
* refactor(console): use global router
* refactor(console): clean swr cache when switching tenant
* refactor(console): bug fix
* chore(test): increase integration test timeout
* refactor: update packages/console/src/App.tsx
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-07-21 06:12:01 +00:00
Gao Sun
0a5aa54bc2
refactor(console): save console redirect after sign-in ( #4180 )
...
* refactor(console): save console redirect after sign-in
* test: add integration test for saved redirect
2023-07-20 22:44:14 +08:00
Gao Sun
a1214d2eb6
chore(phrases): update content to sentence case ( #4188 )
2023-07-20 10:04:16 +00:00
Xiao Yijun
591f78f743
feat(console): apply quota limit for roles ( #4189 )
2023-07-20 14:06:09 +08:00
Xiao Yijun
b4d0995901
feat(console): apply subscription cost for current plan info ( #4194 )
2023-07-20 13:53:44 +08:00
Xiao Yijun
769caeacb1
feat(console): apply quota limit for application creation ( #4193 )
2023-07-20 11:29:55 +08:00
Xiao Yijun
a7d8aec2e7
feat(console): apply quota limit for resource and scope creation ( #4192 )
2023-07-20 11:29:26 +08:00
Xiao Yijun
ac2f492dbe
feat(console): apply quota limit for connector creation ( #4190 )
2023-07-20 11:29:01 +08:00
Darcy Ye
7e47881e21
chore(console,phrases): add logto email service doc links ( #4177 )
...
* refactor(console): add logto email service doc links
* refactor(phrases): update logto email service phrases
* chore: adopt review suggestion
2023-07-20 03:08:15 +00:00
Xiao Yijun
db87743ca1
feat(console): apply quota limit for webhooks ( #4186 )
2023-07-19 18:18:47 +08:00
Xiao Yijun
6e094d959f
feat(console): checkout integration ( #4178 )
2023-07-19 09:14:10 +00:00
Xiao Yijun
1b0f9be88b
refactor(console): refactor connector creation modal ( #4183 )
2023-07-19 15:59:12 +08:00
Xiao Yijun
3c51ecc29d
feat(console): apply quota limit for custom domain ( #4181 )
2023-07-19 13:56:00 +08:00
Xiao Yijun
cbefbd3f57
feat(console): add free plan notification on the get-started page ( #4179 )
2023-07-19 05:21:18 +00:00
Xiao Yijun
e2fc6cb545
feat(console): select plan before tenant creation ( #4175 )
2023-07-18 08:51:57 +00:00
Darcy Ye
776ea72a0b
fix(console): should block test of invalid connector config ( #4172 )
...
* fix(console): should block test of invalid connector config
* refactor: use useContextForm to avoid passing prop to nested components
2023-07-18 03:22:52 +00:00