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

1721 commits

Author SHA1 Message Date
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