candle-annotator/openspec
Marko Djordjevic b9771fe89f feat: wire frontend state and data flow for multi-chart support
- Add activeChartId/charts state to page.tsx with chart fetching on mount
- ChartSelector integrated in sidebar between header and file upload
- CandleChart and SvgOverlay fetch data scoped by activeChartId
- FileUpload returns chart info, auto-selects new chart after upload
- Annotation create/delete flows include chart_id
- Export scoped by activeChartId
- Toolbox receives activeChartId prop
2026-02-13 00:17:09 +01:00
..
changes feat: wire frontend state and data flow for multi-chart support 2026-02-13 00:17:09 +01:00
specs docs: sync candlestick color spec from update-candle-colors change 2026-02-12 23:26:10 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00