cloudstack/ui/css
rashmidixit d8158fe5f4 CLOUDSTACK-9718: Revamp the dropdown showing lists of hosts available for migration in a Zone
Reviewed-By: Rashmi Dixit

    Problem: All the hosts suitable for VM Migration are not shown in the UI. This could
    confuse the user as the target host might never be shown in the UI.

    Root Cause: The API (findHostsForMigration) always returned page 1 results which would
    be always <= default.page.size global parameter. Therefore, in case of large
    no. of hosts where the result can map to multiple pages, this issue would arise.

    Solution: 1. Replace drop-down with listView widget.
    2. Allow lazy-loading of records on listView's scroll.
    3. Show additional parameters (CPU/Memory used) to assist admin in decision making.
    4. Provide 'Search by host name' to limit the results.

Added change where if there are no hosts found, an empty row with message will
appear.
2017-04-06 12:31:51 +05:30
..
cloudstack3-ie7.css IE7: Fix quick view icons disappearing 2012-10-16 14:06:54 -07:00
cloudstack3.css CLOUDSTACK-9718: Revamp the dropdown showing lists of hosts available for migration in a Zone 2017-04-06 12:31:51 +05:30
cloudstack3.hu.css CSS for the hungarian localization 2015-05-09 08:37:53 +02:00
cloudstack3.ja_JP.css ja_JP: Fix truncated column headers on multi-edit 2014-12-09 12:24:06 -08:00
custom.css CLOUDSTACK-8740: add custom.css to make custom UI styles easier 2015-08-17 14:10:08 +02:00
token-input-facebook.css Support a new control for storage tags on the Add Compute Offering and Add Disk Offering windows 2014-08-19 18:03:48 -06:00