docs(06-category-icons): create phase plan

This commit is contained in:
2026-03-15 17:42:30 +01:00
parent 5bd7d45a99
commit 78e38df27a
4 changed files with 730 additions and 3 deletions

View File

@@ -63,10 +63,12 @@ Plans:
1. User can browse and select a Lucide icon from a picker when creating or editing a category
2. Category icons render as Lucide icons everywhere they appear (cards, headers, lists, dashboard)
3. Existing emoji-based categories display as equivalent Lucide icons without manual user intervention
**Plans**: TBD
**Plans**: 3 plans
Plans:
- [ ] 06-01: TBD
- [ ] 06-01-PLAN.md — Backend schema migration (emoji to icon), install lucide-react, create icon data and LucideIcon component
- [ ] 06-02-PLAN.md — Build IconPicker component, update category create/edit components
- [ ] 06-03-PLAN.md — Update all display components to Lucide icons, delete old emoji code
## Progress
@@ -80,4 +82,4 @@ Phases execute in numeric order: 4 -> 5 -> 6
| 3. Setups and Dashboard | v1.0 | 3/3 | Complete | 2026-03-15 |
| 4. Database & Planning Fixes | v1.1 | 1/2 | In progress | - |
| 5. Image Handling | 2/2 | Complete | 2026-03-15 | - |
| 6. Category Icons | v1.1 | 0/? | Not started | - |
| 6. Category Icons | v1.1 | 0/3 | Not started | - |