You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard 87338af052 fix: align frontend API types and error handling with backend contracts
- updateRole return type matches backend's {id, role} instead of full AdminUser
- fetchFile error priority aligned with central client (message before error)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
__tests__ test: shared typed fixtures to prevent mock drift from backend contracts 3 months ago
api fix: align frontend API types and error handling with backend contracts 3 months ago
components docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
contexts docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
i18n fix: align SynthesisListItem with backend response (preview fields, not sections) 3 months ago
pages fix: admin rate-limits API passes provider_name instead of id 3 months ago
utils docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
App.tsx Phase 5: Generation pipeline with SSE progress, syntheses CRUD 3 months ago
env.d.ts Finished phase 1 3 months ago
index.css Finished phase 1 3 months ago
index.tsx Finished phase 1 3 months ago
types.ts fix: align SynthesisListItem with backend response (preview fields, not sections) 3 months ago