Skip to content

[UI]: Instance details page #2999

@jvstme

Description

@jvstme

Problem

  • It is difficult to find out the details of an instance shown in the Targets column of the Events page, since there is no hyperlink.
  • It is difficult to find out which instance a particular run/job is/was running on. The name of the instance is available in the Events tab of the run page, but there is no hyperlink to instance details.

Solution

  • Add an Instance Details page, including:
    • A Details tab (same instance details as on the Instance List page, except instance num and instance name)
    • An Events tab, including:
      • A table of instance events
      • A "Full view" button
    • An Inspect tab
    • A Delete button
  • Update the Instance List page:
    • Add a Name column (hyperlink to instance details; first column in the table).
    • Drop the Instance num column (redundant if the instance name is shown)
  • Update the Events page and the Events tabs on resource pages so that event targets of type instance contain a hyperlink to instance details.

Requires backend changes:

Workaround

No response

Would you like to help us implement this feature by sending a PR?

Yes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions