multica/apps/web/features/issues/components/pickers
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
..
assignee-picker.tsx feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00
due-date-picker.tsx feat(issues): add inline property editing on kanban cards and calendar date picker 2026-03-28 01:13:18 +08:00
index.ts feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
priority-picker.tsx feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
property-picker.tsx feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00
status-picker.tsx feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00