Skip to content

Add Software Updates tab #47

@bburda

Description

@bburda

Summary

Add a Software Updates tab showing update list and status tracking.


Proposed solution (optional)

  • New UpdatesTab component
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions