Simpl-Resultat/src/components
le king fu a04813ced2 feat: add 3rd level of category hierarchy
Support up to 3 levels of categories (e.g., Dépenses récurrentes →
Assurances → Assurance-auto) while keeping SQL JOINs bounded and
existing 2-level branches fully compatible.

Changes across 14 files:
- Types: add "level3" pivot field, depth property on budget row types
- Reports: grandparent JOIN for 3-level resolution in dynamic reports
- Categories: depth validation (max 3), auto is_inputable management,
  recursive tree operations, 3-level drag-drop with subtree validation
- Budget: 3-level grouping with intermediate subtotals, leaf-only
  aggregation, depth-based indentation (pl-8/pl-14)
- Seed data: Assurances split into Assurance-auto/habitation/vie
- i18n: level3 translations for FR and EN

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 19:54:05 -05:00
..
adjustments feat: add Budget and Adjustments pages with full functionality 2026-02-12 00:58:43 +00:00
budget feat: add 3rd level of category hierarchy 2026-02-25 19:54:05 -05:00
categories feat: add 3rd level of category hierarchy 2026-02-25 19:54:05 -05:00
dashboard feat: add "This year" period option to reports and dashboard 2026-02-22 09:18:27 -05:00
import fix: replace refresh icon with save icon on update template button 2026-02-16 12:01:14 +00:00
layout feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
profile fix: always show profile switcher in sidebar (#2) 2026-02-16 23:30:42 +00:00
reports feat: add 3rd level of category hierarchy 2026-02-25 19:54:05 -05:00
settings feat: add data export/import with optional AES-256-GCM encryption (#3) 2026-02-15 11:40:28 +00:00
shared feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
transactions fix: improve split indicator visibility and adjustments layout 2026-02-17 02:01:15 +00:00