Simpl-Resultat/src
Le-King-Fu 404478ff65 fix: always show profile switcher in sidebar (#2)
ProfileSwitcher was hidden when only one profile existed, making it
impossible to access "Manage Profiles" to create additional profiles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:30:42 +00:00
..
components fix: always show profile switcher in sidebar (#2) 2026-02-16 23:30:42 +00:00
contexts feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
hooks feat: add drag-and-drop reorder for categories and fix duplicate sort_order 2026-02-16 23:25:45 +00:00
i18n feat: add drag-and-drop reorder for categories and fix duplicate sort_order 2026-02-16 23:25:45 +00:00
pages feat: add drag-and-drop reorder for categories and fix duplicate sort_order 2026-02-16 23:25:45 +00:00
services feat: add drag-and-drop reorder for categories and fix duplicate sort_order 2026-02-16 23:25:45 +00:00
shared feat: add Budget vs Actual report tab with monthly and YTD comparison 2026-02-15 18:01:10 +00:00
utils feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
App.tsx feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
main.tsx feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
styles.css feat: add user guide page with print/PDF support 2026-02-16 12:19:29 +00:00
vite-env.d.ts Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00