ui: show aborting user on aborted work request status

when a work request is actively aborted by a user, this information is already stored in aborted_by_id but not surfaced in the web UI.

This change adds a tooltip to the “Aborted” status badge showing the aborting user when available, without altering layout or backend behavior.

Closes #1228 (closed).

Merge request reports

Loading