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

4403 commits

Author SHA1 Message Date
Darcy Ye
c79fda5355
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-08 00:45:52 +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
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
Darcy Ye
61c49845a6
refactor(core,schemas,cli): save cloud service m2m app credentials (#4109) 2023-07-04 18:14:35 +08:00
Darcy Ye
759adf0f18
refactor(schemas): sync cloud m2m credential to logto config (#4115) 2023-07-04 08:24:41 +00:00
Xiao Yijun
3c14d046c6
feat(console): add usage info for email connectors (#4107) 2023-07-04 14:48:55 +08:00
Danil Tankov
3e72b6d56d
feat(connector): create SMSAero connector (#4096)
* feat(connector): create SMSAero connector

* fix(connector): smsaero connector code review fixes

* chore: add changeset for sms aero

---------

Co-authored-by: wangsijie <wangsijie94@gmail.com>
2023-07-04 12:22:13 +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
Darcy Ye
909591f1c5
refactor(core): add extraInfo to connector GET APIs response (#4100) 2023-07-03 06:54:53 +00: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
b347546f46
chore(phrases): add logto built-in connector phrases (#4084) 2023-07-03 12:26:22 +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
renovate[bot]
03e131c199
chore(deps): update zaproxy/action-full-scan action to v0.5.0 (#4098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-01 21:05:42 +08:00
Darcy Ye
7afa5a4760
fix(core): block logto email connector (create and enter detail page) (#4101) 2023-07-01 18:21:44 +08:00
Darcy Ye
e0ee44d5d0
feat(core): add connector usage to GET APIs response (#4097)
* feat: add GET /connectors/:id/usage to get passwordless connector usage
* refactor(core): get usage when possible when transpiling connector
2023-06-30 16:22:34 +08:00
Darcy Ye
876b0687f6
feat(connector): update logto email connector (#4083) 2023-06-30 15:56:28 +08:00
Darcy Ye
e179ae2127
chore(toolkit,core): remove demo tag from logto email connector (1/2) (#4099) 2023-06-30 15:22:35 +08:00
simeng-li
b8001fd6c8
fix(core): add invalid body request error on oidc endpoints (#4095)
* fix(core): add invalid body request error on oidc endpoints

should throw invalid body request error for all oidc endpoints' input syntax error

* chore(core): add some comments
add some comments
2023-06-29 06:06:14 +00:00
Darcy Ye
0a9c6d35cb
fix(schemas): update email service config systems table key (#4094) 2023-06-29 14:02:00 +08:00
simeng-li
476de8d2ff
chore(core,ui): set jest config coverage report to all files (#4090)
set jest config coverage report to all files
2023-06-29 13:59:23 +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
Darcy Ye
3d3c82b1c5
fix(schemas): fix sendgrid email service config (#4093) 2023-06-28 18:02:10 +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
4dc0930e09
feat(schemas): add email service guard and system key (#4079) 2023-06-28 10:59:03 +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
Darcy Ye
850cd3e342
chore(toolkit): add email service branding config guard (#4085) 2023-06-27 03:21:28 +00:00
simeng-li
752d39b2ab
fix(ui): fix ui preview critical bug (#4086)
* fix(ui): fix ui preview critical bug

fix ui switch platform and theme style messed up bug

* fix: let helmet manage all body classnames
let helmet manage all the body classnames
2023-06-27 10:00:00 +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