079e6a64a9
fix(dashboard): add aggregated resource usage stats to the dashboard
...
Publish to npm / npm-publish (push) Failing after 4s
CI / Type Check & Lint (push) Failing after 29s
CI / Build Test (Current Platform) (push) Successful in 1m1s
Release / build-and-release (push) Failing after 1m43s
CI / Build All Platforms (push) Successful in 2m8s
- Aggregate CPU, memory, and network stats across all running containers
- Extend ISystemStatus.docker with resource usage fields
- Fix getContainerStats Swarm service ID fallback
- Wire dashboard resource usage card to real backend data
2026-03-16 16:47:05 +00:00
ec0e377ccb
feat(opsserver,web): add real-time platform service log streaming to the dashboard
2026-03-16 16:19:39 +00:00
3b3d0433cb
fix(platform-services): fix detail view navigation and log display
...
CI / Build All Platforms (push) Failing after 4s
Publish to npm / npm-publish (push) Failing after 8s
CI / Type Check & Lint (push) Failing after 29s
CI / Build Test (Current Platform) (push) Successful in 1m6s
Release / build-and-release (push) Successful in 3m21s
- Add back button for returning to services list
- Fix DOM lifecycle when switching between platform services
- Fix timestamp format for dees-chart-log compatibility
- Clear previous stats/logs state before fetching new data
2026-03-16 14:48:46 +00:00
713fda2a86
feat(platform-services): add platform service log retrieval and display in the services UI
2026-03-16 13:51:43 +00:00
497f8f59a7
feat(web/services): add deploy service action to the services view
2026-03-16 12:36:02 +00:00
3f2cd074ce
feat(services): add platform service navigation and stats in the services UI
2026-03-16 11:45:56 +00:00
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
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