698 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
1f0a31fe79 Phase 1-3 Implemented - PUBLISHING-PROGRESS-AND-SCHEDULING-UX-PLAN 2026-01-16 14:14:17 +00:00
IGNY8 VPS (Salman)
e704ed8bcf site cotnent staus fix 2026-01-16 13:44:22 +00:00
IGNY8 VPS (Salman)
b62350b8e0 idesa oclumn for priamry keywrod and drafts page errro fix 2026-01-15 08:47:24 +00:00
IGNY8 VPS (Salman)
ee4749c6c6 metrics to always show total fixed 2026-01-15 06:28:29 +00:00
IGNY8 VPS (Salman)
a8309078c6 filters fixed for all pages of planner writer 2026-01-15 06:19:20 +00:00
IGNY8 VPS (Salman)
51292bb1b3 fitlers fixes 2026-01-15 06:03:06 +00:00
IGNY8 VPS (Salman)
75785aa642 fixes but still nto fixed 2026-01-15 04:13:54 +00:00
IGNY8 VPS (Salman)
e02ba76451 issues fixes related to autaitmioan and ai idea genration 2026-01-15 02:21:44 +00:00
IGNY8 VPS (Salman)
6bb3dd3df4 ai fucntiosn adn otehr atuoamtion fixes 2026-01-14 23:08:48 +00:00
IGNY8 VPS (Salman)
cb2d109593 more impeorventes for kewyrods libreary 2026-01-14 18:55:08 +00:00
IGNY8 VPS (Salman)
d2fc5b1a6b new top kw add options and add keywrod improvements 2026-01-14 17:22:22 +00:00
IGNY8 VPS (Salman)
5c4593359e KW_DB Udpates 2026-01-14 16:03:35 +00:00
IGNY8 VPS (Salman)
b5787081e2 workflwo guide issue fix 2026-01-13 02:26:40 +00:00
IGNY8 VPS (Salman)
5ce0d02636 fixes 2026-01-13 01:52:40 +00:00
IGNY8 VPS (Salman)
47a5a8b1da fixes 2026-01-13 01:23:54 +00:00
IGNY8 VPS (Salman)
25caea5d90 fixes integration 2026-01-13 00:17:38 +00:00
IGNY8 VPS (Salman)
5c3aa90e91 fixing issues of integration with wordpress plugin 2026-01-12 23:25:47 +00:00
IGNY8 VPS (Salman)
4ba3870878 1234 2026-01-12 16:26:53 +00:00
IGNY8 VPS (Salman)
e8360a6703 fix fix fi x fix 2026-01-12 15:30:15 +00:00
IGNY8 VPS (Salman)
7d4d309677 trash models added, first attempt for remainign issues 2026-01-12 13:39:42 +00:00
IGNY8 VPS (Salman)
b390e02aa5 Creditsupdates in fotoer wdigets adn hoemapge and singe site settigns page #Run MIgration 0033 #MAJOR 2026-01-12 07:22:08 +00:00
IGNY8 VPS (Salman)
368601f68c header footer metrics update and credits by site fixes 2026-01-12 05:28:36 +00:00
IGNY8 VPS (Salman)
95d8ade942 footer widgets and tuomation page fixes 2026-01-12 02:26:25 +00:00
IGNY8 VPS (Salman)
90b9d6aadc wp plugin and app fixes adn automation page update 2026-01-12 01:12:08 +00:00
IGNY8 VPS (Salman)
e9369df151 widgets and other fixes 2026-01-11 15:24:52 +00:00
IGNY8 VPS (Salman)
747770ac58 upto phase 4 completed 2026-01-10 14:59:57 +00:00
IGNY8 VPS (Salman)
1246f8ac5d image strugles 2026-01-10 11:54:18 +00:00
IGNY8 VPS (Salman)
60f981cafd v 1.7.0 2026-01-10 08:47:36 +00:00
IGNY8 VPS (Salman)
9e785f141c temaplte fixes in app and in plugin 2026-01-10 06:17:38 +00:00
IGNY8 VPS (Salman)
975eab46cf fixes for ai and iamge related models bacekedn 2026-01-10 05:11:24 +00:00
IGNY8 VPS (Salman)
0c693dc1cc Image genartiona dn temaplte design redesign 2026-01-10 03:58:02 +00:00
IGNY8 VPS (Salman)
a86524a6b1 versioning and wp plugin updates 2026-01-10 00:26:00 +00:00
IGNY8 VPS (Salman)
4343f62140 Plugin packaging and docs 2026-01-09 22:45:30 +00:00
IGNY8 VPS (Salman)
80f1709a2e plugin distribution system 2026-01-09 21:38:14 +00:00
IGNY8 VPS (Salman)
f04eb0a900 feat(search): add comprehensive keyword coverage and intelligent phrase matching
- Added 10+ new keyword categories (task, cluster, billing, invoice, payment, plan, usage, schedule, wordpress, writing, picture, user, ai)
- Implemented smart phrase normalization to strip filler words (how, to, what, is, etc.)
- Added duplicate prevention using Set to avoid showing same question multiple times
- Enhanced matching logic to check: direct keyword match, normalized term match, and question text match
- Supports basic stemming (plurals -> singular: tasks -> task)
- Now searches: 'how to import keywords' correctly matches 'import' in knowledge base
- Fixed duplicate keywords field in Team Management navigation item

