SurfSense/surfsense_web/components/assistant-ui/connector-popup/hooks
CREDO23 5327f3348c connector-popup: surface trusted-tools UI in MCP edit view; consolidate disconnect
- Slot MCPTrustedTools in mcp-service-config (gated on connector.id > 0) so
  any connected MCP-backed connector exposes a revoke surface for
  approve_always grants.
- Add new mcp-trusted-tools.tsx (audit + revoke list) and
  connectorsApiService.untrustMCPTool() that backs it.
- Drop the redundant row-level Disconnect from ConnectorAccountsListView:
  Manage now leads to the edit view whose own Disconnect is the single
  source of truth. Remove the now-dead onDisconnect prop, confirm-flow
  state, and handleDisconnectFromList hook callback + return entry.
2026-05-15 16:40:16 +02:00
..
use-connector-dialog.ts connector-popup: surface trusted-tools UI in MCP edit view; consolidate disconnect 2026-05-15 16:40:16 +02:00
use-connector-status.ts Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
use-indexing-connectors.ts refactor: rename Electric hooks and clean consumer components 2026-03-23 19:29:08 +02:00