candle-annotator/drizzle
Marko Djordjevic 974d9f5598 feat: add annotation types management system
- Created annotation_types table with name, display_name, color, category, icon
- Implemented CRUD API endpoints for annotation types management
- Built annotation types management UI page at /annotation-types
- Updated Toolbox component to dynamically load and display annotation types
- Updated CandleChart component to use dynamic annotation types for markers
- Added seed functionality for default types (break_up, break_down, line)
- Cleaned up duplicate migration files
2026-02-12 18:17:44 +01:00
..
meta feat: add annotation types management system 2026-02-12 18:17:44 +01:00
0000_goofy_captain_midlands.sql Add drizzle migration files and remove drizzle/ from .gitignore 2026-02-12 14:47:06 +00:00
0001_sticky_shinko_yamashiro.sql feat: add annotation types management system 2026-02-12 18:17:44 +01:00