vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
774 stars 262 forks source link

feat(xo-web/render-xo-item/Vm): yellow icon next to VM name when VM is busy #7680

Closed pdonias closed 4 months ago

pdonias commented 4 months ago

Fixes #7593

Screenshots

Capture_2024-05-22_11:45:19

Description

In the Vm component of render-xo-item.js that is used to render a VM anywhere in the UI, use the same logic as on the VM's page for the icon's color, ie change it to yellow when the VM is busy.

Checklist