feat(xo-web/menu): add warning icon in proxies menu (#7237)

See Zammad#19126

Add a warning icon in Proxies menu if unable to check proxy upgrade
This commit is contained in:
OlivierFL
2023-12-22 09:53:00 +01:00
committed by GitHub
parent d38dce9302
commit 2ec164c560
4 changed files with 21 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@
- [SR] show an icon on SR during VDI coalescing (with XCP-ng 8.3+) (PR [#7241](https://github.com/vatesfr/xen-orchestra/pull/7241))
- [VDI/Export] Expose NBD settings in the XO and REST APIs api (PR [#7251](https://github.com/vatesfr/xen-orchestra/pull/7251))
- [Menu/Proxies] Added a warning icon if unable to check proxies upgrade (PR [#7237](https://github.com/vatesfr/xen-orchestra/pull/7237))
### Bug fixes