Enhance instance listing with live status #424

Open
opened 2026-02-13 14:40:41 +00:00 by tobru · 0 comments
Owner

Stories

As a user, I want to see at a glance how my instances are doing

Implementation Notes

The instance listing view currently only contains information from the database. Let's enhance this view with live information from the control-plane(s), lazily loaded.

  • Instance status, similar to the status badge on the detail view
  • Paused state if the instance is paused
  • "Created At" localized
  • Service name linked to "/org//services/keycloak/"
  • Plan information
  • "Open" link, like the "Open" button in the detail view
  • Edit and delete links
## Stories _As a user, I want to see at a glance how my instances are doing_ ## Implementation Notes The instance listing view currently only contains information from the database. Let's enhance this view with live information from the control-plane(s), lazily loaded. - Instance status, similar to the status badge on the detail view - Paused state if the instance is paused - "Created At" localized - Service name linked to "/org/<org>/services/keycloak/" - Plan information - "Open" link, like the "Open" button in the detail view - Edit and delete links
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servala/servala-portal#424
No description provided.