Pulse/frontend-modern/src/components/Dashboard
rcourtman 3f08bfe8d0 wip: AI chat integration with multi-provider support
- Add AI service with Anthropic, OpenAI, and Ollama providers
- Add AI chat UI component with streaming responses
- Add AI settings page for configuration
- Add agent exec framework for command execution
- Add API endpoints for AI chat and configuration
2025-12-04 20:16:53 +00:00
..
Dashboard.tsx feat: Add 'Needs Backup' filter to Dashboard 2025-12-02 20:00:33 +00:00
DashboardFilter.tsx feat: Add 'Needs Backup' filter to Dashboard 2025-12-02 20:00:33 +00:00
DiskList.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
EnhancedCPUBar.tsx Remove CPU capacity marker and highlight high container restarts 2025-11-29 22:37:17 +00:00
GuestDrawer.tsx wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
GuestRow.tsx Convert data tables from CSS Grid to HTML tables 2025-11-29 21:20:02 +00:00
IOMetric.tsx fix: restore I/O column styling to match v4.32.5 release 2025-11-26 09:32:58 +00:00
MetricBar.tsx feat: add stacked disk bar to hosts overview and fix tooltip positioning 2025-11-28 22:10:15 +00:00
StackedDiskBar.tsx feat: add stacked disk bar to hosts overview and fix tooltip positioning 2025-11-28 22:10:15 +00:00
StackedMemoryBar.tsx fix: Resolve TypeScript errors in StackedMemoryBar and Settings 2025-12-02 20:37:44 +00:00
TagBadges.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ThresholdSlider.tsx chore: snapshot current changes 2025-11-02 22:47:55 +00:00