candle-annotator/src/components
Marko Djordjevic ba20d9e5ab code-review-fix task 9.8: replace any types with proper interfaces
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 20:25:50 +01:00
..
ui fix: install missing shadcn/ui components and fix TypeScript build errors 2026-02-14 10:43:10 +01:00
CandleChart.tsx code-review-fix task 9.8: replace any types with proper interfaces 2026-02-18 20:25:50 +01:00
ChartSelector.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
FileUpload.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
KeyboardShortcutsModal.tsx feat: add keyboard shortcuts R/S/L/D/T/? with shortcuts modal 2026-02-17 20:19:25 +01:00
ModelSelector.tsx fix: handle test_ prefixed metric keys from training runs API 2026-02-17 19:00:22 +01:00
PredictionPanel.tsx feat: add TalibPatternPanel, TrainingPanel, ModelSelector UI components (tasks 5-8) 2026-02-17 18:55:52 +01:00
SpanAnnotationList.tsx task 9.7: replace duplicate interfaces with @/types imports 2026-02-18 15:49:30 +01:00
SpanAnnotationManager.tsx code-review-fix task 9.8: replace any types with proper interfaces 2026-02-18 20:25:50 +01:00
SpanPopover.tsx task 9.7: replace duplicate interfaces with @/types imports 2026-02-18 15:49:30 +01:00
SpanRectanglePrimitive.ts fix: install missing shadcn/ui components and fix TypeScript build errors 2026-02-14 10:43:10 +01:00
TalibPatternPanel.tsx fix: pass confidence=null for talib span annotations (DB column is integer, not float) 2026-02-17 20:14:13 +01:00
ThemeProvider.tsx fix: resolve type errors in ThemeProvider and ThemeToggle 2026-02-12 23:48:58 +01:00
ThemeToggle.tsx feat: redesign UI to match lovable compact sidebar layout 2026-02-16 20:50:30 +01:00
Toolbox.tsx task 9.7: replace duplicate interfaces with @/types imports 2026-02-18 15:49:30 +01:00
TrainingPanel.tsx feat: auto-build training dataset from DB annotations before training 2026-02-18 00:24:39 +01:00