platform-codebase/features/conversation-assistant/frontend-dev/src
2026-01-24 21:16:38 -08:00
..
api chore(conversation-assistant): 🔧 Implement ML classification, confidence metrics, and studio analysis tools 2026-01-22 23:03:09 -08:00
components feat(components): Enhance ErrorBoundary with advanced error recovery and add test utilities for error scenario simulation 2026-01-23 20:26:53 -08:00
hooks chore(conversation-assistant): 🎨 Enhance conversation assistant studio with UI components (ScoreGauge, SignalsCard) and new features (bulk actions, search controls, auto-refresh). 2026-01-22 23:03:10 -08:00
pages docs(conversation-assistant): 📝 Refactor frontend UI components and test mocks for dashboard, processing, training, device management, and red flag moderation configurations 2026-01-22 23:03:10 -08:00
stubs
test chore(conversation-assistant): 🔧 Add/update utility functions for testing conversation assistant frontend dev tools 2026-01-24 21:16:38 -08:00
App.tsx chore(training,frontend-dev/e2e): 🔧 Add training endpoints, service logic, DTOs, and frontend API adapter updates 2026-01-22 23:03:09 -08:00
index.css
main.tsx chore(conversation-assistant): 🎨 Enhance conversation assistant studio with UI components (ScoreGauge, SignalsCard) and new features (bulk actions, search controls, auto-refresh). 2026-01-22 23:03:10 -08:00
vite-env.d.ts