feat(xo-web/home): icon grouping (#6655)

This commit is contained in:
Mathieu
2023-03-15 10:59:06 +01:00
committed by GitHub
parent 2823af9441
commit aadc1bb84c
7 changed files with 207 additions and 63 deletions

View File

@@ -10,6 +10,7 @@
- [Plugin/auth-oidc] Support `email` for _username field_ setting [Forum#59587](https://xcp-ng.org/forum/post/59587)
- [Plugin/auth-oidc] Well-known suffix is now optional in _auto-discovery URL_
- [PIF selector] Display the VLAN number when displaying a VLAN PIF [#4697](https://github.com/vatesfr/xen-orchestra/issues/4697) (PR [#6714](https://github.com/vatesfr/xen-orchestra/pull/6714))
- [Home/pool, host] Grouping of alert icons (PR [#6655](https://github.com/vatesfr/xen-orchestra/pull/6655))
### Bug fixes