0631b7731f
feat(services): map backend service data to UI components, add stats & logs parsing, fetch service stats, and fix logs request param
2026-03-03 11:57:41 +00:00
0f0da0f2ef
fix(bin): make bin/onebox-wrapper.js executable
2026-03-02 07:26:38 +00:00
bfcfef79da
fix(build): update build/watch configuration, switch to esbuild bundler and tswatch, and bump catalog and tooling dependencies
2026-03-02 07:18:54 +00:00
14f6746833
fix(package.json): update package metadata
2026-02-24 20:31:07 +00:00
ba05cc84fe
feat(opsserver): introduce OpsServer (TypedRequest API) and new lightweight web UI; replace legacy Angular UI and add typed interfaces
2026-02-24 18:15:44 +00:00
9365f20f6d
fix(ui): Add VS Code configs for the UI workspace and normalize dark theme CSS variables
2025-12-03 22:10:56 +00:00
e4dd4cce0a
fix(ui): Correct import success toast and add VS Code launch/tasks recommendations for the UI
2025-11-27 22:35:35 +00:00
ea7bb1395f
feat(backups): Add backup import API and improve backup download/import flow in UI
2025-11-27 22:29:36 +00:00
6ba7e655e3
feat(backup): Add backup scheduling system with GFS retention, API and UI integration
2025-11-27 21:42:07 +00:00
5cd7e7c252
feat(backup): Add backup system: BackupManager, DB schema, API endpoints and UI support
...
Introduce a complete service backup/restore subsystem with encrypted archives, database records and REST endpoints. Implements BackupManager with export/import for service config, platform resources (MongoDB, MinIO, ClickHouse), and Docker images; adds BackupRepository and migrations for backups table and include_image_in_backup; integrates backup flows into the HTTP API and the UI client; exposes backup password management and restore modes (restore/import/clone). Wire BackupManager into Onebox initialization.
2025-11-27 13:48:11 +00:00
7b159a3486
feat(ui.dashboard): Add Resource Usage card to dashboard and make dashboard cards full-height; add VSCode launch/tasks/config
2025-11-27 09:50:06 +00:00
3d7727c304
feat(network): Add traffic stats endpoint and dashboard UI; enhance platform services and certificate health reporting
2025-11-27 09:26:04 +00:00
633cbe696e
feat(platform-services): Add ClickHouse platform service support and improve related healthchecks and tooling
2025-11-26 22:05:25 +00:00
0d932239d2
feat(platform-services): Add ClickHouse platform service support (provider, types, provisioning, UI and port mappings)
2025-11-26 18:54:20 +00:00
9d7f132f6d
fix(platform-services/minio): Improve MinIO provider: reuse existing data and credentials, use host-bound port for provisioning, and safer provisioning/deprovisioning
2025-11-26 18:46:50 +00:00
be92d93f3f
feat(ui): Sync UI tab state with URL and update routes/links
2025-11-26 18:34:29 +00:00
3fbcaee56e
feat(platform-services): Add platform service log streaming, improve health checks and provisioning robustness
2025-11-26 18:20:02 +00:00