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

4 commits

Author SHA1 Message Date
Wang Sijie
97e6bdd8aa
feat(console): connector logo and platform icon (#892) 2022-05-19 17:31:32 +08:00
Darcy Ye
357fb8dc40
refactor(connectors): reorganize connectors (#807) 2022-05-13 14:22:37 +08:00
Darcy Ye
8e1533a702
feat(core): update connector db schema (#732)
* feat(core): update connector db schema

* feat(core): eliminate code redundancy for UTs

* feat(core): delete insertConnector on conflict logic and fix UTs

* feat(core): fix UI according to new connector type implementation

* feat(core): removed unused getConnectorByTargetAndPlatform methods

* feat(core): deprecate the function that updateConnector by giving target and platform

* feat(core): keep SSOT on combination of connector and corresponding metadata

* feat(core): rename index name in db
2022-05-12 12:17:17 +08:00
Darcy Ye
2049b4f73a
feat(core): wrap google connector (#674)
* feat(core): wrap google connector

* feat(core): connectors package.json private should be FALSE

* feat(core): fix dependency and remove query-string.stringify()
2022-04-28 15:16:05 +08:00