SurfSense/surfsense_web/components/assistant-ui/connector-popup
Matt Van Horn b240057c61
fix: gate console.log calls behind development check
Wraps unguarded console.log statements in use-connectors-electric,
mcp-config-validator, and ElectricProvider behind an IS_DEV guard,
matching the existing pattern in lib/electric/client.ts. Keeps
console.error calls untouched so real errors still surface.

Fixes #904
2026-03-23 23:29:16 -07: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 feat: fixed connectors dialog navigation, Implement bulk document deletion and improve search space filtering 2026-03-11 15:09:10 -07: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 fix: gate console.log calls behind development check 2026-03-23 23:29:16 -07:00
views chore: ran linting 2026-03-10 16:17:12 +05:30
index.ts chore: linting 2026-01-01 22:56:37 -08:00