Simpl-Resultat/src/utils
medic-bot 65815ef2e0 fix: address reviewer feedback (#31)
- Remove non-null assertions on bYear/bMonth in useDashboard fetchData
  by making parameters required
- Extract shared computeDateRange and buildMonthOptions into
  src/utils/dateRange.ts to eliminate duplication across useDashboard,
  useReports, DashboardPage and ReportsPage

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 18:53:31 -04:00
..
amountParser.ts feat: implement CSV import wizard with folder-based source detection 2026-02-08 03:38:46 +00:00
chartPatterns.tsx feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
csvAutoDetect.ts feat: show transaction splits on Adjustments page + fix CSV auto-detect 2026-02-17 01:41:08 +00:00
dateParser.ts fix: reload column headers on config change and add YYYYMMDD date format 2026-02-08 04:08:33 +00:00
dateRange.ts fix: address reviewer feedback (#31) 2026-03-10 18:53:31 -04:00
reorderRows.ts fix: address reviewer feedback (#23) 2026-03-09 21:02:24 -04:00