..
components
feat: implement dashboard with KPI cards, category pie chart, and recent transactions
2026-02-08 23:49:16 +00:00
hooks
feat: implement dashboard with KPI cards, category pie chart, and recent transactions
2026-02-08 23:49:16 +00:00
i18n
feat: implement dashboard with KPI cards, category pie chart, and recent transactions
2026-02-08 23:49:16 +00:00
pages
feat: implement dashboard with KPI cards, category pie chart, and recent transactions
2026-02-08 23:49:16 +00:00
services
feat: implement dashboard with KPI cards, category pie chart, and recent transactions
2026-02-08 23:49:16 +00:00
shared
feat: implement dashboard with KPI cards, category pie chart, and recent transactions
2026-02-08 23:49:16 +00:00
utils
fix: reload column headers on config change and add YYYYMMDD date format
2026-02-08 04:08:33 +00:00
App.tsx
Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4
2026-02-07 11:05:11 +00:00
main.tsx
Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4
2026-02-07 11:05:11 +00:00
styles.css
Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4
2026-02-07 11:05:11 +00:00
vite-env.d.ts
Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4
2026-02-07 11:05:11 +00:00