yasithdev opened a new pull request, #226: URL: https://github.com/apache/airavata-portals/pull/226
## Summary - Renders the experiment task pipeline as a vertical **timeline** of status nodes — green = completed, red = failed, gray = not started, and a blue spinner while running — connected by a line, replacing the text status badges. - Renames the section from "Tasks" to **Progress**. - Drops the raw task id from the status text and surfaces it as a hover tooltip on each node. ## Test plan - Open an experiment summary: completed stages show green nodes; while a job runs the active stage shows a blue spinner and downstream stages are gray; a failed stage is red. - Hovering a node shows its task id; the id no longer appears inline in the status text. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
