feat(dashboard): implement ResolveKit design system#49
Merged
Conversation
Contributor
nedasvi
commented
May 20, 2026
- Design tokens: canvas-2, ink-headline, border-2, radius, shadow, motion tokens
- Full console dark theme under [data-theme="console"] with dark glass-panel override
- Dark mode toggle in nav with localStorage persistence
- Brand assets: 19 SVGs in public/brand/, dark logo variant for nav
- Logo/favicon updated to match website (logo-horizontal.svg, favicon.svg)
- New components: TraceMark, InlineAlert, SegmentControl, ErrorPage
- Updated components: Toast (severity rail), MetricTile, EmptyState, Input
- 404/error boundary pages
- AuditLog: severity rails, actor-verb-entity format, inline diff, SegmentControl filter
- Functions: severity icon tinting, origin pill, severity selector, loading skeletons
- KnowledgeBases: stats strip, amber impact dialog, add-source SegmentControl, skeletons
- Sessions: ToolCallCard accent tint, KbSearchCard warning rail, mono role chips
- Playbooks: grip handles, step connector lines
- DB: severity column on registered_functions (migration 022 + Prisma schema)
- API: PATCH /functions/:id now accepts severity field
- crawl4ai added to deps for kb-service playwright support
- Design tokens: canvas-2, ink-headline, border-2, radius, shadow, motion tokens - Full console dark theme under [data-theme="console"] with dark glass-panel override - Dark mode toggle in nav with localStorage persistence - Brand assets: 19 SVGs in public/brand/, dark logo variant for nav - Logo/favicon updated to match website (logo-horizontal.svg, favicon.svg) - New components: TraceMark, InlineAlert, SegmentControl, ErrorPage - Updated components: Toast (severity rail), MetricTile, EmptyState, Input - 404/error boundary pages - AuditLog: severity rails, actor-verb-entity format, inline diff, SegmentControl filter - Functions: severity icon tinting, origin pill, severity selector, loading skeletons - KnowledgeBases: stats strip, amber impact dialog, add-source SegmentControl, skeletons - Sessions: ToolCallCard accent tint, KbSearchCard warning rail, mono role chips - Playbooks: grip handles, step connector lines - DB: severity column on registered_functions (migration 022 + Prisma schema) - API: PATCH /functions/:id now accepts severity field - crawl4ai added to deps for kb-service playwright support Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.