Commit Graph

  • 16d81c4ec3 Add WhyOps service and show health status for all services main Alejandro Gutiérrez 2026-02-08 18:54:54 +00:00
  • 331cd621cf feat: add WhyOps link to WhyRating project card Alejandro Gutiérrez 2026-02-07 17:51:12 +00:00
  • 9b9226b954 Replace Puppeteer with Next.js ImageResponse for previews Alejandro Gutiérrez 2026-02-06 19:41:40 +01:00
  • 91624fd6de Add S3/MinIO storage for deployment previews Alejandro Gutiérrez 2026-02-06 18:11:50 +01:00
  • efc7a8392b Add Vercel-style deployment dashboard Alejandro Gutiérrez 2026-02-06 18:00:14 +01:00
  • f7c57ca4f0 Use domain-based URLs for services instead of IP:port Alejandro Gutiérrez 2026-02-06 17:01:11 +01:00
  • 396b2c3ecf Append real-time stats to CPU/RAM charts on each 15s tick Alejandro Gutiérrez 2026-02-04 01:44:40 +01:00
  • e4e5cc97d3 Deep-link Dozzle logs button to specific container Alejandro Gutiérrez 2026-02-04 01:17:46 +01:00
  • 5aa7559d43 Fix SQL join type mismatch (application_id varchar vs id bigint) and add is_api field Alejandro Gutiérrez 2026-02-04 01:14:46 +01:00
  • 68649b0073 Add Dozzle logs button to service card footer Alejandro Gutiérrez 2026-02-04 01:01:19 +01:00
  • af49497923 Fix Coolify DB connection URL parsing for special chars in password Alejandro Gutiérrez 2026-02-04 01:00:21 +01:00
  • 1a5be27a17 Redesign ServiceCard: card body is informational, links in footer Alejandro Gutiérrez 2026-02-04 00:52:50 +01:00
  • 5fd10819e4 Add Coolify management links to service cards and overview chips Alejandro Gutiérrez 2026-02-04 00:51:42 +01:00
  • 9e683eba22 Replace polling with real-time SSE stream and eliminate Python API dependency Alejandro Gutiérrez 2026-02-04 00:43:41 +01:00
  • d4053812cd Show running services as named chips with restart/stop on Overview Alejandro Gutiérrez 2026-02-04 00:43:16 +01:00
  • eda6d956b2 Redesign ServiceCard: state-driven controls with visual indicators Alejandro Gutiérrez 2026-02-04 00:37:05 +01:00
  • 14fc608754 Add restart/stop controls to every ServiceCard on Services tab Alejandro Gutiérrez 2026-02-03 23:58:17 +01:00
  • 93578904f4 Add service start/stop toggle buttons via Coolify API Alejandro Gutiérrez 2026-02-03 23:16:45 +01:00
  • 4024005319 Improve overview: named chips for stopped services, view-all navigation Alejandro Gutiérrez 2026-02-03 22:57:59 +01:00
  • 059d9037b3 Add CPU temperature chart to System Trends Alejandro Gutiérrez 2026-02-03 22:54:12 +01:00
  • d81f39c28d Restructure Overview: project cards side by side, ready to scale Alejandro Gutiérrez 2026-02-03 22:51:01 +01:00
  • 2e0bf435fe Reorder Overview layout: charts hero, remove redundant health card Alejandro Gutiérrez 2026-02-03 22:47:50 +01:00
  • 43936fc601 Add System Trends sparkline charts using Recharts + Prometheus Alejandro Gutiérrez 2026-02-03 22:40:23 +01:00
  • 8583ae52c6 Add Overview tab with system vitals and replace WhyRating tab Alejandro Gutiérrez 2026-02-03 22:12:00 +01:00
  • d70f7a902f Add auto-discovery services tab using Coolify API Alejandro Gutiérrez 2026-02-03 21:28:02 +01:00
  • 3a16df2581 Use Coolify logo icon for Coolify links Alejandro Gutiérrez 2026-02-02 19:41:17 +00:00
  • da3753c47f Set default page size to 50 rows Alejandro Gutiérrez 2026-02-02 18:21:10 +00:00
  • a2519116d5 Extend deployments table to use more horizontal space Alejandro Gutiérrez 2026-02-02 18:17:55 +00:00
  • 2726d92f00 Fix table overflow and add website link to actions Alejandro Gutiérrez 2026-02-02 18:05:19 +00:00
  • da4b167567 Add deployed site link to deployments table Alejandro Gutiérrez 2026-02-02 17:52:16 +00:00
  • d6aa5ecd11 Improve deployment logs with colors, formatting, and expand view Alejandro Gutiérrez 2026-02-02 02:55:31 +00:00
  • 968ea60c60 Fix expanded logs horizontal overflow Alejandro Gutiérrez 2026-02-02 02:18:24 +00:00
  • d760638bf6 Fix page scroll on row expand - use container scrollTop instead of scrollIntoView Alejandro Gutiérrez 2026-02-02 02:14:49 +00:00
  • 6739a53fa8 Fix table horizontal overflow - add scroll and min-width Alejandro Gutiérrez 2026-02-02 02:13:03 +00:00
  • 887ebf0ab8 Fix light theme support and expand/collapse UX Alejandro Gutiérrez 2026-02-02 02:08:40 +00:00
  • 84d5633b36 Fix TypeScript error: cast unknown to string in deployment loop Alejandro Gutiérrez 2026-02-02 01:57:48 +00:00
  • 73ac2ddc21 Use HTTP API for production deployment data Alejandro Gutiérrez 2026-02-02 01:56:06 +00:00
  • 58308c9c62 Add global Deployments dashboard with expandable logs Alejandro Gutiérrez 2026-02-02 01:40:43 +00:00
  • 299e7beb57 Use WhyRating brand logo for tab and hub link icons Alejandro Gutiérrez 2026-02-02 01:14:36 +00:00
  • 78d2becab9 Simplify WhyRating tab to only show Hub link Alejandro Gutiérrez 2026-02-02 01:13:08 +00:00
  • 7d76891579 Add WhyRating Hub link to WhyRating tab Alejandro Gutiérrez 2026-02-02 00:43:10 +00:00
  • ad83449aac Add dedicated AI tab for quick access to AI tools Alejandro Gutiérrez 2026-02-02 00:28:09 +00:00
  • 24bbcaecd6 Move WhyRating tab to first position Alejandro Gutiérrez 2026-02-02 00:27:16 +00:00
  • b115846021 Add WhyRating tab with project links Alejandro Gutiérrez 2026-02-02 00:26:27 +00:00
  • 331441b57e Add subtle shadow and reduce border intensity on cards Alejandro Gutiérrez 2026-02-02 00:19:15 +00:00
  • a96c510dd6 Update tab styling to match whyrating-brand nuc 2026-02-01 23:53:55 +00:00
  • fa2e7dd44a Add tab navigation (Services, Bookmarks, Settings) Alejandro Gutiérrez 2026-02-01 23:02:37 +00:00
  • 1a7a0ed4d3 Initial NUC Portal dashboard Alejandro Gutiérrez 2026-02-01 22:52:38 +00:00