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

4692 commits

Author SHA1 Message Date
Xiao Yijun
cbefbd3f57
feat(console): add free plan notification on the get-started page (#4179) 2023-07-19 05:21:18 +00:00
wangsijie
34105e1579
feat(core,phrases): add quota guard middleware (#4153)
feat(core,phrases): add usage guard middleware
2023-07-18 17:05:00 +08:00
Xiao Yijun
e2fc6cb545
feat(console): select plan before tenant creation (#4175) 2023-07-18 08:51:57 +00:00
Xiao Yijun
f241dd3818
chore(phrases): update subscription phrases (#4176) 2023-07-18 15:54:47 +08: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
3a0760c514
chore(phrases): add upsell-related phrases (#4174) 2023-07-18 10:42:23 +08:00
Chukwuemelie Obumse
2924bbf8d2
chore: upgrade commitlint packages (#4173) 2023-07-17 12:56:25 +00:00
Xiao Yijun
513d56afec
feat(console): add downgrade plan confirm modal (#4161) 2023-07-17 19:16:10 +08:00
Gao Sun
c00cfedcbb
refactor(schemas): add create affiliate scope (#4171) 2023-07-17 15:40:15 +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
e441c089d7
fix(core,connector): fix patch connector api cannot reset config/metadata bug (#4166) 2023-07-14 17:38:56 +08:00
Gao Sun
305f1409fd
refactor(schemas): add manage affiliate scope (#4168) 2023-07-14 15:21:08 +08:00
Darcy Ye
3e08f3c94d
refactor(core,connector): store and get fromEmail from logto email connector (#4164) 2023-07-14 03:36:24 +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
f58595cd26
chore(phrases): update subscription-related phrases (#4162) 2023-07-12 15:35:46 +08:00
Darcy Ye
99e346e55a
refactor(schemas): update email service data guard (#4159) 2023-07-12 14:32:41 +08:00
Gao Sun
6b54d9190d
refactor(schemas): specify tenants table schema (#4155) 2023-07-12 13:56:39 +08:00
Xiao Yijun
b3e55d1ce6
refactor(console): refactor useSubscriptionPlans hook (#4157) 2023-07-12 11:57:24 +08:00
Xiao Yijun
01557d6bcc
chore(phrases): update subscription-related phrases (#4154) 2023-07-11 17:52:39 +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
Darcy Ye
8d282e083f
fix(core): fix the argument type of createConnectorLibrary (#4147) 2023-07-11 11:08:40 +08:00
wangsijie
3d0715e09e
fix(schemas): remove incorrect tenantInfoGuard type (#4145) 2023-07-11 11:04:58 +08:00
Xiao Yijun
76d8527fb9
fix(console): reset connector form with updated data (#4144) 2023-07-11 10:22:20 +08:00
Xiao Yijun
20ca27009f
refactor(phrases): split subscription phrases file (#4149) 2023-07-11 10:22:01 +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
Gao Sun
a2e01bd698
ci: compare multiple schemas including cloud (#4142) 2023-07-10 12:54:09 +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
Darcy Ye
cabbd6ffe8
fix(core,connector): use isProduction as email service feature switch (#4135)
* fix(core,connector): use isProduction as email service feature switch

* refactor(core): reorg code

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-07 23:33:22 +08:00
wangsijie
7eaed24b95
feat(core): add cloud client (#4127) 2023-07-07 16:20:11 +08:00
wangsijie
5ccdd7f31a
feat(core,schemas): record daily active users (#4113) 2023-07-07 15:14:29 +08: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
renovate[bot]
38b9ae417c
chore(deps): update zaproxy/action-full-scan action to v0.5.1 (#4125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 14:17:02 +08:00
Xiao Yijun
034cd69599
feat(console): add subscription page (#4118) 2023-07-06 14:15:53 +08:00
Xiao Yijun
05b948dbb2
chore(phrases): add subscription-related phrases for console (#4114) 2023-07-06 13:53:09 +08:00
Darcy Ye
dd657d3877
feat(schemas): drop m2m credentials in existing logto email connector config (#4126) 2023-07-06 05:47:14 +00:00
Gao Sun
d6dc308fd4
fix(console): disable unnecessary fetchings when switching tenants (#4123) 2023-07-05 21:43:46 +08:00
Darcy Ye
e8492654e7
feat(core,connector): add cloud connection library (#4122) 2023-07-05 12:52:14 +00: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
b232f8dd39
feat(core): enable email service connector (#4120) 2023-07-05 04:41:33 +00:00