Darcy Ye
2e4cd0b817
refactor(console): get real time email service usage ( #4258 )
2023-07-31 17:35:29 +08:00
Xiao Yijun
8a0725938c
fix(console): display guidance on application created ( #4268 )
2023-07-31 16:27:52 +08:00
Xiao Yijun
3e3e446b92
style(console): add color token for upsell tags ( #4266 )
2023-07-31 16:27:37 +08:00
Gao Sun
2aeb575ccd
refactor(cli): use tryThat()
to enforce exit ( #4267 )
2023-07-31 14:53:23 +08:00
Gao Sun
fde330a8b3
feat(cli): translate sync-keys
command ( #4265 )
...
* feat(cli): `translate sync-keys` command
* refactor(cli): use promise and add comments
* refactor(phrases): fix lint errors
* refactor(cli): fix bugs and add changeset
2023-07-31 12:15:45 +08:00
Darcy Ye
fe54bbafe2
chore(connector): remove Apple/SMTP connector README files CHN part ( #4256 )
...
* chore(connector): remove apple/smtp Chinese part from README
* refactor: update README.md
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-29 09:51:22 +00:00
Gao Sun
a8a26a5299
refactor(console): report reddit conversion ( #4263 )
...
* refactor(console): report reddit conversion
* refactor(console): update pixel id
2023-07-29 09:44:03 +00:00
Xiao Yijun
28da86bfe4
refactor(console): update upgrade reminder for early adopters ( #4257 )
2023-07-29 17:29:24 +08:00
renovate[bot]
2417984fbe
chore(deps): update supercharge/redis-github-action action to v1.6.0 ( #4259 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 11:40:04 +08:00
Xiao Yijun
f91408ba43
chore(console): update quota table row style rules ( #4252 )
2023-07-27 16:12:59 +08:00
Xiao Yijun
956d314d03
style(console): fix free plan notification margin-bottom ( #4249 )
...
style(console): fix free plan notification margin bottom
2023-07-27 16:06:17 +08:00
Xiao Yijun
1c49e52dee
refactor(console,phrases): update plan selection cta phrases ( #4250 )
...
* refactor(phrases): update current plan form card description
* refactor(console,phrases): update plan selection cta phrases
2023-07-27 16:06:08 +08:00
Gao Sun
a427ea05c3
refactor(test): add expectNavigation()
( #4254 )
2023-07-27 16:04:28 +08:00
Xiao Yijun
0158e9e30c
refactor(phrases): update current plan form card description ( #4248 )
2023-07-27 16:01:19 +08:00
Darcy Ye
7e577fd3b7
fix(connector): manually add a changelog file for smsaero connector ( #4253 )
2023-07-27 15:43:10 +08:00
Gao Sun
db91da19bd
feat(console): report LinkedIn conversion ( #4251 )
...
* feat(console): report linkedin conversion
* refactor(console): clean up code
2023-07-27 15:42:44 +08:00
Xiao Yijun
5a1c9d3a7b
refactor(console): sort quota list items ( #4246 )
2023-07-26 11:41:15 +08:00
wangsijie
0aa00307cb
fix(core): exclude demo connector for quota ( #4245 )
2023-07-26 11:26:35 +08:00
Charles Zhao
16d83dd2f1
refactor(console): allow editing refresh token ttl for non-m2m apps ( #4232 )
...
* refactor(console): allow editing refresh token ttl for non-m2m apps
* chore: add changeset
2023-07-26 11:13:15 +08:00
Darcy Ye
605e2b2a81
fix(console): should reset the form every time close CreateTenantModal ( #4244 )
2023-07-26 10:05:04 +08:00
Darcy Ye
199e747781
fix(console): fix console dark mode logo ( #4233 )
2023-07-25 15:58:07 +00:00
Darcy Ye
24612e2706
fix(schemas): use pool.query to tolerate empty query results ( #4241 )
2023-07-25 23:50:47 +08:00
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
a935f37d53
refactor(phrases): update hook phrases to webhook ( #4235 )
2023-07-25 12:55:51 +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
wangsijie
b9a05c0034
chore(core): remove pricing feature switch ( #4212 )
2023-07-25 17:47:54 +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
wangsijie
d696df1683
fix(core): add opaque access token event listener ( #4227 )
2023-07-25 17:08:16 +08:00
Darcy Ye
6849f87f43
chore(phrases): update onboarding contents ( #4217 )
2023-07-25 16:58:44 +08: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
renovate[bot]
28634c5800
fix(deps): update dependency @microsoft/applicationinsights-react-js to v17 ( #4207 )
...
* fix(deps): update applicationinsights web dependencies to v3
* refactor: adapt type for the new pacakge
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-24 17:41:09 +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