feat(xo-web/VM): display creator email and template name (#6771)

See xoa-support #13064 & #13094
This commit is contained in:
Mathieu
2023-04-25 16:19:07 +02:00
committed by GitHub
parent 75989cf92d
commit 0583a978be
4 changed files with 54 additions and 16 deletions

View File

@@ -9,6 +9,7 @@
- [VM/Advanced] Automatically eject removable medias when converting a VM to a template [#6752](https://github.com/vatesfr/xen-orchestra/issues/6752) (PR [#6769](https://github.com/vatesfr/xen-orchestra/pull/6769))
- [Dashboard/Health] Add free space column for storage state table (PR [#6778](https://github.com/vatesfr/xen-orchestra/pull/6778))
- [VM/General] Displays the template name used to create the VM, as well as the email address of the VM creator for admin users (PR [#6771](https://github.com/vatesfr/xen-orchestra/pull/6771))
### Bug fixes