cawcenter
3e5eba4a1f
Add preview functionality and domain setup guide
...
- Created DomainSetupGuide component with 4-step wizard
- DNS configuration instructions with specific records
- Domain verification tool
- Added preview routes: /preview/page/[id] and /preview/post/[id]
- Preview routes show draft banner with copy link
- Updated SiteList with preview buttons and domain status
- Integrated DomainSetupGuide into SiteEditor
- Fixed Site schema references (domain not url)
Users can now preview content and get domain setup instructions.
2025-12-13 10:42:37 -05:00
cawcenter
aa46b98ce7
Add CORS support and System Status Bar
...
- Added CORS environment variables to Directus service
- Allow requests from launch.jumpstartscaling.com
- Created SystemStatusBar component with:
- Real-time API health monitoring
- Database connection status
- WP Connection status
- Expandable processing log
- Integrated status bar into AdminLayout (full width at bottom)
- Added padding to main content to prevent overlap
This fixes CORS errors blocking admin pages.
2025-12-13 10:24:41 -05:00
cawcenter
71fd3c630a
Fix: Use production Directus URL instead of localhost fallback
2025-12-13 10:15:09 -05:00
cawcenter
5380476d07
Fix Jumpstart Dashboard, API, and Fetchers to support real-time generation
2025-12-13 08:52:02 -05:00
cawcenter
ad1e1705b7
feat: SEO schema, Word Count Goals, Internal Linking targets, and Admin UI updates
2025-12-12 23:36:22 -05:00
cawcenter
f6041af538
feat: Implement functional System Settings page with diagnostics
2025-12-12 23:06:16 -05:00
cawcenter
2ac536752e
fix: Create missing ArticleList component and fix routing for content-factory
2025-12-12 23:01:29 -05:00
cawcenter
246ea249fb
feat: Enhance Factory Dashboard UI with React/Shadcn and API polling
2025-12-12 22:54:34 -05:00
cawcenter
3202a14b6a
feat: Refactor Admin Pages to use SSR for data fetching (Fixes data loading issues)
2025-12-12 22:46:27 -05:00
cawcenter
5c13af2571
fix: Restore DIRECTUS_TOKEN definition to fix ReferenceError
2025-12-12 22:36:58 -05:00
cawcenter
ad83325339
fix: Robust INTERNAL_DIRECTUS_URL handling for SSR
2025-12-12 22:35:12 -05:00
cawcenter
5b757afbbd
feat: Add Table component (missing dependency for LogViewer)
2025-12-12 22:33:12 -05:00
cawcenter
163029b080
docs: Add critical guide for fixing Directus permissions
2025-12-12 22:18:41 -05:00
cawcenter
64bdedfe5c
fix(api): Add INTERNAL_DIRECTUS_URL support for SSR connectivity
2025-12-12 22:17:40 -05:00
cawcenter
1c0180de0d
feat: Replace all admin placeholders with real Directus-connected components (Geo, Spintax, Cartesian, Logs)
2025-12-12 22:13:25 -05:00
cawcenter
5dfaa861a5
feat: Implement full Avatar Manager UI and fix variant data import
2025-12-12 22:09:54 -05:00
cawcenter
51a6461d6b
feat: Add data import script (all data imported successfully)
2025-12-12 22:05:38 -05:00
cawcenter
cc1b7692fe
feat: Complete Directus schema via PostgreSQL
2025-12-12 22:00:57 -05:00
cawcenter
13655b8332
docs: Add comprehensive diagnostic report
2025-12-12 21:55:35 -05:00
cawcenter
55e1d91bff
feat: Add Directus schema setup script and documentation
2025-12-12 21:43:28 -05:00
cawcenter
f07b569559
docs: Add complete Jumpstart Wizard setup guide
2025-12-12 21:28:18 -05:00
cawcenter
958734b98a
docs: Add comprehensive page directory with all URLs
2025-12-12 21:25:28 -05:00
cawcenter
2ead299d0d
feat: Include backend data JSON files in Directus container
2025-12-12 21:20:11 -05:00
cawcenter
ff9893004d
docs: Add environment template and deployment status
2025-12-12 21:17:27 -05:00
cawcenter
d80bdcd784
CRITICAL FIX: Disable Redis in Directus (use memory cache)
2025-12-12 21:09:58 -05:00
cawcenter
2b47fe369f
Add Redis with empty password + Traefik network labels
2025-12-12 20:59:31 -05:00
cawcenter
60577b4234
Remove Redis dependency from Directus (causing crash loop)
2025-12-12 20:47:25 -05:00
cawcenter
5c847a1637
Fix: AdminLayout frontmatter + Directus domain (spark not net1)
2025-12-12 20:42:37 -05:00
cawcenter
ae52c4a2bd
Fix: Add REDIS_HOST=redis to Directus env (Critical)
2025-12-12 20:26:35 -05:00
cawcenter
3a784732d9
Fix Traefik: HTTPS Entrypoints & Coolify Network (Critical for Live)
2025-12-12 19:58:49 -05:00
cawcenter
77cedd8b00
Fix Dockerfile: Use npm ci and package-lock for stable builds
2025-12-12 19:24:13 -05:00
cawcenter
2764883a25
Config: Set Frontend to launch.jumpstartscaling.com and Fix Traefik Routing
2025-12-12 19:17:51 -05:00
cawcenter
b0eb7903a5
Add Missing Admin Content Pages
2025-12-12 19:08:57 -05:00
cawcenter
c1d6095ce3
Fix Build: Resolve Imports, Syntax Errors, and Add Missing UI Components
2025-12-12 19:00:37 -05:00
cawcenter
73f591e883
Enhance Command Station with System Monitor
2025-12-12 18:54:04 -05:00
cawcenter
ebd724f141
Final Polish: Sidebar Refactor & Data Verification
2025-12-12 18:50:36 -05:00
cawcenter
e588711c98
Phase 6: Jumpstart Wizard UI & WP Client
2025-12-12 18:45:50 -05:00
cawcenter
d8db5f42cf
Feature: Complete Admin UI Overhaul, Content Factory Showcase Mode, and Site Management
2025-12-12 18:25:31 -05:00
cawcenter
7a9b7ec86e
fix: Fixed factory page layout import
2025-12-12 12:09:52 -05:00
cawcenter
ebff81f001
feat: Factory Command Center dashboard with War Map, Module Flow Builder, Directus hook, and admin APIs
2025-12-12 12:01:17 -05:00
cawcenter
48bf7778e9
feat: Ultimate Edition - Modular assembly, duplicate scanner, content modules, quality flags
2025-12-12 11:45:33 -05:00
cawcenter
0576967bd5
feat: Spark AI Factory SEO - Complete content factory with Gaussian scheduling, sitemap drip, auto-linking
2025-12-12 11:24:45 -05:00
cawcenter
d3d09c8a35
feat: Auto-conversion on form submit and click-to-call with Google/Facebook integration
2025-12-12 10:21:49 -05:00
cawcenter
de44be4e16
feat: Reorganize Directus UI + add publish-to-site API for SEO engine
2025-12-12 10:16:51 -05:00
cawcenter
7f876efd69
feat: Complete analytics system with GTM, GA4, Clarity, Ads tracking, bot detection
2025-12-12 10:05:00 -05:00
cawcenter
fd0e2fd20e
feat: Complete marketing schema, client portal APIs, and CSV export
2025-12-12 09:54:36 -05:00
cawcenter
d5d3919704
fix: Resolve IDE type errors for local development
2025-12-12 09:45:38 -05:00
cawcenter
079804ac13
feat: Add dynamic SVG featured image generation with SEO optimization
2025-12-12 09:42:40 -05:00
cawcenter
4f00ebd9ac
Fix: Simplified docker-compose for Coolify with build from GitHub
2025-12-12 08:47:01 -05:00
cawcenter
ff51a0ab75
Fix: Remove SDK dependency from scripts - use fetch only
2025-12-12 07:34:29 -05:00