multica/apps/web/features/issues/config
Jiayuan 8a61c94b98 feat(ui): restyle issue status and priority with colored badges
- Status labels use colored pill badges (solid bg for active, muted for inactive)
- Board columns have tinted backgrounds matching their status color
- Priority badges use orange (--priority) design token for clear distinction from status
- Issue cards restructured: identifier, title, then assignee/priority/date row
- Agent avatar default color changed from blue to gray
- New Issue button in header changed to solid/primary style
- Reduced hover shadow on board cards
- Added inheritColor prop to StatusIcon and PriorityIcon for badge use
2026-03-31 03:26:43 +08:00
..
index.ts refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
priority.ts feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
status.ts feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00