Charles Zhao
d0f91d5d37
feat(console): new app creation guide library ( #4334 )
...
* feat(console): consolidate all app guide metadata and use it with a hook
* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs
* feat(console): new app creation guide library
* fix: remove unused component
* fix: eslint
2023-08-16 07:18:24 +00:00
Gao Sun
655869b70c
refactor(console): allow guide tsx not being imported
...
Since we import them in the MDX files which is hard for ESLint to
track.
2023-08-16 14:18:38 +08:00
Gao Sun
b29a984567
feat(console): chatgpt plugins guide
2023-08-16 14:18:36 +08:00
Charles Zhao
c7a4eeb9a5
feat(console): add a hook to return all application guide metadata ( #4333 )
...
* feat(console): consolidate all app guide metadata and use it with a hook
* fix: disable "no-unused-modules" lint rule and use it in follow-up PRs
2023-08-16 12:53:03 +08:00
Gao Sun
e3399cbefe
refactor(console): migrate existing guides to v2 ( #4330 )
...
* refactor(console): migrate existing guides to v2
* refactor(console): update content
* refactor(console): use context for uri input component
2023-08-15 22:42:19 +08:00
Gao Sun
44d023ab2e
feat(console): show sample for the guide and allow request new guide ( #4327 )
...
* feat(console): show sample for the guide and allow request new guide
* refactor(console): fix build
* feat(console): express guide
2023-08-15 16:44:33 +08:00
Gao Sun
84aded8ed5
Merge pull request #4325 from logto-io/gao-log-6875-ui-guide-modal-refactor
...
feat(console): guide modal v2
2023-08-15 16:07:32 +08:00
Xiao Yijun
96634b06b7
test: add ui tests for social connectors ( #4328 )
2023-08-15 15:33:50 +08:00
Gao Sun
9509db3d6f
chore(phrases): update translation
2023-08-14 15:45:36 +08:00
Gao Sun
466933a490
feat(console): guide modal v2
2023-08-14 15:05:41 +08:00
Charles Zhao
1b983c8c89
fix(console): react-markdown rendering error in parcel dev mode ( #4319 )
2023-08-14 11:09:06 +08:00
Xiao Yijun
7cf73f96c0
refactor(console): only show loading status on selected subscription button ( #4318 )
2023-08-11 16:16:20 +08:00
Xiao Yijun
c2b379ee30
refactor(console): improve tenant selector loading state ( #4317 )
2023-08-11 16:16:04 +08:00
Xiao Yijun
df36289ca6
refactor(console): update plan quota table ( #4308 )
2023-08-09 21:51:09 +08:00
Xiao Yijun
049c2e9846
feat(console): add learn more link for webhook settings description ( #4289 )
2023-08-04 11:21:50 +08:00
Xiao Yijun
56b0a2cd18
refactor(console): use useSWRImmutable
to avoid redundant subscrtipion data fetching ( #4272 )
2023-08-03 14:04:25 +08:00
Darcy Ye
263ea256b9
fix(console): fix connector post/patch error rendering ( #4274 )
2023-08-03 11:05:44 +08:00
Xiao Yijun
caaaf18b4b
style(console): prepend space for plan usage percentage ( #4273 )
2023-08-03 10:33:43 +08:00
Xiao Yijun
7ce014d033
chore(phrases): apply title-cased plan name for tenant plan selection button ( #4276 )
2023-08-02 20:51:25 +08:00
Xiao Yijun
33bef409fa
chore(phrases): update subscription-related phrases ( #4275 )
2023-08-02 14:54:00 +08:00
Gao Sun
0b519e5481
refactor: allow non-http scheme in cors origin ( #4269 )
...
* refactor: allow non-http scheme in cors origin
* chore: fix errors and add changeset
2023-08-01 13:03:22 +08:00
Darcy Ye
028ffae068
refactor(core,console): filter out webhook logs from audit logs list ( #4243 )
...
* refactor(core,console): filter out webhook logs from audit logs list
* refactor(core): separate the method of finding audit logs and webhook logs
* refactor(test): update integration tests
* chore: adopt code review suggestions
* refactor(core): refactor build log condition method and update its use cases
2023-08-01 03:23:03 +00:00
silverhand-bot
74e9734ef8
release: version packages ( #4255 )
2023-07-31 18:43:59 +08:00
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
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
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
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
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
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