0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

1993 commits

Author SHA1 Message Date
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
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
Xiao Yijun
513d56afec
feat(console): add downgrade plan confirm modal (#4161) 2023-07-17 19:16:10 +08:00
Xiao Yijun
68a725926e
feat(console): add current plan form for subscription page (#4158) 2023-07-17 14:32:11 +08:00
Darcy Ye
f4a66f74ce
refactor(console): config the allowed mime type for ImageUploader component (#4169) 2023-07-17 13:38:01 +08:00
Xiao Yijun
1b4b73c4fd
feat(console): add switch plan action bar (#4146) 2023-07-17 02:36:09 +00:00
Darcy Ye
c5b0f9bdc5
feat(console): change free tenant number limit to 10 (#4130) 2023-07-13 17:09:05 +08:00
Xiao Yijun
a030b0817f
chore(console): bump withtyped and @logto/cloud version (#4167) 2023-07-13 14:59:07 +08:00
Xiao Yijun
b3e55d1ce6
refactor(console): refactor useSubscriptionPlans hook (#4157) 2023-07-12 11:57:24 +08:00
Darcy Ye
39565e383d
chore(connector,toolkit,console,phrases): align config key and display name (#4150) 2023-07-11 08:16:25 +00:00
Darcy Ye
cd5138fc5f
chore(toolkit,phrases,connector,console): use company info instead of company address (#4143) 2023-07-11 15:54:38 +08:00
Gao Sun
cee1d0dd20
refactor(core,console): fix useCloudSwr type (#4152) 2023-07-11 15:25:45 +08:00
Darcy Ye
b1c1e03203
fix(connector,console): should reset email sent count for new connector (#4148) 2023-07-11 15:19:52 +08:00
Xiao Yijun
76d8527fb9
fix(console): reset connector form with updated data (#4144) 2023-07-11 10:22:20 +08:00
Xiao Yijun
7742c7e3d4
feat(console): add plan quota table (#4137) 2023-07-10 16:38:53 +08:00
Darcy Ye
16925b3df7
chore(console): update email service usage UI (#4136) 2023-07-10 13:52:24 +08:00
Xiao Yijun
5ce23ee7b1
fix(console): avoid updating dirty form data (#4138) 2023-07-10 12:26:38 +08:00
Darcy Ye
50045f27f4
chore(console,connector): update logto email connector related console (#4129) 2023-07-10 11:30:28 +08:00
Xiao Yijun
02ccc24d72
chore(console): block subscritpion route (#4139) 2023-07-08 12:02:49 +08:00
Gao Sun
947de83173
chore: upgrade configs (#4132)
* chore: upgrade configs

* chore: fix lint errors
2023-07-07 17:17:21 +00:00
Gao Sun
04cf242e48
fix(console): fix tenant switching bugs (#4128)
* fix(console): fix tenant switching bugs

* refactor(console): simplify logic per review
2023-07-06 22:08:01 +08:00
Xiao Yijun
034cd69599
feat(console): add subscription page (#4118) 2023-07-06 14:15:53 +08:00
Gao Sun
d6dc308fd4
fix(console): disable unnecessary fetchings when switching tenants (#4123) 2023-07-05 21:43:46 +08:00
Gao Sun
736e99fd63
refactor(console): AppEndpointsProvider -> AppDataProvider (#4117) 2023-07-05 17:00:08 +08:00
Gao Sun
99aa43216f
Merge pull request #4116 from logto-io/gao-set-user-default-tenant
feat(console): save and update user default tenant id
2023-07-05 13:49:03 +08:00
Xiao Yijun
460fb940f2
feat(console): hide the check readme button for the email service connector (#4119) 2023-07-05 12:31:05 +08:00
Xiao Yijun
244537ca03
feat(console): create email service connector (#4108) 2023-07-05 12:09:08 +08:00
renovate[bot]
44c09baba9
chore(deps): update parcel monorepo to v2.9.3 (#4081)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-05 07:15:37 +08:00
Gao Sun
30f427cb3b
refactor(console): update comments 2023-07-04 18:32:19 +08:00
Gao Sun
d2ba119cb6
feat(console): save and update user default tenant id 2023-07-04 18:23:43 +08:00
Xiao Yijun
3c14d046c6
feat(console): add usage info for email connectors (#4107) 2023-07-04 14:48:55 +08:00
Xiao Yijun
97fc519ac1
refactor(console): refactor custom connector form initialization (#4110) 2023-07-04 11:13:25 +08:00
Xiao Yijun
bbf0551273
feat(console): implement email service connector details page (#4089) 2023-07-03 16:35:36 +08:00
Gao Sun
e89ccd4d4c
refactor: cloud cleanup (#4103)
* refactor: cleanup cloud

* chore: fix cloud dependencies

* chore: update LICENSE
2023-07-03 14:33:19 +08:00
Xiao Yijun
3a8f016d6a
fix(console): avoid connector custom config fields conflict with reserved fields (#4088) 2023-07-03 11:55:50 +08:00
renovate[bot]
166ccf93ae
fix(deps): update @withtyped packages (#4105)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-02 20:17:26 +08:00
renovate[bot]
d1a69d8e0f
chore(deps): remove dependency @tsconfig/docusaurus (#4092)
chore(deps): remove dependency @tsconfig/docusaurus

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-01 21:45:25 +08:00
silverhand-bot
53131ad5a7
release: version packages (#4033) 2023-06-28 18:57:43 +08:00
Gao Sun
5be498c7ff
Merge pull request #4087 from logto-io/yemq-fix-multi-tenancy-flow
fix(console): fix multi tenancy flow and sync ui-test
2023-06-28 18:20:18 +08:00
Gao Sun
c1fa47f280
refactor(console): redirect to current tenant when needed 2023-06-28 15:51:45 +08:00
Darcy Ye
740e482aed
fix(console): text color of docs and help button (#4091) 2023-06-28 15:16:08 +08:00
Darcy Ye
51fb943986
fix(console): fix multi tenancy flow and sync ui-test 2023-06-27 15:38:57 +08:00
Gao Sun
ad6dde7f18
refactor(console): reorg error rendering (#4082)
* refactor(console): reorg error rendering

* refactor(console): reorg error rendering
2023-06-27 11:31:03 +08:00
Xiao Yijun
12b9e7dfe0
refactor(console): add skeleton for custom domain page (#4080) 2023-06-26 19:07:33 +08:00
Gao Sun
71650832d0
Merge pull request #4074 from logto-io/gao-optimize-tenant-hooks
refactor(console): optimize tenant context and hooks
2023-06-26 18:32:15 +08:00
Gao Sun
a942f155f3
refactor(console): apply code review suggestions 2023-06-26 16:44:31 +08:00
Gao Sun
8aab136b41
fix(console): correct onboarding experience 2023-06-25 14:57:16 +08:00
Xiao Yijun
8969d38c54
style(console): set passwordless connector creation modal to large by default (#4072) 2023-06-25 10:48:18 +08:00
Gao Sun
aaa9b47781
refactor(console): fix user data reloading issue 2023-06-24 21:05:12 +08:00
Gao Sun
9f9446ecda
refactor(console): reuse useCurrentUser for useMeCustomData 2023-06-24 18:32:56 +08:00
Gao Sun
3cbfd7e712
refactor(console): set current tenant validated to false when resetting 2023-06-24 17:55:17 +08:00
Gao Sun
d7f96a6559
refactor(console): reorg hooks and data checking logics 2023-06-24 17:23:41 +08:00
Gao Sun
a3e3363b10
refactor: fix test and components 2023-06-23 01:07:33 +08:00
Gao Sun
c4e13ff525
refactor(console): optimize tenant context and hooks
remove the use of useSWR and make the tenant context as the single
source of truth for tenant data. also reorg deduplicate hook logics.
2023-06-22 15:13:49 +08:00
Darcy Ye
b557f9cc56
chore(console,phrases,toolkit): polish ui styles and phrases (#4068)
* chore(console,phrases,toolkit): polish ui styles and phrases

* chore(phrases): use settings key for create tenant modal for ssot

* chore(phrases): add i18n for docs and help button text

* chore(phrases): merge tenants and tenant_settings phrases file

* chore(phrases): use tenant phrases for delete modal content
2023-06-21 07:25:23 +00:00
Xiao Yijun
4122056145
refactor(console): reorg connector-related files (#4071) 2023-06-21 14:58:53 +08:00
Charles Zhao
e9c2c9a6de
feat(toolkit): add new font tokens in core-kit (#4065)
* feat(toolkit): add new font tokens in core-kit

* chore: code clean-up
2023-06-21 14:48:34 +08:00
Darcy Ye
3a0944444a
fix(console): should not block admin tenant owner from creating more tenants (#4066) 2023-06-21 12:49:28 +08:00
Xiao Yijun
370b97ff36
refactor(console): reorder passwordless connectors in the list (#4063) 2023-06-21 11:15:56 +08:00
Gao Sun
dea0b7aa57
chore(deps): upgrade Logto React SDK (#4070) 2023-06-21 09:35:45 +09:00
Gao Sun
608289ec88
chore: update conversion id (#4036) 2023-06-21 01:00:30 +08:00
Darcy Ye
a7e58837b2
fix(console): landing page placeholder css (#4064) 2023-06-20 22:53:12 +08:00
Darcy Ye
7902c1b0e3
chore(console): remove toast for creating tenant (#4067) 2023-06-20 10:40:48 +00:00
Darcy Ye
da6f9eef5c
refactor(console): remove use tenant hook and use cloud SWR instead (#4060) 2023-06-20 15:41:13 +08:00
Xiao Yijun
42d844f258
fix(console): correct domain settings page meta (#4062) 2023-06-20 07:34:19 +00:00
Xiao Yijun
41bf863e5e
feat(console): add custom domain related links (#4061) 2023-06-20 07:31:57 +00:00
Xiao Yijun
234a2a4abb
chore(console): update illustrations (#4053) 2023-06-20 02:25:04 +00:00
Darcy Ye
f34ff9119a
feat(console): add scrollbar for tenant selector (#4054) 2023-06-19 10:02:33 +00:00
Darcy Ye
d1cf786bf8
chore(console): update tenant landing page LM image (#4057) 2023-06-19 09:56:16 +00:00
Xiao Yijun
f03e497327
refactor(console): rename props name for table component (#4055) 2023-06-19 16:40:38 +08:00
Darcy Ye
b877309f99
fix(console): tenant with access token should be redirected (#4056) 2023-06-19 16:29:15 +08:00
Darcy Ye
013022d24f
fix(console): direct to new created tenant and clear create modal on open (#4051) 2023-06-19 07:06:06 +00:00
Darcy Ye
8f78515976
fix(cloud,test): should block when users trying to create too many tenants (#4048) 2023-06-19 14:45:33 +08:00
Darcy Ye
8770facec1
feat(console): add tenant loading page (#4031) 2023-06-18 16:50:00 +08:00
Xiao Yijun
1236799862
chore(console): classify console components (#4047) 2023-06-16 22:26:13 +08:00
Xiao Yijun
734dec0f1b
chore(console): reorg console svg assets (#4046) 2023-06-16 16:05:39 +08:00
Xiao Yijun
bf0f3e133e
style(console): update min-width of the sie page (#4042) 2023-06-15 15:55:54 +08:00
Xiao Yijun
0ab8b57e9e
refactor(console): update management api settings description (#4041) 2023-06-15 15:50:21 +08:00
Xiao Yijun
205bb5f44d
chore(console): update light loading illustration (#4040) 2023-06-15 15:28:16 +08:00
Xiao Yijun
6d1013e573
feat(console): add alternative endpoint for application get started guide (#4039) 2023-06-15 07:25:09 +00:00
Xiao Yijun
6cac3ee3f9
feat(console): add custom domain notes for endpoints and social callback uri (#4034) 2023-06-15 15:08:19 +08:00
Darcy Ye
9fa2bc9235
fix(test): fix cloud UI test create new account idling URL mismatch error (#4037) 2023-06-15 14:46:05 +08:00
Xiao Yijun
5c3c8434f3
fix(console): ensure optional fields exist in the sie form data (#4030) 2023-06-14 10:53:27 +08:00
Gao Sun
298d29c39f
Merge pull request #4026 from logto-io/gao-upgrade-withtyped
refactor(console): use withtyped client for SWR
2023-06-13 18:16:34 +08:00
Gao Sun
b0a126bbd7
Merge pull request #4028 from logto-io/gao-app-improvements
feat: various application improvements
2023-06-13 18:02:38 +08:00
Gao Sun
ae4ca7b7c5
refactor(console): resolve rebase errors 2023-06-13 17:47:26 +08:00
Gao Sun
0d510cf7a4
refactor(console): use withtyped client for SWR
also enables auto type inference for SWR hooks and mutation APIs
2023-06-13 17:33:32 +08:00
Darcy Ye
8e92cb1fe3
feat(console): create tenant modal (#4019) 2023-06-13 16:57:40 +08:00
Darcy Ye
0e2664aea5
feat(console): add tenant list dropdown (#3988) 2023-06-13 08:06:26 +00:00
Gao Sun
99c98b6654
refactor: minor improvements 2023-06-13 16:01:40 +08:00
Darcy Ye
c774107980
fix(console): set RHF default value (#4027) 2023-06-13 04:21:34 +00:00
Xiao Yijun
2c21832793
chore(console): remove redundant useSWR params from custom domain request (#4025) 2023-06-13 11:35:16 +08:00
Xiao Yijun
89f8476751
refactor(console): update change custom domain notice (#4024) 2023-06-13 11:34:39 +08:00
Xiao Yijun
6726bcaa0f
fix(console): reset form state when the submit handler throws (#4029) 2023-06-13 11:28:41 +08:00
Gao Sun
e3e3f2c729
feat: various application improvements
- show OpenID Provider configuration endpoint in Console
- configure "Rotate Refresh Token" in Console
- configure "Refresh Token TTL" in Console
- refactor code for OIDC default values
2023-06-13 00:59:23 +08:00
Darcy Ye
4ed72121b8
feat(console): enable icon in modal header (#4023) 2023-06-12 11:11:14 +00:00
Xiao Yijun
1c38ad374d
refactor(phrases): update custom domain related phrases (#4021) 2023-06-12 18:39:13 +08:00
Darcy Ye
e96e92b2df
feat(schemas,cloud): align tenant types (#4004) 2023-06-12 18:36:15 +08:00
Darcy Ye
d2f7c94167
feat(console): add tenant deletion card and delete modal (#4016) 2023-06-12 03:48:07 +00:00
Xiao Yijun
4d10d3d582
chore(console): add appInsights for custom domain page (#4014) 2023-06-11 12:50:15 +08:00
Darcy Ye
690cd37e71
feat(console): add tenant settings page (#3938) 2023-06-10 14:39:03 +00:00
renovate[bot]
a187503213
fix(deps): update dependency @withtyped packages to ^0.11.0 (#4007)
* fix(deps): update dependency @withtyped packages to ^0.11.0

* refactor: fix build

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-10 16:21:12 +08:00
renovate[bot]
9e036bc0e8
chore(deps): update parcel monorepo to v2.9.2 (#4011)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-10 16:00:50 +08:00
Gao Sun
8c5b492381
refactor(console): apply no-unused-modules (#4010) 2023-06-09 21:56:20 +08:00
Xiao Yijun
a4cae18151
feat(console): enable custom domain feature (#4013) 2023-06-09 13:20:49 +08:00
Xiao Yijun
cd679359e1
refactor(console): remove redundant ssl dns config for custom domain (#4012) 2023-06-09 02:50:58 +00:00
Xiao Yijun
0511055d23
feat(console): add update endpoint notice for custom domain (#3992) 2023-06-09 10:19:42 +08:00
Xiao Yijun
eb4a5da9d2
feat(console): add activation error for custom domain (#3994) 2023-06-09 10:19:01 +08:00
Xiao Yijun
ab40f242c5
chore(console): reorg tenant settings directory structures (#4001) 2023-06-08 15:14:43 +08:00
Xiao Yijun
071bbfae24
refactor(console): improve the original Alert component (#4003) 2023-06-08 07:13:16 +00:00
Xiao Yijun
2bc880e204
refactor(console): remove redundant domain status guard (#3999) 2023-06-08 03:39:46 +00:00
Xiao Yijun
2cde8254b6
fix(console): use process.env.NODE_ENV to get node env for console (#3991) 2023-06-08 02:57:02 +00:00
Xiao Yijun
ec6e266705
feat(console): implement active custom domain process (#3965) 2023-06-07 17:31:21 +08:00
Xiao Yijun
b5b8486105
fix(console): close confirm modal on the location path changed (#3981) 2023-06-07 11:29:37 +08:00
silverhand-bot
3acb0d2db1
release: version packages (#3857) 2023-06-06 23:21:29 +08:00
simeng-li
be43ecd49b
fix(console): fix github avatar broken issue (#3982)
* fix(console): fix github avatar broken issue

remove the crossOrigin settings on the avatar image element

* fix(core): update the OSS  crossOriginEmbedderPolicy

 update the OSS crossOriginEmbedderPolicy
2023-06-06 10:33:10 +00:00
Xiao Yijun
acdaf75fb8
feat(console): add custom domain header (#3963) 2023-06-06 09:50:46 +00:00
Xiao Yijun
6fcc2a875c
feat(console): add custom domain form (#3962) 2023-06-06 09:24:48 +00:00
Darcy Ye
0c1744e77d
fix(console): doc button and get help link (#3976) 2023-06-06 17:03:57 +08:00
Xiao Yijun
1ad17bcb38
feat(console): add default domain content for domains page (#3961) 2023-06-06 17:01:59 +08:00
Xiao Yijun
df8dc69f69
feat(console): add tenant settings page (#3975) 2023-06-06 16:39:15 +08:00
Xiao Yijun
92f6f9f371
fix(console): fix fallback image in image uploader (#3984) 2023-06-06 16:22:54 +08:00
Darcy Ye
e6ea8fde54
chore(console): reorganize console page (#3930) 2023-06-05 18:27:36 +08:00
Gao Sun
4e3b2ce351
refactor: add learn more link for Default API switch (#3972) 2023-06-05 17:46:49 +08:00
simeng-li
5599667576
fix(console): hide some log headers for webhook event (#3971)
* fix(console): hide some log headers for webhook event

hide some log headers for webhook event

* fix(console): address typo

address typo
2023-06-05 17:27:45 +08:00
Gao Sun
0fcd7969a9
Merge pull request #3922 from logto-io/gao-support-default-resource
feat: support default API Resource
2023-06-05 13:35:46 +08:00
Darcy Ye
6ee0682f8a
refactor(console): card selector (#3968) 2023-06-05 13:29:47 +08:00
Gao Sun
08c5771a85
chore(phrases): keep API Indicator phrases original 2023-06-04 23:29:37 +08:00
Gao Sun
6dad8e9e3d
refactor(console): show default api tag 2023-06-04 21:51:15 +08:00
Gao Sun
c933bf58f7
feat: support default API Resource 2023-06-04 20:46:36 +08:00
Tc001
fb2bb527aa
fix(console): use correct vanillajs isAuthenticated method in guide (#3947)
fix(console): correct code sample in vanilla-js guide
2023-06-02 09:16:46 +00:00
Xiao Yijun
6f6941b9ba
refactor(console): replace tsx svg components with svg files (#3952) 2023-06-02 15:40:35 +08:00
Charles Zhao
44e18c081a
fix(console): generated passwords should pass the regex checks (#3925) 2023-06-01 22:33:45 +08:00
Charles Zhao
19ef8c1e35
chore: bump logto js sdks (#3943) 2023-06-01 17:01:00 +08:00
Darcy Ye
06709179ee
chore(console): remove get started progress dropdown (#3931) 2023-06-01 10:47:04 +08:00
renovate[bot]
11cb34f7ae
chore(deps): update parcel monorepo to v2.9.1 (#3912)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-05-30 06:03:18 +00:00
Gao Sun
f1d73af537
Merge pull request #3905 from logto-io/gao-add-google-tag
refactor: add google tag conversion report
2023-05-30 13:27:21 +08:00
Gao Sun
1c80a95aee
refactor(console): pring debug info only when event is triggered 2023-05-30 13:12:54 +08:00
Darcy Ye
62b1ee6b72
feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00:00
Xiao Yijun
708303349e
feat(console): support pagination for webhooks page (#3914) 2023-05-29 03:57:57 +00:00
Xiao Yijun
43dd5e6d11
fix(console): fix toggle tip z-index on modal layer (#3917) 2023-05-29 10:50:16 +08:00
Xiao Yijun
a9c34cd0b6
fix(console): enforce SSOT for webhook signing key (#3909) 2023-05-28 09:22:15 +08:00
Xiao Yijun
2b409fcefe
fix(console): should not check duplicated keys when key is empty (#3911) 2023-05-26 22:20:13 +08:00
Xiao Yijun
387e04ec4a
fix(console): allow wrap for toast content (#3910) 2023-05-26 22:19:47 +08:00
Xiao Yijun
292e6ebc6f
refactor(console): update the eye icon of CopyToClipboard (#3908) 2023-05-26 22:19:12 +08:00
Darcy Ye
8cbf87bb73
feat(schemas,cli,core,cloud): add manage tenant self scope (#3865) 2023-05-26 17:38:09 +08:00
Xiao Yijun
ff4fb5e56f
refactor(console): replace confirm modal with useConfirmModal hook (#3906) 2023-05-26 10:45:15 +08:00
Xiao Yijun
d369e0c863
refactor(console): remove webhook creation limit (#3903) 2023-05-26 10:44:41 +08:00
Gao Sun
5125da67f2
refactor: fix gtag reporting 2023-05-25 22:21:08 +08:00
Gao Sun
ef6b1f4e66
refactor: update CSP 2023-05-25 19:04:32 +08:00
Gao Sun
46746f8285
refactor(console): restrict gtag report to production 2023-05-25 17:25:40 +08:00
Gao Sun
b94136d571
refactor: add google tag conversion report 2023-05-25 17:04:00 +08:00
Xiao Yijun
b160452c71
feat(console): enable webhook management feature (#3901) 2023-05-25 13:53:45 +08:00
Xiao Yijun
9ae570cbbc
feat(console): test webhook (#3886) 2023-05-25 12:16:47 +08:00
Xiao Yijun
ab38cbffeb
fix(console): refresh hook on data updated (#3898) 2023-05-25 10:59:36 +08:00
Xiao Yijun
e7ee0a9523
fix(console): hide success rate on the hook details page when no request happened (#3897) 2023-05-25 10:39:03 +08:00
renovate[bot]
f404e84013
chore(deps): update dependency @fontsource/roboto-mono to v5 (#3874)
* chore(deps): update dependency @fontsource/roboto-mono to v5

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-05-24 03:37:58 +00:00
Charles Zhao
3955658c05
style(console): sidebar item should align to top (#3885) 2023-05-24 10:44:03 +08:00
Xiao Yijun
86dee64576
feat(console): display webhook execution stats (#3883) 2023-05-24 08:31:26 +08:00
Gao Sun
02eee1956f
Merge pull request #3879 from logto-io/gao-feature-updates-for-openai-plugins
feat: updates for openai plugins
2023-05-23 22:55:47 +08:00
Gao Sun
4f1e29aefc
release: version packages 2023-05-23 21:42:01 +08:00
Charles Zhao
c6821aab77
feat(console): add hover tooltip for micro user avatars (#3861) 2023-05-23 16:30:45 +08:00
Xiao Yijun
af42e87bc0
feat(console): add webhook logs page (#3862) 2023-05-22 14:19:15 +00:00
Gao Sun
852bc7b274
feat: add alwaysIssueRefreshToken for web apps 2023-05-22 17:11:09 +08:00
Xiao Yijun
85fb03651c
feat(console): regenerate signing key (#3866) 2023-05-22 10:49:49 +08:00
Charles Zhao
497d5b5262
feat(console,phrases): add support to update sign-in identifiers in user details form (#3828)
* feat(console,phrases): add support to update sign-in identifiers in user details form

* chore: add changeset
2023-05-17 08:19:51 +00:00
Xiao Yijun
1b6bb9b1cf
feat(console): add webhook creation limit reminder (#3852) 2023-05-17 16:17:00 +08:00
Xiao Yijun
05b3729260
feat(console): implement tag component (#3853) 2023-05-17 11:30:08 +08:00
silverhand-bot
404fe9a03f
release: version packages (#3794) 2023-05-16 04:52:17 +00:00
Xiao Yijun
9ddf0d7578
chore(console): add app insights for webhook pages (#3845) 2023-05-16 11:08:04 +08:00
Darcy Ye
a65bc9b13b
fix(console): ignore empty number input box in connector config (#3822) 2023-05-15 15:43:54 +08:00
Xiao Yijun
af02321ba2
fix(core): compatibility for retries field in HookConfig (#3834) 2023-05-15 11:41:46 +08:00
Xiao Yijun
124e0bca0d
feat(console): support editing webhook custom headers in the console (#3823) 2023-05-12 11:58:50 +08:00
Xiao Yijun
6c3a5a6899
feat(console): implement webhook basic details page (#3820) 2023-05-10 13:51:02 +08:00
Xiao Yijun
b91b0f3835
feat(console): list and create webhooks (#3790) 2023-05-09 15:14:56 +08:00
Charles Zhao
1066e5c707
fix(console): main content should take 100% available height (#3818) 2023-05-08 10:53:51 +00:00
Charles Zhao
260f39f72d
refactor(console): remove superstruct dependency from console (#3808) 2023-05-05 17:32:40 +08:00
simeng-li
fafe27f87a
test(core): add exception cases for role api and scope api (#3802)
* feat(core): add roles api guard

add roles api guard

* feat(core): add scope api response guard

add scope api response guard

* test(core): add exception cases for role api integration tests

add exception cases for role api integration tests

* fix(console): fix lint error

fix lint error

* fix(core): remove guard status code

remove guard status code

* fix(core): resolve comments

resolve comments

* fix(core): remove useless 401,403 code guard

remove useless 401,403 code guard

* fix(core): fix swagger 422 guard error

fix swagger 422 guard error
2023-05-05 16:18:27 +08:00
Darcy Ye
cf1dd17dd6
fix(console): trim trailing spaces in app guide code sample (#3811) 2023-05-05 11:54:15 +08:00
Xiao Yijun
cd19ff8bf5
fix(console): fix the back link of the log details page (#3805) 2023-05-04 12:33:38 +08:00
Gao Sun
5a8442712f
refactor: update tracking components (#3792)
* refactor: update tracking components

* refactor: track once for the same session
2023-04-29 12:02:52 +08:00
Xiao Yijun
858854b9b1
refactor(console): list pages (#3753) 2023-04-28 12:05:43 +08:00