Simpl-Resultat/src
escouade-bot e5be6f5a56
All checks were successful
PR Check / rust (push) Successful in 16m33s
PR Check / frontend (push) Successful in 2m14s
PR Check / rust (pull_request) Successful in 16m33s
PR Check / frontend (pull_request) Successful in 2m15s
fix: wrap rehash updateProfile in try/catch for best-effort (#54)
Both handlePinSuccess handlers (ProfileSwitcher and ProfileSelectionPage)
now catch updateProfile errors so that a failed rehash persistence does
not block switchProfile.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 15:46:27 -04:00
..
components fix: wrap rehash updateProfile in try/catch for best-effort (#54) 2026-04-09 15:46:27 -04:00
contexts fix: address reviewer feedback (#54) 2026-04-09 15:46:27 -04:00
hooks fix: address reviewer feedback (#41) 2026-03-18 02:02:41 -04:00
i18n Remove hard-coded expense filter from Category Over Time report 2026-03-18 00:05:27 -04:00
pages fix: wrap rehash updateProfile in try/catch for best-effort (#54) 2026-04-09 15:46:27 -04:00
services fix: address reviewer feedback (#54) 2026-04-09 15:46:27 -04:00
shared feat: show actual transactions in budget previous year column 2026-03-10 23:03:26 -04:00
utils test: add unit tests for dateRange.ts utility 2026-03-10 23:05:32 -04:00
App.tsx Add bilingual changelog page and file-based release notes 2026-03-05 14:58:54 -05:00
main.tsx Fix updater latest.json and add log viewer in settings 2026-02-28 21:09:10 -05: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