soulsync/webui/src/routes
BoulderBadgeDad 2742f1fa47 Import UI: show per-file rejection reasons in the processing window (#804)
CubeComming had to dig through app.log to learn WHY a file failed ("integrity
check failed: Duration mismatch ..."). The reason was already returned in the
singles/process `errors` array and carried on the queue entry — the window just
showed "Failed" with no detail.

Now each failed file's reason renders under its row (red, left-bordered, with a
title tooltip for the full text). Pure presentation of data already present; no
API change. Vite build clean.
2026-06-07 22:53:47 -07:00
..
artist-detail test(webui): share shell bridge test helper 2026-05-23 21:23:33 +03:00
import Import UI: show per-file rejection reasons in the processing window (#804) 2026-06-07 22:53:47 -07:00
issues refactor(issues): use Link to open/close issues 2026-05-24 18:16:18 +03:00
stats refactor(webui): link stats artist chips 2026-05-24 17:05:58 +03:00
$.tsx Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
__root.tsx feat(webui): expose shell status in root context 2026-05-23 21:23:32 +03:00
index.tsx Promote shell context to the root route 2026-05-13 22:26:25 +03:00