cawcenter
|
6ec1dc34d5
|
feat: UI redesign phase 1 - components + 2 pages (avatars, campaigns)
|
2025-12-15 00:16:46 -05:00 |
|
cawcenter
|
21fe0766be
|
fix: replace React component with plain JS to fix hydration error
|
2025-12-14 23:36:54 -05:00 |
|
cawcenter
|
91bbf0b107
|
fix: add black background to homepage
|
2025-12-14 23:32:42 -05:00 |
|
cawcenter
|
1f99309e73
|
fix: seo/articles path (4 levels deep)
|
2025-12-14 23:27:30 -05:00 |
|
cawcenter
|
e79507b57c
|
fix: ALL import path errors - verified build success
|
2025-12-14 23:20:59 -05:00 |
|
cawcenter
|
81c7b3828e
|
fix: correct import paths for admin pages
|
2025-12-14 23:18:16 -05:00 |
|
cawcenter
|
8735964ad7
|
fix: remove date_created references, use created_at
|
2025-12-14 23:12:49 -05:00 |
|
cawcenter
|
99df8c42cb
|
feat: complete all 17 admin pages - ALL FIXED
|
2025-12-14 23:10:01 -05:00 |
|
cawcenter
|
59e3017ce6
|
fix: add @types/pg
|
2025-12-14 23:09:05 -05:00 |
|
cawcenter
|
5063cfbc1b
|
feat: fix sites, posts, pages, content blocks pages
|
2025-12-14 23:06:55 -05:00 |
|
cawcenter
|
2a0674e04f
|
feat: fix 5 collection pages (campaigns, jobs, spintax, geo)
|
2025-12-14 23:06:12 -05:00 |
|
cawcenter
|
4e039e10c4
|
feat: CollectionTable component + fix avatars page
|
2025-12-14 23:05:11 -05:00 |
|
cawcenter
|
ad78a5e55b
|
feat: generic collections CRUD API endpoint
|
2025-12-14 23:04:25 -05:00 |
|
cawcenter
|
8db5789c4f
|
fix: add migrations folder to Docker build
|
2025-12-14 22:45:26 -05:00 |
|
cawcenter
|
b3fc118f5d
|
fix: Redis network config for connectivity
|
2025-12-14 22:43:54 -05:00 |
|
cawcenter
|
f307ad2849
|
feat: comprehensive admin dashboard with quick links and API reference
|
2025-12-14 22:38:18 -05:00 |
|
cawcenter
|
7aca758ba3
|
fix: remove Tailwind CDN (CORS issue), use built-in Tailwind
|
2025-12-14 22:35:36 -05:00 |
|
cawcenter
|
4fafb3140e
|
feat(weeks4-5): operations endpoints + UI components with Recharts & Leaflet
|
2025-12-14 22:31:58 -05:00 |
|
cawcenter
|
40a46a791f
|
feat(weeks2-3): data ingestion, geospatial launcher, intelligence endpoints
|
2025-12-14 22:29:23 -05:00 |
|
cawcenter
|
ffd7033501
|
feat(week1): complete foundation - schema, migrations, enhanced SQL, sanitizer
|
2025-12-14 22:17:23 -05:00 |
|
cawcenter
|
209a7e65ae
|
fix(frontend): remove client-side Directus calls causing hydration errors
|
2025-12-14 21:57:45 -05:00 |
|
cawcenter
|
47654f51fb
|
feat(god-mode): add self-redeploy endpoint via Coolify webhook
|
2025-12-14 21:36:58 -05:00 |
|
cawcenter
|
659a968b2d
|
fix(redis): use REDIS_URL in health checks with lazyConnect
|
2025-12-14 21:31:20 -05:00 |
|
cawcenter
|
fd61eab8c9
|
fix(redis): add error handling and support no-auth Redis
|
2025-12-14 21:29:58 -05:00 |
|
cawcenter
|
7d76f89940
|
fix(ui): restore tailwind CDN and add navigation menu
|
2025-12-14 21:27:21 -05:00 |
|
cawcenter
|
927b698858
|
fix(network): connect to coolify network for database access
|
2025-12-14 21:20:52 -05:00 |
|
cawcenter
|
286d759c17
|
fix(ui): remove tailwind CDN and add token auth prompt
|
2025-12-14 21:15:52 -05:00 |
|
cawcenter
|
b589fa7134
|
fix(deploy): reduce CPU limit to 3.5 for 4-CPU server
|
2025-12-14 21:11:14 -05:00 |
|
cawcenter
|
991569d84b
|
fix(deps): add react-is for recharts compatibility
|
2025-12-14 21:07:51 -05:00 |
|
cawcenter
|
3263bf25a9
|
fix(deps): add vite as explicit devDependency
|
2025-12-14 21:05:25 -05:00 |
|
cawcenter
|
89f8b6ad6a
|
fix(docker): set NODE_ENV=development for install to include vite
|
2025-12-14 21:02:58 -05:00 |
|
cawcenter
|
10d4b19a01
|
fix(docker): force install dev dependencies for build
|
2025-12-14 20:58:09 -05:00 |
|
cawcenter
|
713bc28824
|
fix(docker): enable verbose build logging
|
2025-12-14 20:52:35 -05:00 |
|
cawcenter
|
8ae5c9994d
|
fix(docker): add .dockerignore to exclude local node_modules
|
2025-12-14 20:46:49 -05:00 |
|
cawcenter
|
cc3fae39b2
|
fix(ts): use import type for schema interfaces to fix build
|
2025-12-14 20:42:53 -05:00 |
|
cawcenter
|
9113a642b1
|
fix(arch): remove directus-sdk/shim conflicts
|
2025-12-14 20:32:09 -05:00 |
|
cawcenter
|
650875512c
|
fix(ts): use type-only import for QueueOptions
|
2025-12-14 20:29:06 -05:00 |
|
cawcenter
|
ac9336f536
|
fix(queue): support REDIS_URL for deployment
|
2025-12-14 20:24:03 -05:00 |
|
cawcenter
|
3c7ff52dc2
|
fix(docker): upgrade to node:22-alpine to resolve build errors
|
2025-12-14 20:18:54 -05:00 |
|
cawcenter
|
ca38c25042
|
docs: add stress test report and verify integrity
|
2025-12-14 20:14:00 -05:00 |
|
cawcenter
|
7f0f5466aa
|
Docs: Add AI Handoff Context Schema (JSON)
|
2025-12-14 19:55:28 -05:00 |
|
cawcenter
|
0ac6830dc5
|
Docs: Add AI Onboarding, Chief Dev Brief, and Handoff Prompt
|
2025-12-14 19:50:48 -05:00 |
|
cawcenter
|
88d3157cd9
|
Feat: Add System Control (Standby Mode) and Resource Monitor
|
2025-12-14 19:50:05 -05:00 |
|
cawcenter
|
f7997cdd88
|
Fix: Increase Build-Time Memory Limit (8GB) for Docker
|
2025-12-14 19:43:18 -05:00 |
|
cawcenter
|
6acc4dccb6
|
God Mode: Add Redis Service to Docker Compose
v1
|
2025-12-14 19:32:23 -05:00 |
|
cawcenter
|
90d5e67c58
|
God Mode: Docker Optimizations for 100k Scale (Memory, Ulimits, Threadpool)
|
2025-12-14 19:30:41 -05:00 |
|
cawcenter
|
e97bdee388
|
God Mode: Sync All Admin Pages & Components. Fix Navigation. Fix Schemas.
|
2025-12-14 19:28:20 -05:00 |
|
cawcenter
|
189abfb384
|
God Mode: Final Deliverable. Added Creator Notes, Executive Briefs, and Fixed Build Dependencies.
|
2025-12-14 19:23:52 -05:00 |
|
cawcenter
|
153102b23e
|
God Mode Valhalla: Initial Standalone Commit
|
2025-12-14 19:19:14 -05:00 |
|