mission-control/components/ui
OpenClaw Bot 0092b318c2 feat(search): Enhance Mission Control search functionality
- Add search result highlighting with match positions
- Implement advanced filters (type, status, date range)
- Add relevance scoring algorithm with recency/status boosts
- Add search history with localStorage persistence
- Create useSearch and useSearchHistory hooks
- Add filter UI with popover component
- Improve visual feedback and status icons

Task: 56ae2be4-fcf1-403a-87fb-ea9de966f456
2026-02-25 15:28:47 -06:00
..
avatar.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
badge.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
button.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
card.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
checkbox.tsx Signed-off-by: OpenClaw Bot <ai-agent@topdoglabs.com> 2026-02-23 11:59:41 -06:00
command.tsx Signed-off-by: OpenClaw Bot <ai-agent@topdoglabs.com> 2026-02-23 11:59:41 -06:00
dialog.tsx Signed-off-by: OpenClaw Bot <ai-agent@topdoglabs.com> 2026-02-23 11:59:41 -06:00
input.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
label.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
popover.tsx feat(search): Enhance Mission Control search functionality 2026-02-25 15:28:47 -06:00
scroll-area.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
select.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
separator.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
sheet.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
skeleton.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
table.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
tabs.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
textarea.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00