-
Notifications
You must be signed in to change notification settings - Fork 0
Add Software Updates tab #47
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add a Software Updates tab showing update list and status tracking.
Proposed solution (optional)
- New
UpdatesTabcomponent - List updates via
GET /{entity_type}/{entity_id}/updates - Register new update via
POST /{entity_type}/{entity_id}/updates - View update details and status
- Track update lifecycle: prepare -> execute -> automated
- Status polling for active updates
Additional context (optional)
Depends on sovd_web_ui#42 (client migration). Gateway has 8 SOVD-compliant software update endpoints since v0.3.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request