This ensures all common search terms trigger relevant help suggestions with natural language support.
2026-01-09 16:37:34 +00:00
IGNY8 VPS (Salman)
0921adbabb Phase 5: Enhanced search modal with filters and recent searches
- Added search filters (All, Workflow, Setup, Account, Help)
- Implemented recent searches (stored in localStorage, max 5)
- Enhanced search results with category display
- Improved result filtering by type and category
- Updated search items with proper categorization
- Keyboard shortcut Cmd/Ctrl+K already working ✓
2026-01-09 15:36:18 +00:00
IGNY8 VPS (Salman)
82d6a9e879 Cleanup: Remove one-time test files
- Removed test-module-settings.html (manual API test file)
- Removed test_urls.py (one-time URL verification script)
- Removed test_stage1_refactor.py (stage 1 refactor verification)
- Kept proper test suites in tests/ folders
2026-01-09 15:33:37 +00:00
IGNY8 VPS (Salman)
0526553c9b Phase 1: Code cleanup - remove unused pages, components, and console.logs
- Deleted 6 empty folders (pages/Admin, pages/admin, pages/settings, components/debug, components/widgets, components/metrics)
- Removed unused template components:
  - ecommerce/ (7 files)
  - sample-componeents/ (2 HTML files)
  - charts/bar/ and charts/line/
  - tables/BasicTables/
- Deleted deprecated file: CurrentProcessingCard.old.tsx
- Removed console.log statements from:
  - UserProfile components (UserMetaCard, UserAddressCard, UserInfoCard)
  - Automation/ConfigModal
  - ImageQueueModal (8 statements)
  - ImageGenerationCard (7 statements)
- Applied ESLint auto-fixes (9 errors fixed)
- All builds pass ✓
- TypeScript compiles without errors ✓
2026-01-09 15:22:23 +00:00
IGNY8 VPS (Salman)
4f99fc1451 Update all CTA section backgrounds to primary + success gradient
Replaced pinkish/purple gradient backgrounds with brand colors on:
- Partners page: Footer CTA section
- CaseStudies page: Footer CTA section
- Pricing page: Footer CTA section
- Solutions page: Footer CTA section
- Product page: Footer CTA section

Changed from: from-primary via-purple to-purple-400
Changed to: from-success via-primary-dark to-primary

All CTA sections before footer now use consistent brand gradient matching the logo colors (primary + success mix) instead of purple/pink tones.
2026-01-08 09:12:01 +00:00
IGNY8 VPS (Salman)
84ed711f6d Reduce shadow weights and simplify automation icons
Product Module Screenshots:
- Reduced shadow from shadow-2xl to shadow-md for cleaner look
- Reduced blur from blur-xl to blur-lg on gradient glows
- Reduced inset values for more subtle frame effects

Hero Dashboard:
- Reduced shadow from shadow-2xl to shadow-lg
- Reduced blur effects from blur-3xl/blur-2xl to blur-xl/blur-lg
- Toned down opacity on glow effects

