legco_ai_assistant/frontend/src/components
Woody 1e8773469e Merge branch 'Phase4-dev' 2026-05-14 23:29:42 +08:00
..
ChunkList.tsx feat(frontend): update View PDF links to open in-browser viewer (sub-phase 2.5) 2026-04-24 17:09:50 +08:00
DocumentList.tsx feat(frontend): add RAG Database management page with document CRUD UI 2026-04-24 09:41:56 +08:00
DocumentUpload.tsx feat(upload): support multiple file upload on RAG Database page 2026-04-28 13:22:25 +08:00
ErrorBoundary.tsx feat(frontend): add IngestPanel and ErrorBoundary components with tests 2026-04-23 11:24:29 +08:00
ExtractedQuestionsDisplay.tsx feat(frontend): redesign ResponsePanel for per-sub-question sections with grouped sources 2026-04-26 23:29:51 +08:00
HistoryCard.tsx fix: display highlight tracking data in history page UI 2026-04-29 13:42:08 +08:00
HistoryList.tsx feat(frontend): Phase 3.6 — History page with timing bars, expandable cards, and pagination 2026-04-26 13:19:52 +08:00
IngestPanel.tsx feat(frontend): add IngestPanel and ErrorBoundary components with tests 2026-04-23 11:24:29 +08:00
MicCapture.tsx feat: Phase 4 — System Audio & Listen Mic capture into ASR → RAG 2026-05-14 22:55:06 +08:00
NavBar.tsx fix(frontend): remove duplicate History link from NavBar 2026-04-26 18:48:31 +08:00
PipelineProgress.tsx feat(frontend): add PipelineProgress component with 4-stage stepper and tests 2026-04-23 11:46:23 +08:00
PlaceholderDocs.tsx feat(prompts): integrate filter_per_subq with PromptService, fix seed bugs, restructure UI 2026-04-27 11:14:27 +08:00
ProfileList.tsx feat(prompts): add JSON export/import for profile prompt configurations 2026-04-27 19:44:35 +08:00
PromptEditor.tsx feat: configurable SubQuestions via Step 1.2 system prompt page 2026-05-04 17:22:14 +08:00
QueryInput.tsx fix: enable Half Question/Final Submit during interim ASR text 2026-05-14 21:55:07 +08:00
ResponsePanel.tsx feat: track highlight generation prompt, response, and timing in history (Phase 5.5) 2026-04-29 11:18:21 +08:00
SourceSelector.tsx feat: Phase 4 — System Audio & Listen Mic capture into ASR → RAG 2026-05-14 22:55:06 +08:00
SystemAudioCapture.tsx feat: Phase 4 — System Audio & Listen Mic capture into ASR → RAG 2026-05-14 22:55:06 +08:00
TimingBar.tsx fix: display highlight tracking data in history page UI 2026-04-29 13:42:08 +08:00
VideoPlayer.tsx fix: text accumulation — stashes are sliding windows, merge via overlap detection 2026-05-06 20:06:39 +08:00
VideoUpload.tsx feat: Phase 2.5 video player, upload UI, and LTTPage layout refactor 2026-05-06 14:31:27 +08:00