cloudstack/ui/scripts
Jessica Wang 6fab3a9d90 infrastructure page - zone detail - guest traffic type - networks tab - pass listAll=true to 2nd listNetworks API. 2012-03-12 14:48:11 -07:00
..
ui cloudstack 3.0 UI - listView - when clicking fast between different rows, JS error "args.context.xxx is undefined" appears. e.g. "args.context.instances is undefined" appears when clicking fast between different rows in listView in instance page. Because when clicking fast, users might click another row before API response for this current row is back => which causes the JS error. The fix is to overlay the whole listView by loading image (spinning wheel image) until click-handling for this row is done (e.g. API response is back). 2012-03-09 16:47:28 -08:00
ui-custom cloudstack 3.0 UI - infrastructure page - update SSL Certificate - overlay loading image during action. 2012-03-08 14:10:43 -08:00
accounts.js bug 14191 2012-03-09 14:13:37 -08:00
cloud.core.callbacks.js Add new UI; move old UI to old/ 2011-11-03 10:59:57 -07:00
cloudStack.js bug 14088: 2012-03-05 16:13:48 -08:00
configuration.js bug 14238: create network offering dialog - remove traffic type dropdown since it includes only one choice. Hardcode it in API call. 2012-03-12 11:36:32 -07:00
dashboard.js Use user.role instead of user.type 2012-02-28 12:21:54 -08:00
domains.js Update UI with latest fixes and localization 2012-02-13 17:37:38 -08:00
events.js Update UI with latest fixes and localization 2012-02-13 17:37:38 -08:00
globalSettings.js UI updates/fixes 2012-02-21 19:14:26 -08:00
installWizard.js bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain) [reviewed-by: Brian] 2012-02-29 15:19:51 -08:00
instances.js cloudstack 3.0 UI - (1) listView widget - add PreFilter() to exclude fields that shouldn't show upon conditions. (2) Instance page - add new field "Internal name" (e.g. "i-3-5-JW") that only shows for root-admin. 2012-03-08 13:28:58 -08:00
lbStickyPolicy.js bug 13765 2012-02-21 15:16:05 -08:00
network.js cloudstack 3.0 UI - IP Address page - retrieving data for detailView - no need to pass listAll parameter to listPublicIpAddresses API. Passing id parameter is enough. 2012-03-12 14:12:26 -07:00
projects.js bug 13746: Fix missing localization label 2012-02-21 14:35:51 -08:00
sharedFunctions.js bug 13922 2012-02-22 12:06:38 -08:00
storage.js Delete User action - fix a bug that loading image didn't disappear after action was finished. [reviewed-by: Brian] 2012-03-02 11:48:46 -08:00
system.js infrastructure page - zone detail - guest traffic type - networks tab - pass listAll=true to 2nd listNetworks API. 2012-03-12 14:48:11 -07:00
templates.js bug 14206: ISO page - listView - show name instead of description. 2012-03-08 15:05:46 -08:00
zoneWizard.js bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain) [reviewed-by: Brian] 2012-02-29 15:19:51 -08:00