Simpl-Resultat/src/pages
Le-King-Fu 5f5696c29a
Some checks failed
Release / build (windows-latest) (push) Has been cancelled
feat: add Budget and Adjustments pages with full functionality
Budget: monthly data grid with inline-editable planned amounts per
category, actuals from transactions, difference coloring, month
navigation, and save/apply/delete budget templates.

Adjustments: split-panel CRUD for manual adjustment entries.

Both features include FR/EN translations and follow existing
service/hook/component patterns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 00:58:43 +00:00
..
AdjustmentsPage.tsx feat: add Budget and Adjustments pages with full functionality 2026-02-12 00:58:43 +00:00
BudgetPage.tsx feat: add Budget and Adjustments pages with full functionality 2026-02-12 00:58:43 +00:00
CategoriesPage.tsx feat: add per-page contextual help via CircleHelp icon 2026-02-11 12:17:28 +00:00
DashboardPage.tsx feat: add per-page contextual help via CircleHelp icon 2026-02-11 12:17:28 +00:00
ImportPage.tsx feat: add CSV auto-detect configuration button 2026-02-11 18:09:35 +00:00
ReportsPage.tsx feat: add per-page contextual help via CircleHelp icon 2026-02-11 12:17:28 +00:00
SettingsPage.tsx feat: add per-page contextual help via CircleHelp icon 2026-02-11 12:17:28 +00:00
TransactionsPage.tsx feat: add inline keyword creation from transaction rows 2026-02-11 17:15:10 +00:00