Commit Graph

11 Commits

Author SHA1 Message Date
d3b3bc11d9 fix(logs): remove redundant top page header to maximize vertical terminal space 2026-06-14 14:48:51 -07:00
6e0620ea7d fix(dashboard): align server logs page to workspace layout and flatten database link in sidebar 2026-06-14 14:42:46 -07:00
77b24f1a6b fix(logs): resolve object-child crash and align terminal colors to light theme 2026-06-14 12:46:26 -07:00
4c0754de33 fix(logs): fix terminal layout 2026-06-14 12:44:19 -07:00
7e67e480bb fix(logs): fix terminal colors and payload rendering 2026-06-14 12:43:09 -07:00
95f54260c1 feat(dashboard): integrate MagicUI Terminal and BorderBeam 2026-06-14 12:41:11 -07:00
8f5853e684 fix(dashboard): apply PageHeaders to correspond with new sidebar names 2026-06-13 11:30:30 -07:00
9092b9e549 fix(dashboard): remove Analytics, Marketing, Security, Integrations + fix build
- Deleted unused/stub routes: Security, Analytics, Marketing (+SEO/Social), Integrations
- Removed these routes from the Dashboard Sidebar menu
- Fixed Next.js build errors caused by duplicate component declarations (SectionHeader, KvRow) in overview, hosting, services, and infrastructure by relying fully on the unified dashboard-ui kit.
2026-06-13 11:13:37 -07:00
eb198e2d4d ship: project dashboard pages + sidebar/chat overhaul + log tooling
Ships accumulated WIP that was sitting uncommitted:
- New (home) dashboard route pages: overview, code, data/tables, hosting,
  infrastructure, services, domains, integrations, agents, analytics, api,
  automations, billing, logs, market, marketing(+seo/social), product, security,
  storage, users, settings(app/auth).
- dashboard-sidebar, project-icon-rail, chat-panel updates; mcp + anatomy route
  changes; package.json/lock dependency bumps.
- Coolify log tooling (scripts/fetch-app-logs.mjs + fetch-app-logs-ssh.mjs) and
  ai-new-thread.md "Fetching Production Logs" section.

Excludes throwaway debug scripts and telemetry audit dumps (the latter contain
live credentials and must not be committed).
2026-06-12 18:09:09 -07:00
95253c7707 fix(preview): resolve ReferenceError on isForceStarting initialization order 2026-06-12 16:46:35 -07:00
76c0241bd1 Save frontend state (layout, sidebar, chat panel, preview refresh fix) before rollback 2026-06-12 16:35:45 -07:00