SurfSense/surfsense_web/components/assistant-ui/connector-popup
CREDO23 f04ab89418 refactor: rename Electric hooks and clean consumer components
Rename hooks to remove Electric branding:
- use-connectors-electric → use-connectors-sync (useConnectorsSync)
- use-messages-electric → use-messages-sync (useMessagesSync)
- use-comments-electric → use-comments-sync (useCommentsSync)

Clean all Electric/PGlite references in consumer components:
connector-popup.tsx, thread.tsx, page.tsx, use-indexing-connectors.ts,
use-connector-dialog.ts
2026-03-23 19:29:08 +02:00
..
components feat: update connector dialog header to improve clarity and user engagement 2026-03-09 16:37:06 -07:00
config feat(indexing): add content hash check to prevent duplicate indexing and update return values for indexing functions 2026-01-28 03:55:25 +05:30
connect-forms feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +05:30
connector-configs feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +05:30
constants feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +05:30
hooks refactor: rename Electric hooks and clean consumer components 2026-03-23 19:29:08 +02:00
tabs refactor: simplify dashboard layout by removing unused navigation props and implementing a new DocumentsSidebar for better document management 2026-03-05 20:34:02 +05:30
utils Merge remote-tracking branch 'upstream/dev' into feat/composio 2026-01-23 14:35:17 +05:30
views chore: ran linting 2026-03-10 16:17:12 +05:30
index.ts chore: linting 2026-01-01 22:56:37 -08:00