0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-03 22:15:32 -05:00
logto/packages/ui/src/components
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
..
AppContent feat(ui): init destop styling foundation (#787) 2022-05-11 03:30:35 +00:00
BrandingHeader feat(ui): ui style foundation update (#583) 2022-04-20 15:07:16 +08:00
Button feat(core): update connector db schema (#732) 2022-05-12 12:17:17 +08:00
ConfirmModal refactor(ui): refactor ui style foundations (#761) 2022-05-09 15:42:48 +08:00
Divider refactor(ui): main flow mobile design review fix part 1 (#717) 2022-05-05 13:44:22 +08:00
Drawer feat(ui): init destop styling foundation (#787) 2022-05-11 03:30:35 +00:00
ErrorMessage feat(ui): ui style foundation update (#583) 2022-04-20 15:07:16 +08:00
Icons refactor(ui): refactor 404 page (#727) 2022-05-07 10:29:19 +08:00
Input refactor(ui): main flow ui refine part 2 (#742) 2022-05-09 15:26:45 +08:00
LoadingLayer refactor(ui): main flow mobile design review fix part 1 (#717) 2022-05-05 13:44:22 +08:00
NavBar feat(ui): init destop styling foundation (#787) 2022-05-11 03:30:35 +00:00
Passcode refactor(ui): main flow ui refine part 2 (#742) 2022-05-09 15:26:45 +08:00
TermsOfUse refactor(ui): refactor terms of use (#603) 2022-04-22 13:53:30 +08:00
TermsOfUseModal refactor(ui): main flow mobile design review fix part 1 (#717) 2022-05-05 13:44:22 +08:00
TextLink refactor(ui): refactor terms of use (#603) 2022-04-22 13:53:30 +08:00
Toast feat(ui): ui style foundation update (#583) 2022-04-20 15:07:16 +08:00