feat(xo-web/dashboard/health): add free space column for storage state (#6778)

See xoa-support#13538
This commit is contained in:
Mathieu
2023-04-14 11:10:38 +02:00
committed by GitHub
parent 091b0a3ef3
commit 11cc299940
2 changed files with 7 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [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))
### Bug fixes
@@ -40,8 +41,8 @@
- @xen-orchestra/backups minor
- @xen-orchestra/mixins minor
- vhd-lib minor
- xo-web patch
- xo-server minor
- xo-server-usage-report patch
- xo-web minor
<!--packages-end-->