Limit transaction entry to a single category and surface tags for everything else, matching the new server model, and drop the client-side handling that collapses multiple categories. Reports read the single-category breakdown from /stats rather than deriving it locally.
Blocked by trakli/webservice#295.
Checklist
Acceptance criteria
Limit transaction entry to a single category and surface tags for everything else, matching the new server model, and drop the client-side handling that collapses multiple categories. Reports read the single-category breakdown from
/statsrather than deriving it locally.Blocked by trakli/webservice#295.
Checklist
/statsoutput; remove local multi-category logic inuseReportData.ts.Acceptance criteria
/stats.