Commit Graph

1938 Commits

Author SHA1 Message Date
Jessica Wang 23c9b5d9d2 IP Address page - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 11:43:24 -08:00
Jessica Wang 144c6fcf2d Update SSL Certificate action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 11:18:45 -08:00
Jessica Wang 592cfc6b73 Authorize Security Group Rule, Download Template, Download ISO action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 11:11:28 -08:00
Jessica Wang e86723e194 Add Volume, Download Volume action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:53:45 -08:00
Jessica Wang 395ed04b50 Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:36:20 -08:00
Jessica Wang 858464e3ef change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:14:59 -08:00
Jessica Wang 57d1e546de bug 8360: Make default option in advanced search field capitalized. 2011-02-03 16:43:56 -08:00
NIKITA a5607db579 Second level left triangular expander arrow made bigger 2011-02-03 16:13:13 -08:00
NIKITA 7904ab692d Gird actions button made bigger to accommodate all the languages text 2011-02-03 16:13:12 -08:00
Jessica Wang 67633ba197 bug 8322: re-copy event types from backend code("EventTypes.java") to UI code. 2011-02-03 15:28:29 -08:00
Jessica Wang a8ce46b57a Upon customer's request, change text " Please confirm you want to destroy instance" to " Please confirm that you want to destroy this instance." 2011-02-03 13:21:06 -08:00
Jessica Wang f08ab3b962 bug 8351: round dashboard percentages 2011-02-03 12:04:04 -08:00
Jessica Wang b75d23bb36 bug 8194: Physical Resources page, Zone page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer. 2011-02-03 11:31:17 -08:00
Jessica Wang 5563a571c7 bug 8194: Pod/Cluster/Primary Storage page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer. 2011-02-03 11:22:41 -08:00
Jessica Wang 7b1ed3917f Security Group page - localize error message of authorizeSecurityGroupIngress 2011-02-02 16:50:41 -08:00
Jessica Wang a2c7051c42 IP Address page - localize action error message. 2011-02-02 16:46:51 -08:00
Jessica Wang 6d754176ce localize Download Volume action message. 2011-02-02 16:08:39 -08:00
Jessica Wang 617569a21b Deploy VM action - remove a non-used value. 2011-02-02 15:59:41 -08:00
Jessica Wang 5aa91b6d55 localize Download Template success/fail message. 2011-02-02 15:35:08 -08:00
Jessica Wang d3fe06eddc localize Download ISO success/fail message. 2011-02-02 15:24:05 -08:00
Jessica Wang db06fe28b0 bug 8309: correct a localization label. 2011-02-02 14:33:27 -08:00
Jessica Wang ab63da4591 revokeSecurityGroupIngress API has been changed to take in id parameter. Here is related UI change. 2011-02-02 14:17:32 -08:00
Jessica Wang 7cf46b5946 bug 8244: IP Address page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:31:00 -08:00
Jessica Wang 8bcd5a2934 bug 8244: Network page, Secondary Storage page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:17:09 -08:00
Jessica Wang 222c865975 bug 8244: Pod page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:10:52 -08:00
Jessica Wang daa60e1ad9 bug 8244: Zone page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 12:37:39 -08:00
Jessica Wang 7b5783e4df bug 8324: host page - make details tab as dault tab when a host is selected in middle menu. 2011-02-02 12:19:21 -08:00
Jessica Wang 47d6614cfb bug 8318: Resource page - Add Cluster dialog - empty hypervisor dropdown before populating it. 2011-02-02 11:22:56 -08:00
Jessica Wang 6277ad4ad4 bug 8243: VM Wizard - after zone dropdown is populated, call change event handler right away. 2011-02-02 11:11:07 -08:00
Jessica Wang 1667ee173b Network page - external firewall tab, external load balancer tab - show warning message when delete firewall/load balancer action is clicked. 2011-02-01 18:46:46 -08:00
Jessica Wang 8fbc19bfac cluster page, host page, pod page, primary storage page, secondary storage page, zone page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 18:25:45 -08:00
Jessica Wang bf6edd62af Global Settings page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 18:09:42 -08:00
Jessica Wang 3b4965da8a Network page, Pod page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 17:37:46 -08:00
Jessica Wang 3d2e074dd7 Security Group page, Domain page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 17:08:53 -08:00
Jessica Wang 740b95b66f volume tab in instance page, snapshot tab in volume page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 16:43:41 -08:00
Jessica Wang a466994161 create shared function bindActionLink() that will bind event handler to action link in right panel. 2011-02-01 16:16:51 -08:00
Jessica Wang 4612a2ff37 IP Address page - LoadBalancer, VPN API has changed to take in ip address id instead of ip address. Here is related UI change. 2011-02-01 15:41:02 -08:00
Jessica Wang f15a2b7c52 createIpForwardingRule API, createPortForwardingRule API has changed to take in id parameter instead of ipaddress parameter. Here is related UI change. 2011-02-01 14:51:37 -08:00
Jessica Wang b3d13f3ca6 disassociateIpAddress API, enableStaticNat API, disableStaticNat API has changed to take id parameter instead of ipaddress parameter. Here is related UI change. 2011-02-01 14:27:59 -08:00
Jessica Wang 0e819fcabc IP Address page - add ID row, state row. 2011-02-01 14:13:49 -08:00
Jessica Wang 073c70ebb1 AssociateIpAddress API has been changed from sync to async. Here is related UI change. 2011-02-01 14:03:24 -08:00
Jessica Wang a63b8cfcba fix mouseout event handler issue on System VM page. 2011-02-01 12:57:53 -08:00
Jessica Wang 3e26505e0a bug 8244: Resource page - all dialogs - hide info_container when clicking Submit button. 2011-02-01 11:45:59 -08:00
Jessica Wang a189eb69d3 bug 8244: Add Host dialog in Resource page - hide info_container when clicking Submit button. 2011-02-01 11:37:05 -08:00
Jessica Wang 0bedf7e367 bug 6813: System VM page - add "Destroy System VM" action. 2011-02-01 11:08:07 -08:00
will 16cf4d5289 Added third custom light blue theme
Fixed issues with displaying correct language string on the language dropdown choice selection
2011-01-31 19:48:09 -08:00
Jessica Wang 209713fba5 bug 8250: multiple-selection page (e.g. Instance page) - After adding new an item successfully, put it on the top of middle menu. 2011-01-31 17:46:32 -08:00
Jessica Wang 930cf13894 bug 8237: remove alert message. 2011-01-31 17:25:36 -08:00
Jessica Wang 08a0a3501d fix a wrong localization label. 2011-01-31 16:54:54 -08:00
Jessica Wang fa893275a6 primary storage page - show type as what it's returned from API. 2011-01-31 16:39:32 -08:00