Fixed
Fully functional data-star UI with SSE integration
Initial status fetch from
/statusendpoint on page loadReal-time service updates via SSE at
/ui/streamPeriodic updates every 30 seconds
Live audit events stream
Service Actions
All action buttons working correctly:
Trigger: Manual update check for a service
Redeploy: Force redeploy with command preview
Unblock: Unblock failed digest
Visual Features
Connection status indicator (connected/error/reconnecting)
Resource usage bars with color coding:
Green: Normal usage
Orange: Warning (CPU >60%, MEM >70%)
Red: Danger (CPU >80%, MEM >85%)
Config flags visualization (U/H/S badges)
Container details display per service
Events table with real-time audit log
Added
data-store- Reactive state containerdata-text- Reactive text contentdata-show- Conditional visibilitydata-each- Loop over arraysdata-on-click- Event handlersdata-class- Dynamic CSS classesdata-style- Dynamic inline stylesMigration Notes
No breaking changes - This release completes the UI implementation started in alpha.11.