candle-annotator/openspec/changes/multi-chart-management
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
..
specs feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
.openspec.yaml feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
design.md feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
proposal.md feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
tasks.md feat: wire frontend state and data flow for multi-chart support 2026-02-13 00:17:09 +01:00