Marko Djordjevic
511a557c42
add for docker until i fix it
2026-02-16 16:21:46 +01:00
Marko Djordjevic
1a653c5866
feat: add ML service scaffolding with Python FastAPI, Docker, and MLflow setup
2026-02-15 11:58:31 +01:00
Marko Djordjevic
6ef6b2562c
add start data
2026-02-14 10:50:49 +01:00
Marko Djordjevic
586f02ed69
feat: implement sections 6-7 - span selection, preview, and label assignment popover
2026-02-14 10:10:41 +01:00
Marko Djordjevic
011bea2350
feat: delete old candles on CSV upload before inserting new ones
2026-02-12 18:47:11 +01:00
Marko Djordjevic
11f0759b0e
fix: resolve chart visibility issues after CSV upload
...
- Add fixed width to sidebar (w-64) to prevent layout collapse
- Change chart container from flex-1 to w-full h-full for proper sizing
- Chart now properly displays after CSV upload
2026-02-12 11:50:48 +01:00