GitNexus/gitnexus-web/src/components
jreakin d48903cce6 fix(web): LadybugDB getAllRows, loadServerGraph, BM25, highlight clearing
- Replace result.getAll() with result.getAllRows() across lbug-adapter
  (getAll doesn't exist in LadybugDB WASM v0.15.1)
- Add loadServerGraph worker method that pipes server data through
  initLbug/loadGraphToLbug for in-browser querying
- Extract finalizePipeline helper (shared by runPipeline, runPipelineFromFiles)
- Fix buildBM25Index called with graph object instead of fileContents Map
- Fix 'Turn off all highlights' to clear sigma selection, AI tool/citation
  highlights, and blast radius

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 02:25:59 -05:00
..
BackendRepoSelector.tsx feat(web): add BackendRepoSelector component 2026-02-22 17:14:18 -08:00
CodeReferencesPanel.tsx feat(ruby): Add Ruby language support for CLI and web (#111) 2026-03-13 21:46:59 +00:00
DropZone.tsx feat: add remote server connection mode and multi-repo switching 2026-02-25 11:38:28 +01:00
EmbeddingStatus.tsx refactor: migrate from KuzuDB to LadybugDB v0.15 (#275) 2026-03-15 15:53:01 +00:00
FileTreePanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
GraphCanvas.tsx fix(web): LadybugDB getAllRows, loadServerGraph, BM25, highlight clearing 2026-03-23 02:25:59 -05:00
Header.tsx feat(ui): ship HelpPanel — because great tools don't make you google how to use them (#465) 2026-03-23 03:25:01 +05:30
HelpPanel.tsx feat(ui): ship HelpPanel — because great tools don't make you google how to use them (#465) 2026-03-23 03:25:01 +05:30
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: add MiniMax provider support (#224) 2026-03-20 19:48:31 +05:30
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