pelagia-portal/App
Hardik 4737edcee9 fix(dashboard): use color-coded PoStatusBadge on submitter and manager dashboards
The Technical/Manning dashboard's Recent Orders table was rendering all PO
statuses as a hardcoded gray pill span. The Manager dashboard's Recent
Approved Orders table was similarly hardcoded to success-green for every row,
regardless of actual state (Approved vs Sent for Payment vs Paid).

Replace both with the existing PoStatusBadge component which maps each
PO status to the correct CVA variant (success/warning/danger/default/outline)
per the design-system colour palette defined in PO_STATUS_VARIANTS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 04:11:22 +05:30
..
pelagia-portal fix(dashboard): use color-coded PoStatusBadge on submitter and manager dashboards 2026-05-16 04:11:22 +05:30