0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/core/src
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
..
__mocks__ feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
app refactor(core): update app running info (#765) 2022-05-09 16:03:06 +00:00
connectors feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
database ci: init integration test (#771) 2022-05-10 15:29:53 +08:00
env-set ci: init integration test (#771) 2022-05-10 15:29:53 +08:00
errors refactor(core): slonik error handling (#307) 2022-03-02 15:44:57 +08:00
i18n
include.d fix(deps): update dependency slonik to v28 (#649) 2022-04-24 10:34:18 +00:00
lib feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
middleware ci: init integration test (#771) 2022-05-10 15:29:53 +08:00
oidc feat(core,schemas): save application id that the user first consented (#688) 2022-05-05 06:57:20 +00:00
queries feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
routes feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
utils refactor(core): guard phone number with digital-only regex (#744) 2022-05-06 09:23:17 +00:00
index.ts docs: configuration 2022-05-06 11:09:27 +08:00