mirror of https://github.com/apache/cloudstack.git
Implements following: - A metrics table widget that is: - 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 - Sortable column for all CloudStack tables (client side) - Configurable UI pagesize for list API calls, 'default.ui.page.size' - 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> |
||
|---|---|---|
| .. | ||
| accountsWizard.js | ||
| affinity.js | ||
| autoscaler.js | ||
| dashboard.js | ||
| enableStaticNAT.js | ||
| granularSettings.js | ||
| healthCheck.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| ipRules.js | ||
| login.js | ||
| metricsView.js | ||
| physicalResources.js | ||
| pluginListing.js | ||
| projectSelect.js | ||
| projects.js | ||
| recurringSnapshots.js | ||
| regions.js | ||
| saml.js | ||
| securityRules.js | ||
| uploadVolume.js | ||
| vpc.js | ||
| zoneChart.js | ||
| zoneFilter.js | ||
| zoneWizard.js | ||