system-prompts-and-models-o.../salesflow-saas/frontend/src/components/dealix
Claude 2b36a30f42
feat(dealix): wire ALL 9 frontend components to real backend APIs
Every Tier-1 frontend component now fetches live data from backend APIs
instead of just accepting empty props. Components auto-fetch on mount
with useEffect and fall back gracefully if API is unavailable.

Wired components:
  evidence-pack-viewer.tsx → GET /api/v1/evidence-packs/
  actual-vs-forecast-dashboard.tsx → GET /api/v1/forecast-control/unified
  risk-heatmap.tsx → GET /api/v1/compliance/matrix/risk-heatmap
  policy-violations-board.tsx → GET /api/v1/contradictions/
  partner-pipeline-board.tsx → GET /api/v1/strategic-deals/

Previously wired (this session):
  executive-room.tsx → GET /api/v1/executive-room/snapshot (30s poll)
  approval-center.tsx → GET /api/v1/approval-center/ (15s poll)
  saudi-compliance-dashboard.tsx → GET /api/v1/compliance/matrix/
  connector-governance-board.tsx → GET /api/v1/connectors/governance

Result: 9/9 frontend components now connected to real APIs (was 1/9)

https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
2026-04-17 05:06:46 +00:00
..
actual-vs-forecast-dashboard.tsx feat(dealix): wire ALL 9 frontend components to real backend APIs 2026-04-17 05:06:46 +00:00
affiliate-network-orb.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
affiliates-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
agreements-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
analytics-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
approval-center.tsx fix(dealix): replace all placeholder services + wire frontend to APIs 2026-04-17 05:05:10 +00:00
business-impact-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
capabilities-showcase.tsx feat: Add capabilities showcase — unique features NO competitor has 2026-04-12 03:05:19 +00:00
chatbot-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
command-palette.tsx feat: Add premium frontend components — command palette, workspace, KPIs 2026-04-12 01:41:47 +00:00
connector-governance-board.tsx fix(dealix): replace all placeholder services + wire frontend to APIs 2026-04-17 05:05:10 +00:00
cookie-consent.tsx feat: Add Settings page, notifications, search, cookie consent, toast system 2026-04-12 02:00:40 +00:00
customer-onboarding-journey-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
dashboard-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
dealix-3d-logo.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
dealix-public-site.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
evidence-pack-viewer.tsx feat(dealix): wire ALL 9 frontend components to real backend APIs 2026-04-17 05:06:46 +00:00
executive-roi-dashboard.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
executive-room.tsx feat(dealix): complete Tier-1 Sovereign Enterprise Growth OS 2026-04-16 12:48:13 +00:00
full-ops-view.tsx Dealix: OpenClaw safe core, SLA phase 2.5, full-ops UI 2026-04-08 23:31:02 +03:00
guarantees-view.tsx Dealix OS Frontend implementation v1 2026-03-31 19:53:49 +03:00
hero-landing.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
intelligence-dashboard.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
knowledge-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
landing-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
lead-generator-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
lead-score-card.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
marketers-page.tsx fix: Linter improvements to marketers page, onboarding, and UI index 2026-04-12 01:45:55 +00:00
notification-bell.tsx feat: Add Settings page, notifications, search, cookie consent, toast system 2026-04-12 02:00:40 +00:00
onboarding-flow.tsx fix: Enhanced onboarding flow with phase indicator and progress tracking 2026-04-12 01:48:39 +00:00
onboarding-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
partner-pipeline-board.tsx feat(dealix): wire ALL 9 frontend components to real backend APIs 2026-04-17 05:06:46 +00:00
pipeline-kanban.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
policy-violations-board.tsx feat(dealix): wire ALL 9 frontend components to real backend APIs 2026-04-17 05:06:46 +00:00
premium-landing.tsx fix(dealix): resolve Python deps, SQLAlchemy metadata, JWT, and frontend CI 2026-04-12 10:32:05 +00:00
presentations-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
properties-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
public-chat-widget.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
revenue-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
risk-heatmap.tsx feat(dealix): wire ALL 9 frontend components to real backend APIs 2026-04-17 05:06:46 +00:00
sales-os-view.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
sales-workspace.tsx feat: Add premium frontend components — command palette, workspace, KPIs 2026-04-12 01:41:47 +00:00
saudi-compliance-dashboard.tsx fix(dealix): replace all placeholder services + wire frontend to APIs 2026-04-17 05:05:10 +00:00
scripts-view.tsx 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
search-panel.tsx feat: Add Settings page, notifications, search, cookie consent, toast system 2026-04-12 02:00:40 +00:00
stats-counter.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
strategy-brief-panel.tsx chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
unified-inbox.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00