Commit Graph

153 Commits

Author SHA1 Message Date
cawcenter
dda640fd85 docs: add fresh deployment guide and automated setup script 2025-12-14 10:49:03 -05:00
cawcenter
273fc0ee37 docs: add domain configuration fix documentation 2025-12-14 10:43:18 -05:00
cawcenter
3ffd081ccd fix: correct domain configuration - frontend connects to spark.jumpstartscaling.com for API 2025-12-14 10:43:05 -05:00
cawcenter
8a85a3d94a docs: add preview links implementation guide 2025-12-14 10:38:03 -05:00
cawcenter
df8dd18a43 feat: add preview button to sites and create site preview page 2025-12-14 10:37:18 -05:00
cawcenter
6a4de68319 docs: add final deployment verification report 2025-12-14 10:34:41 -05:00
cawcenter
7fbe2d7ae9 docs: add complete frontend debugging summary with dev tools usage 2025-12-14 10:31:16 -05:00
cawcenter
21a923de29 fix: add CoreProvider to AdminLayout to fix QueryClient error on all admin pages 2025-12-14 10:30:27 -05:00
cawcenter
005b0fcd9e docs: add frontend database connection troubleshooting guide 2025-12-14 10:24:09 -05:00
cawcenter
ab8511ffcd fix: update frontend PUBLIC_DIRECTUS_URL to launch.jumpstartscaling.com 2025-12-14 10:23:24 -05:00
cawcenter
c7e6dcb18b fix: update Directus PUBLIC_URL to launch.jumpstartscaling.com for frontend compatibility 2025-12-14 10:22:30 -05:00
cawcenter
517a7281e4 docs: add live alpha deployment confirmation and AI agent onboarding guide 2025-12-14 10:18:47 -05:00
cawcenter
7b95b7251d feat: complete database schema with all 39 tables and foreign key relationships 2025-12-14 10:16:01 -05:00
cawcenter
40e6b6465b feat: add final 3 collections (article_templates, avatars, campaigns) - complete frontend-backend alignment 2025-12-14 09:37:05 -05:00
cawcenter
15c547d21d feat: add all missing collections (locations, forms, content_modules, offer_blocks_universal) 2025-12-14 09:36:42 -05:00
cawcenter
6b1000c136 fix: Intelligence Library schema - add slug, tech_stack, identity fields and geo_clusters/geo_locations collections 2025-12-14 09:34:52 -05:00
cawcenter
65ea0971aa feat: update schema to match frontend types - add globals, navigation, and missing fields 2025-12-14 09:32:13 -05:00
cawcenter
4842ddfe29 fix: rename postgres volume to postgres-data-fresh to force new database creation 2025-12-14 09:18:21 -05:00
cawcenter
80008ddcfd fix: use default postgres user (always exists) instead of custom user 2025-12-14 09:14:20 -05:00
cawcenter
716ca8a9a9 fix: remove env_file to prevent credential override, add .env.production template 2025-12-14 09:12:02 -05:00
cawcenter
f2121e19e3 fix: use existing database credentials (bbdf554) to match initialized volume 2025-12-14 09:07:05 -05:00
cawcenter
3acd8b6330 feat: fully self-contained docker-compose with hardcoded credentials (no env vars needed) 2025-12-14 09:01:46 -05:00
cawcenter
64ecc8024f feat: Heavy Duty config with Git URL syntax, maxed limits (500mb payload, 200 DB connections), and Coolify labels 2025-12-14 08:59:44 -05:00
cawcenter
99ec2fb951 fix: use Coolify-native labels (coolify.fqdn) for automatic domain configuration 2025-12-14 08:42:21 -05:00
cawcenter
efab6dafa9 fix: Coolify-friendly docker-compose with deployment guide 2025-12-14 08:25:54 -05:00
cawcenter
cd77908acd fix: clean docker-compose.yaml with official Directus image and proper health checks 2025-12-14 08:20:52 -05:00
cawcenter
d392ecc618 fix: bootstrap script now persists credentials across restarts 2025-12-14 08:18:11 -05:00
cawcenter
8044630fc5 feat: update Directus Dockerfile to use bootstrap script with auto-generated credentials 2025-12-14 08:07:21 -05:00
cawcenter
f52372a29f feat: add bootstrap script for auto-generated credentials on fresh install 2025-12-14 08:06:56 -05:00
cawcenter
fc88ad4240 refactor: use environment variables in docker-compose 2025-12-14 00:29:55 -05:00
cawcenter
75f36d35db feat: hardcode all environment variables for fresh deployment 2025-12-14 00:20:58 -05:00
cawcenter
ed815ddfd5 fix(frontend): remove invalid prop from ReactQueryDevtools 2025-12-13 22:53:36 -05:00
cawcenter
789a423b6f feat: add global debug toolbar with console capture and backend health check 2025-12-13 22:53:14 -05:00
cawcenter
be0bb9766d fix(frontend): robust error handling in fetchers and fix UUID casting 2025-12-13 22:49:08 -05:00
cawcenter
6add486fe8 fix: disable directus pressure limiter and increase db pool 2025-12-13 22:47:26 -05:00
cawcenter
a924d90de5 feat: consolidate schema and fix frontend type errors 2025-12-13 22:00:00 -05:00
cawcenter
987958c8b9 docs: Update Bot Onboarding Guide to Release Readiness 2025-12-13 21:29:55 -05:00
cawcenter
79feba84fb docs: Handover updates for Roadmap, Plans and Verification guides 2025-12-13 21:27:53 -05:00
cawcenter
0d59885144 docs: Update session summary with routing fixes 2025-12-13 21:26:30 -05:00
cawcenter
9ae496fd85 fix: Restore broken admin routes and fix article list 2025-12-13 21:23:29 -05:00
cawcenter
357c52c99f fix: Align article fields in frontend engine 2025-12-13 21:15:51 -05:00
cawcenter
f7dd7b41b5 feat: Implement Frontend Engine (Router + BlockRenderer) 2025-12-13 21:15:11 -05:00
cawcenter
93734c8966 fix: Update preview logic to support page blocks 2025-12-13 21:09:09 -05:00
cawcenter
b25429dceb docs: Add verification guides and summary 2025-12-13 21:06:48 -05:00
cawcenter
2109aa6867 fix: Resolve schema and editor disconnect, add Flagship Demo Data 2025-12-13 20:56:30 -05:00
cawcenter
1d60ba6a5e feat: Completed Milestone 3 & M4 wrap up - Automation & Content Inventory
- Implemented Campaign Scheduler & Wizard
- Implemented Generic Content Managers for blocks, fragments, headlines
- Finished all build tasks for Milestones 1-4
2025-12-13 20:44:40 -05:00
cawcenter
1e1ea237be feat: Completed Milestone 4 - Launchpad Site Builder
- Implemented Full Site Builder Suite:
- Sites Manager (Multi-site deployment management)
- Site Dashboard (Tabs for Pages, Nav, Theme)
- Page Editor (Visual Block Editor for Hero, Content, Features)
- Navigation Manager (Menu editor)
- Theme Settings (Global styles)
- Backend Schema (sites, pages, navigation, globals) setup script
- Integrated all components into /admin/sites pages
2025-12-13 20:40:04 -05:00
cawcenter
ad7cf6f2ad feat: Completed Milestone 2 Tasks 2.2 & 2.3 - Leads and Jobs Managers
- Implemented Leads CRM with full schema and management UI
- Implemented Generation Jobs Queue with real-time polling and controls
- Updated Directus schema for leads and jobs (status, config, priority)
- Fixed API consistency for job statuses (queued/completed)
- Updated frontend types to match strict schema
2025-12-13 20:30:48 -05:00
cawcenter
bd5f40d65d docs: Update roadmap and plan for Milestone 2 - Kanban Board completion 2025-12-13 20:24:55 -05:00
cawcenter
9ff5187e87 feat: Milestone 2 Task 1 - Content Factory Kanban Board
- Backend: Updated 'generated_articles' schema with Kanban status (Queued -> Published) and CRM fields
- Backend: Fixed Directus Preview URL to point to valid Astro frontend
- Frontend: Implemented full Kanban Board with Drag & Drop (@dnd-kit)
- Frontend: Created Article Cards with priority, assignee, and status indicators
- Frontend: Added /admin/factory/kanban page
2025-12-13 20:23:40 -05:00