Simpl-Resultat/src
le king fu 01869462f4
All checks were successful
PR Check / rust (push) Successful in 21m2s
PR Check / frontend (push) Successful in 2m13s
PR Check / rust (pull_request) Successful in 21m14s
PR Check / frontend (pull_request) Successful in 2m9s
feat(reports/category): replace select with searchable combobox (#103)
Swap the native <select> in CategoryZoomHeader for the reusable
CategoryCombobox. Enhances the combobox with ARIA compliance
(combobox, listbox, option roles + aria-expanded, aria-controls,
aria-activedescendant) and hierarchy indentation based on parent_id
depth. Adds reports.category.searchPlaceholder in FR/EN.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 21:07:47 -04:00
..
components feat(reports/category): replace select with searchable combobox (#103) 2026-04-18 21:07:47 -04:00
contexts fix: address reviewer feedback (#54) 2026-04-09 15:46:27 -04:00
hooks fix(reports/cartes): remove broken period selector + add savings-rate tooltip (#101) 2026-04-18 20:50:18 -04:00
i18n feat(reports/category): replace select with searchable combobox (#103) 2026-04-18 21:07:47 -04:00
pages fix(reports/cartes): remove broken period selector + add savings-rate tooltip (#101) 2026-04-18 20:50:18 -04:00
services fix(reports/cartes): remove broken period selector + add savings-rate tooltip (#101) 2026-04-18 20:50:18 -04:00
shared fix(reports/cartes): remove broken period selector + add savings-rate tooltip (#101) 2026-04-18 20:50:18 -04:00
utils test: add unit tests for dateRange.ts utility 2026-03-10 23:05:32 -04:00
App.tsx feat(reports/cartes): new KPI dashboard sub-report with sparklines, top movers, budget adherence and seasonality (#97) 2026-04-15 19:44:58 -04: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