nexus/ui/src
Mikkel Georgsen bb7d84e34a feat(12-02): SkillDetail Ratings tab and Overview usage stats
- Add Ratings tab (4th tab) with rate form, personal history, community section
- Overview tab: conditionally render taskCount, avgCostUsd, lastUsedAt rows
- Import StarRating, Separator, Skeleton, Textarea, EmptyState, TooltipProvider
- saveRatingMutation calls addRating, invalidates ratings query on success
- ratingsQuery loads personal history with loading/empty/error states
2026-04-01 07:46:09 +02:00
..
adapters feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-01 07:45:23 +02:00
api feat(12-02): StarRating component, API extensions, DesignGuide entry 2026-04-01 07:46:09 +02:00
components feat(12-02): StarRating component, API extensions, DesignGuide entry 2026-04-01 07:46:09 +02:00
context feat(07-01): extend ThemeContext to support three named themes with THEME_META export 2026-04-01 07:45:51 +02:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Add mail-client keyboard shortcuts to inbox mine tab 2026-03-29 10:57:34 -05:00
lib feat(11-03): add skill groups frontend API client and query keys 2026-04-01 07:46:09 +02:00
pages feat(12-02): SkillDetail Ratings tab and Overview usage stats 2026-04-01 07:46:09 +02:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx feat(10-01): add SkillCard component, tests, route wiring, and design guide entry 2026-04-01 07:46:05 +02:00
index.css feat(07-01): replace CSS variable blocks with Catppuccin Mocha, Tokyo Night, and Catppuccin Latte palettes 2026-04-01 07:45:51 +02:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00