Simpl-Resultat/src-tauri
Le-King-Fu 5e7c7e6609
Some checks failed
Release / build (windows-latest) (push) Has been cancelled
feat: add Budget vs Actual report tab with monthly and YTD comparison
New tabular report showing actual vs budgeted amounts per category,
with dollar and percentage variations for both the selected month
and year-to-date. Includes parent/child hierarchy, type grouping,
variation coloring, and month navigation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:01:10 +00:00
..
capabilities feat: add Settings page with in-app updater support 2026-02-11 11:47:25 +00:00
icons Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
src fix: allow duplicate-content files with different names (#1) 2026-02-15 12:40:01 +00:00
.gitignore Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
build.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
Cargo.lock fix: allow duplicate-content files with different names (#1) 2026-02-15 12:40:01 +00:00
Cargo.toml feat: add Budget vs Actual report tab with monthly and YTD comparison 2026-02-15 18:01:10 +00:00
tauri.conf.json feat: add Budget vs Actual report tab with monthly and YTD comparison 2026-02-15 18:01:10 +00:00