system-prompts-and-models-o.../salesflow-saas/frontend/src/components/ui
Cursor Agent 8c3d91c070
fix(dealix): resolve Python deps, SQLAlchemy metadata, JWT, and frontend CI
- Align httpx, litellm, langchain, openai, mem0ai, crewai, numpy, requests, pydantic
- Rename SequenceEvent ORM attribute to event_metadata (DB column stays metadata)
- Use PyJWT instead of python-jose in security and auth service
- Mem0: MemoryConfig + graceful fallback when init fails (CI without keys)
- Frontend: I18nProvider in root layout, fix dashboard LeadScoreCard props, Section id,
  kpi-card useRef, en.json nameAr parity, e2e assertion for premium landing
- README: troubleshooting for connection refused and local E2E Playwright install

Co-authored-by: VoXc2 <VoXc2@users.noreply.github.com>
2026-04-12 10:32:05 +00:00
..
badge.tsx feat: Add shared UI component library — Button and Badge 2026-04-11 08:41:03 +00:00
button.tsx feat: Add shared UI component library — Button and Badge 2026-04-11 08:41:03 +00:00
card.tsx feat: Add shared UI component library — Button and Badge 2026-04-11 08:41:03 +00:00
command-input.tsx feat: Add premium frontend components — command palette, workspace, KPIs 2026-04-12 01:41:47 +00:00
empty-state.tsx feat: Add premium frontend components — command palette, workspace, KPIs 2026-04-12 01:41:47 +00:00
index.ts feat: Add Settings page, notifications, search, cookie consent, toast system 2026-04-12 02:00:40 +00:00
input.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
kpi-card.tsx fix(dealix): resolve Python deps, SQLAlchemy metadata, JWT, and frontend CI 2026-04-12 10:32:05 +00:00
modal.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
sidebar.tsx feat: Premium UI component library + 3D logo + interactive views 2026-04-11 08:44:12 +00:00
toast.tsx feat: Add Settings page, notifications, search, cookie consent, toast system 2026-04-12 02:00:40 +00:00