cloudstack/ui/scripts/ui/widgets
Rohit Yadav 938f1d2a7d CLOUDSTACK-9020: Metrics views for CloudStack UI
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>
2016-01-20 12:54:06 +01:00
..
cloudBrowser.js CLOUDSTACK-9020: Metrics views for CloudStack UI 2016-01-20 12:54:06 +01:00
dataTable.js CLOUDSTACK-9020: Metrics views for CloudStack UI 2016-01-20 12:54:06 +01:00
detailView.js Make using a hint (or no results) text more flexible 2014-08-18 15:07:03 -06:00
listView.js CLOUDSTACK-9020: Metrics views for CloudStack UI 2016-01-20 12:54:06 +01:00
multiEdit.js Fix Externalization of hard-coded label strings 2014-09-17 13:59:13 -07:00
notifications.js Notification area: Show more detail in errors 2013-10-31 16:17:52 -07:00
overlay.js Format JS 2013-07-18 12:34:20 -04:00
tagger.js CLOUDSTACK-7526: Fix missing localization on 'add' button 2014-09-15 13:02:27 -07:00
toolTip.js Format JS 2013-07-18 12:34:20 -04:00
treeView.js CLOUDSTACK-8307: UI not showing all Domains, if there are more than 24 domains then the last domain gets cut off on firefox and IE. Added a flag in treeview widget and based on the flag adding css class which will make overflow as scroll instead of the default auto. 2015-03-09 14:27:23 +05:30