GitNexus/gitnexus-web/src/components
abhigyanpatwari 50fc8df2a1 fix(web): replace stale isBackendMode ref with serverBaseUrl
PR 66 refactored isBackendMode to serverBaseUrl in useAppState but
missed updating EmbeddingStatus.tsx, causing TypeScript build failure
on Vercel.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 05:08:45 +05:30
..
BackendRepoSelector.tsx feat(web): add BackendRepoSelector component 2026-02-22 17:14:18 -08:00
CodeReferencesPanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
DropZone.tsx feat: add remote server connection mode and multi-repo switching 2026-02-25 11:38:28 +01:00
EmbeddingStatus.tsx fix(web): replace stale isBackendMode ref with serverBaseUrl 2026-02-27 05:08:45 +05:30
FileTreePanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
GraphCanvas.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
Header.tsx feat: add remote server connection mode and multi-repo switching 2026-02-25 11:38:28 +01:00
LoadingOverlay.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
MarkdownRenderer.tsx feat(ui): Add a copy button to the Nexus AI and copy the markdown results after clicking it 2026-02-26 15:14:08 +08:00
MermaidDiagram.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
ProcessesPanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
ProcessFlowModal.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
QueryFAB.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
RightPanel.tsx feat(ui): Add a copy button to the Nexus AI and copy the markdown results after clicking it 2026-02-26 15:14:08 +08:00
SettingsPanel.tsx feat(web): add backend URL setting to settings panel 2026-02-22 17:14:18 -08:00
StatusBar.tsx MCP and cli fixes 2026-02-07 06:21:21 +05:30
ToolCallCard.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
WebGPUFallbackDialog.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30