cloudstack/ui/scripts/ui/widgets
ramamurtis fde2887476 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.
Fixes #101

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 8591383bcc)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-09 14:27:23 +05:30
..
cloudBrowser.js CLOUDSTACK-7302: UI: Remove Hover Interaction from breadcrumbs at top page 2014-08-12 11:36:45 -07:00
dataTable.js Commiting multi select stuff for inital review 2013-09-27 16:57:44 -07:00
detailView.js Make using a hint (or no results) text more flexible 2014-08-18 15:07:03 -06:00
listView.js CLOUDSTACK-7736: UI - listView widget - select view dropdown on top of listView - prefilter() - include original args.context when passing it to prefilter(). 2014-10-16 12:09:48 -07: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