cloudstack/ui/scripts
Jessica Wang 008fcb8a27 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:48:14 -08: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:48:14 -08:00
ui-custom cloudstack 3.0 UI - infrastructure page - update SSL Certificate - overlay loading image during action. 2012-03-08 14:11:27 -08:00
accounts.js bug 14191 2012-03-09 14:12:49 -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:31 -08:00
configuration.js bug 14093 2012-03-06 13:58:11 -08:00
dashboard.js Use user.role instead of user.type 2012-02-28 12:09:45 -08:00
domains.js Localize domains section 2012-02-13 15:11:11 -08:00
events.js Localize events/alerts 2012-02-13 14:20:43 -08:00
globalSettings.js Navigation organizational changes 2012-02-21 18:54:43 -08:00
installWizard.js bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain) 2012-02-29 15:22:36 -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:30:06 -08:00
lbStickyPolicy.js bug 13765 2012-02-21 15:13:52 -08:00
network.js Network page - Add guest network dialog - network offering dropdown - pass guestiptype instead of type to listNetworkOfferings API. 2012-03-08 10:03:41 -08:00
projects.js bug 13746: Fix missing localization label 2012-02-21 14:36:10 -08:00
sharedFunctions.js bug 13922 2012-02-22 12:04:18 -08:00
storage.js Delete User action - fix a bug that loading image didn't disappear after action was finished. 2012-03-02 11:53:03 -08:00
system.js bug 13112: cloudstack 3.0 UI - host page - add Statistics tab. 2012-03-09 13:49:23 -08:00
templates.js bug 14206: ISO page - listView - show name instead of description. 2012-03-08 15:06:25 -08:00
zoneWizard.js bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain) 2012-02-29 15:22:36 -08:00