0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
Commit graph

4192 commits

Author SHA1 Message Date
Gao Sun
dcff078d68
Merge pull request #4387 from logto-io/gao-fix-sign-out-redirect-for-api
fix(console): use correct sign-out redirect uri for api hooks
2023-08-24 15:43:30 +08:00
Charles Zhao
c4738705f0
fix(console): remove 'unhandledrejection' listener from ErrorBoundary (#4391) 2023-08-24 07:43:14 +00:00
Gao Sun
ab8c75efa8
fix(console): use correct sign-out redirect uri for api hooks 2023-08-24 14:54:08 +08:00
renovate[bot]
f82df68794
chore(deps): update dependency lint-staged to v14 (#4322)
* chore(deps): update dependency lint-staged to v14

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-24 14:01:38 +08:00
Darcy Ye
294a146219
chore(console): optimize onboarding process (#4389) 2023-08-24 05:57:00 +00:00
Gao Sun
53486f27ad
refactor(console): align sign-in/out redirect uris (#4385) 2023-08-23 14:53:48 +00:00
Charles Zhao
7b569a4de9
fix(console): fields should have default values in application advanced settings (#4386) 2023-08-23 11:41:43 +00:00
Darcy Ye
85a60a7faf
chore(phrases): update i18n for new added app creation components (#4381) 2023-08-22 10:53:24 +08:00
simeng-li
2a92d28c05
fix(connector): fix saml connector response guard (#4380)
* fix(connector): fix saml connector response guard

fix saml connector response guard

* fix(connector): set SAML signInEndpoint optional

set SAML signInEndpoitn optional
2023-08-21 17:02:56 +08:00
renovate[bot]
fb6ddb4a98
chore(deps): update dependency camelcase-keys to v9 (#4344)
* chore(deps): update dependency camelcase-keys to v9

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-21 13:54:04 +08:00
Charles Zhao
5b1039267f
fix(console): invalid guide url should show 404 not found (#4367) 2023-08-20 15:05:29 +08:00
Xiao Yijun
4a532a358d
test: add ui tests for sign-in preview (#4377) 2023-08-18 09:15:45 +00:00
Xiao Yijun
462f677cdc
test: add ui tests for sign-up and sign-in settings (#4373) 2023-08-18 16:46:00 +08:00
Charles Zhao
e13107438c
style(console): add margin around input fields in app guide (#4375) 2023-08-18 16:30:37 +08:00
Charles Zhao
db2f38c09e
fix(console): app guard cards in drawer view should not have buttons (#4374) 2023-08-18 16:30:19 +08:00
Charles Zhao
514a6813b4
refactor(console): add toast after creating application successfully (#4372) 2023-08-18 16:30:00 +08:00
Charles Zhao
3bab12dc09
style(console): use shadow-3 for footer action bar (#4371) 2023-08-18 16:29:45 +08:00
Charles Zhao
4647879747
fix(console): show placeholder when no search is found in guide library (#4368) 2023-08-18 16:29:28 +08:00
Darcy Ye
1b75f7bb10
fix(console): remove inspire me phone as identifier options (#4370) 2023-08-17 17:11:39 +08:00
Charles Zhao
83022a27b4
fix(console): remove pro tag from m2m app creation form in oss version (#4366)
* refactor(console): improve app create form subtitle per selected framework

* fix(console): remove pro tag from m2m app creation form in oss version
2023-08-17 16:52:05 +08:00
simeng-li
87607ac894
fix(console): add trySafe to report methods (#4369)
add trySafe to report methods
2023-08-17 08:51:13 +00:00
Darcy Ye
b581b28081
fix(console): getPathname() could result in duplicated tenant id segments in path (#4362) 2023-08-17 16:18:33 +08:00
Charles Zhao
d5ffb03bec
refactor(console): improve app create form subtitle per selected framework (#4365) 2023-08-17 07:51:54 +00:00
Charles Zhao
ca88b0c248
fix(console): guide navigation anchors should be clickable and jump to the step (#4364) 2023-08-17 07:17:55 +00:00
simeng-li
7cc31c105d
chore(console): update some app guide description content (#4363)
update some app guide description content
2023-08-17 07:17:07 +00:00
Charles Zhao
4f3b8e9b40
fix(console): resolve forwardRef warning in debugger console (#4361) 2023-08-17 15:15:04 +08:00
Gao Sun
669d7537fa
Merge pull request #4360 from logto-io/charles-log-6973-fix-golang-guide-crashed
fix(console): fix Golang guide crash
2023-08-17 15:54:22 +09:00
simeng-li
950f69b32e
fix(console): adjust the app guide order (#4359)
adjust the app guide order
2023-08-17 06:51:44 +00:00
Charles Zhao
6da0e2ef46
fix(console): fix Golang guide crash 2023-08-17 14:30:16 +08:00
Charles Zhao
8b013ce979
fix(console): should hide filters from app list empty placeholder (#4358) 2023-08-17 06:07:18 +00:00
Charles Zhao
66c75cb0af
refactor(console): settings tabs in application details page (#4357) 2023-08-17 13:46:32 +08:00
Charles Zhao
6e03b83658
fix: logo size in get sample section in app integration guide (#4354) 2023-08-17 13:46:15 +08:00
Gao Sun
ec081d9740
refactor(console): add post logout redirect uri in guides (#4356) 2023-08-17 13:23:10 +08:00
simeng-li
6651364fa7
revert: 4353 (#4355)
fix(schemas): revert changes

revert changes
2023-08-17 12:48:26 +08:00
Charles Zhao
c40a7d3a7a
refactor(console): hide navigation anchors from guide in compact view (#4347)
* refactor(console): hide navigation anchors from guide in compact view

* refactor(console): check app guide drawer in app details page (#4348)
2023-08-17 04:16:18 +00:00
wangsijie
49fb74ee31
feat(console): remix guide (#4352)
* feat(console): remix guide

* fix: remove further readings and add redirect uri comment
2023-08-17 04:00:07 +00:00
Charles Zhao
7bbf3ae991
feat(console): upsell m2m feature on guide card and library filter (#4337)
feat(console): upsell m2m feature on guide card and guide library filters
2023-08-17 11:40:30 +08:00
Gao Sun
0f98330455
feat(console): php guide (#4351) 2023-08-17 11:40:08 +08:00
wangsijie
f0521fb36d
feat(console): nextjs app router guide (#4346)
* feat(console): nextjs app router guide

* fix(console): fix app router description

* fix: remove further reading

* fix: add trailing steps closer
2023-08-17 11:36:26 +08:00
simeng-li
e1dada4d78
fix(schemas): hot fix bump alteration file timestamp (#4353)
hot fix bump alteartion file timestamp
2023-08-17 03:36:16 +00:00
simeng-li
d5835e4e93
feat(console): add m2m implementation guide (#4343)
* feat(console): add m2m implementation guide

add m2m implementation guide

* fix(console): address m2m guide comment issues

address m2m guide comment issues
2023-08-17 02:46:14 +00:00
Gao Sun
c4a9246071
refactor(console): remove min-height for readonly code editors (#4350) 2023-08-17 10:37:43 +08:00
simeng-li
758510a13f
feat(console): add flutter guide (#4338)
* feat(console): add flutter guide

add flutter guide

* fix: should read props

should read props

* fix: remove useless content

remove useless content

* fix(console): update flutter SDK content

update flutter SDK content
2023-08-17 10:32:00 +08:00
Gao Sun
59a42c76c5
refactor(console): align further readings section (#4349) 2023-08-17 09:35:55 +08:00
Gao Sun
e83208c259
fix(console): add onClick handler to guide done button (#4345) 2023-08-16 23:52:08 +08:00
Gao Sun
2901f43e64
feat: post affiliate data to cloud (#4321)
* feat: post affiliate data to cloud

Read data from cookie and post to cloud when needed.

* chore: add alteration script

* refactor: fix alteration
2023-08-16 14:34:54 +00:00
Gao Sun
a40a4443db
feat(console): outline guide 2023-08-16 21:54:15 +08:00
Gao Sun
00866e0eba
feat(console): capacitor guide 2023-08-16 21:52:19 +08:00
Gao Sun
29b99eab69
feat(console): python guide 2023-08-16 21:51:28 +08:00
Charles Zhao
f75709f2f0
fix(console): add max-width to guide card group (#4340) 2023-08-16 17:31:00 +08:00
Charles Zhao
29ac5c9e8e
chore(console): enable guide v2 in production env (#4341)
* chore(console): enable guide v2 in production env

* fix: eslint
2023-08-16 09:29:32 +00:00
Xiao Yijun
d958494848
test: add ui tests for sie branding config (#4324) 2023-08-16 17:20:51 +08:00
Xiao Yijun
b10ec5d1e9
test: add ui tests for RBAC operations (#4339) 2023-08-16 17:10:11 +08:00
Xiao Yijun
8354fa87ad
test: add ui tests for passwordless connectors (#4331) 2023-08-16 15:41:59 +08:00
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
simeng-li
6771f9ed6f
feat(cli): add rollback-to db action (#4329)
* feat(cli): add rollback-to db action

add rollback-to db action

* chore: bump alteration timestamp

bump alteration timestamp

* chore: rename the alteration action name

rename the alteration action name
2023-08-15 16:54:53 +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
simeng-li
9862aacc8d
refactor(schemas): add isSuspended to the tenantInfo type (#4326)
* refactor(schemas): add isSuspended to the tenantInfo type

add isSuspended to the tenantInfo type

* chore(schemas): bump withTyped/server version

bump withTyped/server version
2023-08-14 17:32:19 +08:00
Gao Sun
9509db3d6f
chore(phrases): update translation 2023-08-14 15:45:36 +08:00
simeng-li
2eaa42e588
feat(schemas): add isSuspended columns (#4323)
add isSuspended columns
2023-08-14 15:15:12 +08:00
Gao Sun
466933a490
feat(console): guide modal v2 2023-08-14 15:05:41 +08:00
wangsijie
ae0ef919fb
feat(cli): add key type for rotating command (#4314) 2023-08-14 14:57:26 +08:00
Charles Zhao
1b983c8c89
fix(console): react-markdown rendering error in parcel dev mode (#4319) 2023-08-14 11:09:06 +08:00
wangsijie
7bb60eeff8
fix(core): fix cloudflare hostname not found error handler (#4316)
fix(core): fix cloudflare hostnme not found error handler
2023-08-14 10:51:06 +08:00
Xiao Yijun
3c903b4778
test: interaction api counter cases and response status guard (#4306)
* test: add interaction api counter cases and response status guard

* fix(core): fix koa router method type definition
2023-08-14 10:38:05 +08:00
Xiao Yijun
0fcea5ae5e
test: add sad paths for register with identifiers flow (#4299) 2023-08-11 18:40: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
Darcy Ye
77d274a3c3
refactor(toolkit,connector,core,cli): cache access token for logto email service (#4309) 2023-08-11 15:43:09 +08:00
renovate[bot]
b590942bf2
chore(deps): update dependency camelcase to v8 (#4313)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-10 07:22:48 +00:00
simeng-li
760e97eee5
refactor(cloud): clarify the isTest scope (#4310)
clarify the isTest scope
2023-08-10 14:08:13 +08:00
Xiao Yijun
56c8436e19
test: add sad paths for sign in with password identifier flow (#4294)
* test: add sad paths for sign in with password identifier flow

* refactor(test): align sie config reset logic for interaction api tests
2023-08-10 13:24:37 +08:00
Xiao Yijun
24686cf0bb
test: add sad paths for reset password flow (#4298) 2023-08-10 11:37:23 +08:00
simeng-li
74849dde22
test(core): add hasActiveUser test case (#4307)
* test(core): add hasActiveUser test case

add hasActiveUser test case

* ci: remove integration-test code owner

remove integration-test code owner
2023-08-10 10:28:35 +08:00
Gao Sun
d2ced458df
chore(phrases): remove unused keys (#4312) 2023-08-10 10:24:32 +08:00
Xiao Yijun
df36289ca6
refactor(console): update plan quota table (#4308) 2023-08-09 21:51:09 +08:00
wangsijie
ad96196176
fix(core,phrases): ignore cloudflare not found when deleting domain (#4305) 2023-08-09 15:37:23 +08:00
Xiao Yijun
dfde117b6d
test: add sad paths for social interaction flow (#4300) 2023-08-09 12:10:49 +08:00
Xiao Yijun
2660a1e132
test: add sad paths for sign-in with passcode flow (#4296) 2023-08-09 11:17:25 +08:00
Xiao Yijun
ae0322621f
refactor(test): refactor expectRejects helper method to support status code checking (#4292)
* refactor(test): refactor `expectRejects` helper method to support status code checking

* refactor(test): replace `createResponseWithCode` with `expectRejects`
2023-08-07 13:16:09 +08:00
renovate[bot]
65803deaf4
chore(deps): update dependency @logto/cloud to v0.2.5-33a6965 (#4131)
* chore(deps): update dependency @logto/cloud to v0.2.5-33a6965

* chore(deps): update dependency @logto/client to v0.7.21

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-05 08:01:01 +00:00
Xiao Yijun
049c2e9846
feat(console): add learn more link for webhook settings description (#4289) 2023-08-04 11:21:50 +08:00
Gao Sun
521b3a5c51
refactor(connector): support mailgun endpoint (#4290) 2023-08-03 09:23:27 +00:00
Xiao Yijun
56b0a2cd18
refactor(console): use useSWRImmutable to avoid redundant subscrtipion data fetching (#4272) 2023-08-03 14:04:25 +08:00
Gao Sun
8cba35d116
Merge pull request #4280 from logto-io/dependabot/npm_and_yarn/fast-xml-parser-4.2.5
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
2023-08-03 13:47:28 +08:00
dependabot[bot]
1852b1ad33
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.0.13 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.13...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

chore: increase commit body max line length
2023-08-03 13:30:35 +08:00
Gao Sun
3752b86797
refactor: validate config generic (#4286) 2023-08-03 05:28:23 +00:00
Gao Sun
5b34338484
feat: mailgun connector (#4281)
* feat: mailgun connector

* refactor: support png as connector logo

* chore: add changesets

* chore: fix error

* chore: translate phrases
2023-08-03 04:38:09 +00: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
Gao Sun
40560b7a62
refactor(phrases): update files by cli (#4278) 2023-08-02 12:23:18 +00:00
Xiao Yijun
33bef409fa
chore(phrases): update subscription-related phrases (#4275) 2023-08-02 14:54:00 +08:00
Darcy Ye
18d805e61f
fix(core): exclude standard connectors when compute social connector usage (#4271) 2023-08-02 11:09:07 +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
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
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