0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/connector-aliyun-dm/src
Darcy Ye 054b0f7b6a
feat: remove target, platform from connector schema and add id to metadata (#930)
* feat(core,schema,connectors): remove target,platform form connector schema and add id to metadata

* feat(schema,ui,console): unwrap ConnectorMetadata in ConnectorDTO

* feat(schema,ui,console): connector id use dashline instead of underscore

* feat(connector-alipay*): fix typos

* feat(connector-alipay*): remove unnecessary type declaration
2022-05-24 11:39:44 +08:00
..
constant.ts feat: remove target, platform from connector schema and add id to metadata (#930) 2022-05-24 11:39:44 +08:00
index.test.ts refactor(connectors): reorganize connectors (#807) 2022-05-13 14:22:37 +08:00
index.ts feat: remove target, platform from connector schema and add id to metadata (#930) 2022-05-24 11:39:44 +08:00
mock.ts feat(core): wrap aliyun direct mail connector (#660) 2022-04-26 19:32:41 +08:00
single-send-mail.test.ts feat(core): wrap aliyun direct mail connector (#660) 2022-04-26 19:32:41 +08:00
single-send-mail.ts refactor(connectors): reorganize connectors (#807) 2022-05-13 14:22:37 +08:00
types.ts refactor(connectors): reorganize connectors (#807) 2022-05-13 14:22:37 +08:00
utils.test.ts feat(core): wrap aliyun direct mail connector (#660) 2022-04-26 19:32:41 +08:00
utils.ts refactor(connectors): reorganize connectors (#807) 2022-05-13 14:22:37 +08:00