SurfSense/surfsense_web/components/assistant-ui/connector-popup
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
..
components uniform connector UX across all connector types 2026-04-22 11:22:04 +02:00
config chore: linting 2026-05-02 22:25:04 -07:00
connect-forms chore: linting 2026-04-27 14:04:50 -07:00
connector-configs connector-popup: surface trusted-tools UI in MCP edit view; consolidate disconnect 2026-05-15 16:40:16 +02:00
constants chore: linting 2026-05-02 22:25:04 -07:00
hooks connector-popup: surface trusted-tools UI in MCP edit view; consolidate disconnect 2026-05-15 16:40:16 +02:00
tabs chore: linting 2026-04-27 14:04:50 -07:00
utils fix: remove unnecessary 'use client' directives to reduce client bundle 2026-04-08 04:39:39 +05:30
views connector-popup: surface trusted-tools UI in MCP edit view; consolidate disconnect 2026-05-15 16:40:16 +02:00
index.ts refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30