mirror of https://github.com/apache/cloudstack.git
Implements various metrics views based on a listView based widget that has following
properties:
- vertically and horizontally scrollable with pagination/infinite scrolling
- sortable columns (client side)
- groupable/collapsible columns
- alternate row coloring
- refresh button to refresh views
- threshold table cell coloring
- panel/breadcrumb navigation
- quick view action column
- translatable labels
- sorts after metrics is refreshed, if a column was previously sorted
- sorts after adding rows on infinite scrolling if a column was pre-sorted
- Metrics views: Zones, Clusters, Hosts, Instances, Storage pools, Volumes
- Resource filtering/navigation: Zones->Clusters->Hosts->Instances->Volumes,
Storage Pool->Volumes
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
||
|---|---|---|
| .. | ||
| messages.properties | ||
| messages_ar.properties | ||
| messages_ca.properties | ||
| messages_de_DE.properties | ||
| messages_es.properties | ||
| messages_fr_FR.properties | ||
| messages_hu.properties | ||
| messages_it_IT.properties | ||
| messages_ja_JP.properties | ||
| messages_ko_KR.properties | ||
| messages_nb_NO.properties | ||
| messages_nl_NL.properties | ||
| messages_pl.properties | ||
| messages_pt_BR.properties | ||
| messages_ru_RU.properties | ||
| messages_zh_CN.properties | ||