Display WorkerRun on entity details view
Closes #1187 (closed)
This adds a multiline
boolean attribute on the WorkerRunSummary
component to disable its text ellipsis and make it behave like a regular link instead, so that it stays on the same line as "Created by" as the WorkerVersionDetails
was doing.