feat(xo-web/sr/hosts, xo-web/host/srs): use SortedTable actions (#3539)

See #3179
This commit is contained in:
Rajaa.BARHTAOUI
2018-10-25 10:47:21 +02:00
committed by Pierre Donias
parent 97dcc204ef
commit dc15a6282a
5 changed files with 80 additions and 31 deletions

View File

@@ -25,6 +25,7 @@
- [Backup NG logs] Disable state filters with no entries [#3438](https://github.com/vatesfr/xen-orchestra/issues/3438) (PR [#3442](https://github.com/vatesfr/xen-orchestra/pull/3442))
- [ACLs] Global performance improvement on UI for non-admin users [#3578](https://github.com/vatesfr/xen-orchestra/issues/3578) (PR [#3584](https://github.com/vatesfr/xen-orchestra/pull/3584))
- [Backup NG] Improve the Schedule's view (Replace table by list) [#3491](https://github.com/vatesfr/xen-orchestra/issues/3491) (PR [#3586](https://github.com/vatesfr/xen-orchestra/pull/3586))
- ([Host/Storage], [Sr/hosts]) add bulk deletion [#3179](https://github.com/vatesfr/xen-orchestra/issues/3179) (PR [#3539](https://github.com/vatesfr/xen-orchestra/pull/3539))
### Bug fixes