FN-7184: render pull request review context
Render pull-request review details in the task Review tab so PR-backed tasks show actionable context.\n\n- Preserve PR review metadata when mapping legacy review API data.\n- Show PR reviewers, checks, blocking reasons, comment state, author, path, and GitHub links.\n- Add responsive Review-tab styles and coverage for empty, partial, and populated PR review states.\n\nFiles changed:\n packages/dashboard/app/api/legacy.ts | 51 ++++++--\n .../dashboard/app/components/TaskReviewTab.css | 101 +++++++++++++++\n .../dashboard/app/components/TaskReviewTab.tsx | 94 +++++++++++++-\n .../components/__tests__/TaskReviewTab.test.tsx | 143 ++++++++++++++++++++-\n 4 files changed, 368 insertions(+), 21 deletions(-)
Fusion-Task-Id: FN-7184
Fusion-Task-Lineage: 59680355-1afa-44e1-b5e1-33e26335a2c8
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>