Claude
bbef680bc1
feat: Add complete i18n system with Arabic/English translations
...
Bilingual support infrastructure:
- ar.json: Full Arabic translations (120+ strings)
- Navigation, hero, pain points, features, pricing, dashboard, marketers
- en.json: Full English translations (120+ strings)
- index.tsx: I18nProvider with context, useI18n hook, LanguageSwitcher component
- LocalStorage persistence, RTL/LTR auto-switching
- Nested key resolution (e.g., "dashboard.tabs.overview")
- Arabic default with instant English toggle
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-12 01:30:53 +00:00
Claude
344addab26
fix: Wire all components end-to-end — final integration
...
Frontend:
- page.tsx: Switch to PremiumLanding (3D hero + Arabic pricing)
- dashboard/page.tsx: Add Pipeline Kanban, Unified Inbox, Lead Score tabs
with imports and nav items wired to new components
Backend:
- services/__init__.py: Export ALL services (21 new exports):
CompanyTwin, DealRoom, DealTaxonomy, OperatingMode, ChannelRules,
ConsentLedger, hermes_orchestrator, execution_router, shannon_security,
observability_service, self_improvement_engine, feature_flags,
local_inference, gstack, skill_governance, arabic_ops
0 broken imports. 0 unwired components. Full end-to-end integration.
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:36:01 +00:00
Claude
06a4e5c79c
feat: Add premium landing page with 3D hero, Arabic content, pricing
...
Premium landing page (474 lines):
- Hero: Arabic headline + 3D Dealix logo + animated stats counter
- Pain points: 4 cards addressing Saudi sales manager problems
- Features: 6 feature cards (WhatsApp AI, lead scoring, pipeline, CPQ, PDPL, reports)
- How it works: 3-step flow with connecting line
- Pricing: 3 tiers (59/149/225 SAR) with Professional highlighted
- Social proof + testimonial section
- Final CTA + Arabic footer
- Framer Motion scroll-triggered animations throughout
- Dark glassmorphism theme, RTL-safe
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:47:38 +00:00
Claude
3e8cd100d4
feat: Premium UI component library + 3D logo + interactive views
...
UI Components (src/components/ui/):
- input.tsx: Floating label, +966 phone, password toggle, Arabic errors
- modal.tsx: Framer Motion scale+fade, backdrop blur, 4 sizes
- sidebar.tsx: RTL right-side, collapsible, glass effect, 4 sections
- index.ts: Barrel export for all components
3D & Interactive (src/components/dealix/):
- dealix-3d-logo.tsx: 3D handshake logo with particles, mouse-tracking tilt
- stats-counter.tsx: Animated counter with Arabic/SAR formatting
- pipeline-kanban.tsx: 5-column deal pipeline with drag animations
- unified-inbox.tsx: WhatsApp-style multi-channel inbox (AR/EN)
- lead-score-card.tsx: AI score visualization with breakdown bars
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:44:12 +00:00
Claude
15906b343c
feat: Add shared UI component library — Button and Badge
...
Premium UI components with Framer Motion, glassmorphism, RTL-safe:
- button.tsx: 5 variants (primary/secondary/ghost/danger/gold), 3 sizes, loading state
- badge.tsx: Status badges with pulse animation for live indicator
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:41:03 +00:00
Claude
a329957a3b
feat: Add AI engine, PDPL compliance, sequences, CPQ, and governance layers
...
Phase 1-6 implementation for Dealix AI Revenue OS:
- AI Arabic Engine: NLP (arabic_nlp.py), lead scoring (lead_scoring.py)
- PDPL Compliance: consent manager, data rights handler, consent model
- Sequence Engine: multi-channel sequences with WhatsApp/Email/SMS
- CPQ System: quote engine, AI proposal generator
- Security Gate: pre-release checks, PDPL message validation
- Tool Verification: agent action audit trail
- Project Operating Files: AGENTS.md, CLAUDE.md
- Project Memory: architecture, ADRs, provider routing, PDPL checklist
- Design System: IBM Plex Sans Arabic tokens, RTL-safe components
- Sequence/Consent models for database
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:40:39 +00:00
Sami Assiri
525d6d4117
Dealix: OpenClaw safe core, SLA phase 2.5, full-ops UI
2026-04-08 23:31:02 +03:00
Sami Assiri
378ea5f742
chore: snapshot Dealix salesflow phase2 for audit worktree
...
Made-with: Cursor
2026-04-04 18:04:21 +03:00
Sami Assiri
7cc4fafd3b
🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready
2026-04-02 17:17:13 +03:00
Sami Assiri
67ceca7acb
fix: add missing tailwind color themes for border and background
2026-03-31 19:56:04 +03:00
Sami Assiri
1744cb7134
Dealix OS Frontend implementation v1
2026-03-31 19:53:49 +03:00
Claude
5f3b0b9a20
Migrate SalesMatic to Dealix + Add complete affiliate recruitment & AI sales system
...
- Rename all SalesMatic references to Dealix (ديل اي اكس) across frontend, backend, configs, and SVG logos
- Add complete automated affiliate recruitment system with:
- Job posting templates (Arabic/English) with ad variations for social media, LinkedIn, job boards
- Full onboarding package: welcome guide, company profile, step-by-step guide, FAQ (60+ Q&A), targets & earnings
- Sales scripts: phone calls, WhatsApp, in-person, email templates, objection handling (15+), closing techniques
- Targeting guides: social media, AI tools, Google, LinkedIn, local business, referral strategies
- Legal agreements: freelance contract, employment offer (10+ deals/month auto-hire), commission structure
- AI chatbot for affiliates: config, knowledge base, conversation flows
- Add professional sector presentations for 10 industries (healthcare, real estate, restaurants, retail, education, beauty, automotive, legal, construction, e-commerce)
- Add Gold Guarantee system (30-day full refund) with terms and conditions
- Add AI Sales Agents system: lead generation, WhatsApp/voice/email outreach, lead scoring, auto-booking
- Add backend: Affiliate & AI Conversation models, API endpoints, Celery worker tasks
- Update landing page with Gold Guarantee, Affiliate CTA, and AI Agents sections
https://claude.ai/code/session_01KnJgK7RwyeCvRZTRThHtfU
2026-03-30 15:49:58 +00:00
Claude
f1852c1121
Add SalesMatic AI Sales SaaS Platform - Complete Foundation
...
Full-stack AI-powered sales automation platform for Saudi SMEs:
Backend (FastAPI + PostgreSQL):
- Multi-tenant architecture with row-level isolation
- JWT auth with RBAC (owner/manager/agent/admin)
- Lead, Customer, Deal, Pipeline, Activity, Message, Proposal models
- Dashboard analytics API (overview, pipeline, revenue)
- WhatsApp Business API, Email (SMTP/SendGrid), SMS (Unifonic) integrations
- Celery + Redis workers for automated follow-ups and scheduled messages
- Property model for Real Estate module (Riyadh districts)
- Hijri date utilities, Arabic/English localization
Frontend (Next.js + Tailwind):
- Professional Arabic RTL landing page with 10 sections
- Brand identity: SalesMatic (سيلزماتك) with custom SVG logo
- Color system: Trust Blue #0F4C81, Growth Teal #00BFA6, CTA Orange #FF6B35
- IBM Plex Sans Arabic + Inter typography
- Responsive design, dark hero section, pricing table, FAQ
Industry Templates:
- Healthcare/Clinics: pipeline stages, WhatsApp message templates, auto-workflows
- Real Estate Riyadh: 20 districts, property tours, payment plans, matching
Infrastructure:
- Docker Compose (PostgreSQL, Redis, Backend, Celery, Frontend, Nginx)
- Nginx reverse proxy config
- Makefile for common operations
https://claude.ai/code/session_01LLR7jzpyNRwDA9kojtT3CW
2026-03-28 03:06:53 +00:00