docs(04): create phase plan
This commit is contained in:
@@ -74,7 +74,10 @@ Plans:
|
||||
1. All chart fills (donut slices, bar segments) use the semantic category colors from `lib/palette.ts` — "Bills" is the same color in the donut chart as it is in the FinancialOverview table
|
||||
2. Chart tooltips display values formatted with the budget's currency (e.g., "1,234.56" not "1234.56")
|
||||
3. The `formatCurrency` function uses the user's locale preference from their settings instead of the hardcoded `de-DE` — an English-locale user sees their numbers formatted correctly
|
||||
**Plans**: TBD
|
||||
**Plans:** 2 plans
|
||||
Plans:
|
||||
- [ ] 04-01-PLAN.md — TDD: formatCurrency locale parameter fix (FIX-01)
|
||||
- [ ] 04-02-PLAN.md — Chart tooltip wiring and locale threading (IXTN-04)
|
||||
|
||||
## Progress
|
||||
|
||||
@@ -86,4 +89,4 @@ Phases execute in numeric order: 1 -> 2 -> 3 -> 4
|
||||
| 1. Design Token Foundation | 2/2 | Complete | 2026-03-11 |
|
||||
| 2. Layout and Brand Identity | 0/2 | In progress | - |
|
||||
| 3. Interaction Quality and Completeness | 0/4 | Not started | - |
|
||||
| 4. Chart Polish and Bug Fixes | 0/TBD | Not started | - |
|
||||
| 4. Chart Polish and Bug Fixes | 0/2 | Not started | - |
|
||||
|
||||
Reference in New Issue
Block a user