Commit Graph

10 Commits

Author SHA1 Message Date
8564442e67 fix(databases): remove dropdown chevron from database header 2026-06-14 14:21:54 -07:00
2b4f0d9a5f fix(databases): align database header with table row list in sidebar tree 2026-06-14 14:20:12 -07:00
7a8d13d7e2 fix(dashboard): fix double borders and corner masking issue on databases page 2026-06-14 14:07:46 -07:00
9bca5d9850 fix(dashboard): remove top PageHeader from Databases page to maximize vertical space 2026-06-14 14:05:32 -07:00
a55a226ed0 fix(dashboard): apply workspace layout sizing and independent scroll to databases page 2026-06-14 14:02:57 -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