Commit Graph

  • 8aa1146b45 feat(launcher): launch_linux.sh arranca en modo completo (HTTP+WS+Work) master egutierrez 2026-06-03 19:13:03 +02:00
  • ca67f343df docs: documentar dependencias de runtime (sqlite_api, call_monitor, dev_console) egutierrez 2026-06-03 17:37:36 +02:00
  • 371266c52b Merge quick/linux-launcher: launcher Linux + binding directo egutierrez 2026-06-02 23:00:23 +02:00
  • 0ac03fe5b0 feat(linux): launcher de escritorio con binding SQLite directo egutierrez 2026-06-02 23:00:23 +02:00
  • ff67e4e069 chore: auto-commit (4 archivos) egutierrez 2026-05-19 00:31:34 +02:00
  • ca436aa6cc feat(dev): issues 0100-0104 — dev_console binary + work_tab + DoD user-facing + frontmatter migration de 146 issues + taxonomia canonica egutierrez 2026-05-17 02:44:05 +02:00
  • 092d03ba53 docs(flows): DoD obligatorio con user-facing surface + abrir issues 0100-0103 (taxonomia, frontmatter migration, dev_console, work dashboard) egutierrez 2026-05-17 00:07:04 +02:00
  • 04cfa2aba0 chore: auto-commit (4 archivos) egutierrez 2026-05-16 16:33:25 +02:00
  • 9cbf2f7492 merge Monitor renderers migration (issue 0081-J) egutierrez 2026-05-15 16:43:54 +02:00
  • 3f8c12db89 migrate Monitor Recent Executions + Failed Functions to data_table::render with Badge/Duration renderers (issue 0081-J) egutierrez 2026-05-15 16:43:51 +02:00
  • 55a9c07e46 merge data_table migration (issue 0081-J) egutierrez 2026-05-15 14:39:55 +02:00
  • 3d7c5bc0a1 migrate function/type/app tables to data_table_cpp_viz (issue 0081-J) egutierrez 2026-05-15 14:39:51 +02:00
  • 00ee6a93e3 chore: auto-commit (4 archivos) egutierrez 2026-05-14 02:06:46 +02:00
  • 5c53cfcb68 merge: issue/0086-monitor-tab — Monitor tab + WS live stream egutierrez 2026-05-14 00:35:38 +02:00
  • f7109a8ca0 docs(monitor): bump to v0.4.0, update app.md with Monitor + WS section egutierrez 2026-05-14 00:35:26 +02:00
  • 9205567d5f feat(monitor): WS client live stream + apply snapshot/delta to UI egutierrez 2026-05-14 00:34:03 +02:00
  • 87b7ef45ff feat(monitor): Monitor tab as primary landing + errors KPI + recent executions + date filter issue/0086-monitor-tab egutierrez 2026-05-14 00:26:29 +02:00
  • 33d50aacdd feat(kotlin-compose): design system + 33 components + gallery_kt + e2e android emulator + scaffolder fixes egutierrez 2026-05-11 16:29:05 +02:00
  • ddf8e76ad6 feat(dashboard): functions explorer + top-level tabs + pie chart fit egutierrez 2026-05-05 23:13:02 +02:00
  • 641723bdf1 docs(app.md): document additional uses_functions deps egutierrez 2026-05-04 11:46:06 +02:00
  • ec60a80844 chore: ignorar registry.db (no debe vivir aqui) egutierrez 2026-04-30 18:14:07 +02:00
  • 00a19d8632 feat(dashboard): v0.3.0 — Status panel, dashboard_panel/grid, AppConfig pattern egutierrez 2026-04-29 00:58:17 +02:00
  • a728e2b0a1 docs(app.md): notas Settings submenu + Git column (sesion 2026-04-28) egutierrez 2026-04-28 22:41:47 +02:00
  • a466fff71a feat: Settings submenu (Settings.../About...), git column, projects tab egutierrez 2026-04-28 22:04:58 +02:00
  • 57d8f0198a fix(cmake): guard NOT TARGET sqlite3_vendored para evitar duplicado egutierrez 2026-04-28 18:42:12 +02:00
  • d6bdab89e8 feat(views): chart panels con tamano fijo, altura de row constante, gitignore imgui.ini egutierrez 2026-04-24 21:31:26 +02:00
  • 646b9463c0 feat(kpis): 4-col table + card container para cada KPI egutierrez 2026-04-24 20:52:24 +02:00
  • 570103d83e feat(ui): migrar a tokens + primitivos del design system egutierrez 2026-04-24 14:52:08 +02:00
  • fa7982727c build(win): ocultar consola al lanzar (WIN32_EXECUTABLE TRUE) egutierrez 2026-04-24 14:36:04 +02:00
  • de76cd9ff9 fix: #include <cstdint> en http_client.cpp egutierrez 2026-04-24 13:56:12 +02:00
  • 079bab81cc merge: quick/minimal-http-client — HTTP client minimalista, compilacion Windows OK egutierrez 2026-04-13 01:45:33 +02:00
  • 5b7001ebfb refactor: reemplazar cpp-httplib por HTTP client minimalista egutierrez 2026-04-13 01:45:30 +02:00
  • ed07106cf1 merge: quick/http-api-integration — Dashboard consume sqlite_api via HTTP, fallback SQLite egutierrez 2026-04-13 01:37:17 +02:00
  • 3de6b05357 feat: main.cpp intenta HTTP API primero, fallback a SQLite egutierrez 2026-04-13 01:37:09 +02:00
  • 0ef3da3bf5 feat: data layer HTTP — consume sqlite_api en vez de SQLite directo egutierrez 2026-04-13 01:37:03 +02:00
  • 5c521fc6e3 chore: vendor cpp-httplib v0.18.3 y nlohmann/json v3.11.3 egutierrez 2026-04-13 01:36:57 +02:00
  • ea7e3c5a69 merge: quick/dashboard-improvements — Layout responsivo, KPIs extra, fix UNC paths Windows egutierrez 2026-04-13 01:31:46 +02:00
  • 615fd03e51 fix: printf format, paths WSL actualizados y repo_url en app.md egutierrez 2026-04-13 01:31:41 +02:00
  • 80b0e827b6 feat: layout responsivo y KPIs adicionales en dashboard egutierrez 2026-04-13 01:31:37 +02:00
  • 423fb04b40 fix: soporte Windows UNC paths y busy timeout en SQLite egutierrez 2026-04-13 01:31:33 +02:00
  • 303b6d476d Initial commit: registry_dashboard — Dashboard ImGui para fn_registry Egutierrez 2026-04-08 00:42:29 +02:00