Automation Engine Section:
- Simplified numbered badges from colorful mix to consistent primary gradient
- Changed from w-10 h-10 to w-9 h-9 for cleaner appearance
- Removed heavy shadow-lg and glow effects, using subtle shadow-sm
- Removed hover glow animations for cleaner branded look
- Simplified icon badge from shadow-lg to shadow-sm
- Reduced automation dashboard shadow from shadow-2xl to shadow-md
- Updated glow colors to primary + success (matching brand)
2026-01-08 09:03:44 +00:00
IGNY8 VPS (Salman)
7c79bdcc6c Update gradient backgrounds from purple/pink to primary + success mix
- Home page hero: Changed from purple via purple-400 to primary via primary-dark to success
- Home page CTA: Changed from purple-400 via purple to success via primary-dark
- Upcoming page hero: Changed from purple via purple-400 to primary via primary-dark to success
- Upcoming page CTA: Changed from purple via purple-400 to success via primary-dark
- Updated radial glow overlays to use success RGB values instead of hardcoded purple
- Matches logo gradient colors (primary + success mix)
2026-01-08 08:54:28 +00:00
IGNY8 VPS (Salman)
74370685f4 Add Upcoming Features page with timeline-based roadmap
New Page: /upcoming
- Created comprehensive Upcoming Features page with 3 timeline phases
- Phase 1 (Feb 2026): Linker Module, Optimizer Module
- Phase 2 (Q2 2026): Products Pages, Services Pages, Company Pages
- Phase 3 (Q3-Q4 2026): Socializer, Video Creator, Site Builder, Analytics

Features:
- Timeline-based organization with unique color badges
- Rich visual design with gradients and hover effects
- Detailed feature descriptions with bullet points
- Icons for each module
- CTA sections for conversion

Integration:
- Added route to MarketingApp.tsx
- Added 'Upcoming Features' link to footer Resources section
- Updated FINAL-PRELAUNCH.md to mark task 8.3 complete

All upcoming features from docs integrated:
- Internal/external linking with clustering
- Content re-optimization
- Product/service/company page generation
- Social media multi-platform publishing
- Video content creation and publishing
- Site builder (SEO holy grail)
- Advanced analytics
2026-01-08 08:46:01 +00:00
IGNY8 VPS (Salman)
51512d6c91 Update Tour and Solutions pages with accurate pipeline
- Update Tour.tsx with 5 steps including 8-stage pipeline details
- Fix automation section to show 7 handoffs for 8 stages
- Update Solutions.tsx outcomes for each persona (Publishers, Agencies, In-house)
- Add Publisher module and WordPress publishing details
- Add credit-based tracking and multi-site support details
2026-01-08 07:46:50 +00:00
IGNY8 VPS (Salman)
4e9f2d9dbc v1.6.1 release: Update docs, marketing pages with 8-stage pipeline
- Bump version to 1.6.1 in CHANGELOG.md and docs/INDEX.md
- Add detailed v1.6.1 changelog for email system (SMTP, auth flows, templates)
- Update marketing pages (Home, Product, Pricing) with accurate 8-stage pipeline
- Fix automation handoff count (7 handoffs for 8 stages)
- Update feature matrix in Pricing for image providers
- Add visual pipeline components and stage descriptions
- Sync marketing content with current codebase architecture
2026-01-08 07:45:35 +00:00
IGNY8 VPS (Salman)
d4ecddba22 SMTP and other email realted settings 2026-01-08 06:45:30 +00:00
IGNY8 VPS (Salman)
3651ee9ed4 Email COnfigs & setup 2026-01-08 05:41:28 +00:00
IGNY8 VPS (Salman)
7ad1f6bdff FInal bank, stripe and paypal sandbox completed 2026-01-08 00:12:41 +00:00
IGNY8 VPS (Salman)
ad75fa031e payment gateways and plans billing and signup pages refactored 2026-01-07 13:02:53 +00:00
IGNY8 VPS (Salman)
ad1756c349 fixing and creatign mess 2026-01-07 10:19:34 +00:00
IGNY8 VPS (Salman)
0386d4bf33 STripe Paymen and PK payemtns and many othe rbacekd and froentened issues 2026-01-07 05:51:36 +00:00