330 Commits

Author SHA1 Message Date
Jessica Wang
dc27725739 bug 7277: ISO page - after Download ISO action succeeds, show URL returned by API on dialog box and make URL clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:06:41 -08:00
Jessica Wang
b62f1acd23 bug 7277: after Download Template action succeeds, show URL returned by API on dialog box and make it clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:04:39 -08:00
Jessica Wang
25cbd6565c bug 7282: VM wizard - step 3 - select disk offering - prevent a person from moving on if no disk offering is selected. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:03:04 -08:00
Jessica Wang
f588821cf9 bug 7277: template page - System VM template don't have "Download Template" option. (merge from 2.2.beta1 branch to master branch) 2010-11-23 17:00:13 -08:00
Jessica Wang
6cc2dd9b28 bug 7277: ISO page - implement "Download ISO" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:58:51 -08:00
Jessica Wang
b18add1373 bug 7277: template page - implement "Download Template" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:57:26 -08:00
Jessica Wang
8666fb3fc4 new UI - Add Direct IP Range dialog box - add new field "guest gateway". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:55:36 -08:00
Jessica Wang
952dec199a bug 7262: global settings page - if no value is assigned, display "Not applicable". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:53:29 -08:00
Jessica Wang
45c026b6e1 new UI - Add Zone Pod Wizard - basic mode - add pod step - add new field "guest gateway" . (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:47:10 -08:00
Jessica Wang
6f8f97db5c new UI - delete zone - clear up everything in zone page after deleting zone succeeds. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:45:29 -08:00
Jessica Wang
85cc68a742 bug 7253: show error message when addnig host fails. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:34:11 -08:00
will
69ce2a090e Merge with Master: Defaulted the root disk offering to the first offering. 2010-11-23 11:13:47 -08:00
Jessica Wang
7df47f053e bug 7252: check whether pods is null before getting its length. 2010-11-19 20:15:31 -08:00
Jessica Wang
dd06fc9639 bug 7255: correct variable name. 2010-11-19 20:14:12 -08:00
Jessica Wang
0cd0795645 new UI - Add zone pod wizard - after action message screen - hide guest ip range message box if it's advanced mode. 2010-11-19 18:38:18 -08:00
Jessica Wang
d8e285bb0b new UI - add zone pod wizard - change visual layout of last step (action action screen). 2010-11-19 16:58:48 -08:00
Jessica Wang
919f2d57b1 new UI - zone page - add pod - expand zone node to show newly added pod after adding pod succeeds. 2010-11-19 16:33:43 -08:00
Jessica Wang
8c5b5107ef bug 7064: zone apge - refresh pod dropdown in add host dialog, add primary storage dialog after adding pod. 2010-11-19 15:58:30 -08:00
Jessica Wang
b6f496561e bug 7064: zone page - implement Add Primary Storage option from zone. 2010-11-19 15:58:29 -08:00
Jessica Wang
10d07a7e80 bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
Jessica Wang
edf70d295d bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
Jessica Wang
018ad61fcc new UI - zone page - show spinning wheel before every tab is fully loaded. 2010-11-19 13:12:10 -08:00
Jessica Wang
e9145e4011 new UI - zone page - switch network tab and secondary storage tab. 2010-11-19 12:01:28 -08:00
Jessica Wang
489f4909b4 new UI - cluster page - fix a bug that zone name and pod name didn't show in Add Host dialog, Add Primary Storage dialog. 2010-11-19 11:49:43 -08:00
Jessica Wang
ae1274e976 bug 7064: resource pages - give every addXXX action a dedicate button. 2010-11-19 11:23:49 -08:00
Jessica Wang
3bada61491 bug 7062: add primary storage dialog - changing protocol (NFS, ISCSI) will hide/show different fields. 2010-11-18 19:57:53 -08:00
Jessica Wang
43163090c7 new UI - add 2 add buttons on top. 2010-11-18 19:30:13 -08:00
will
6376363872 bug 7229: ErrorInMaintenance will now be shown in red. 2010-11-18 19:28:40 -08:00
Jessica Wang
71141bcd5b new UI - Edit Zone - not call updatePod API if nothing is changed. 2010-11-18 19:21:50 -08:00
Jessica Wang
5bed687254 new UI - resource zone tree - tree node will only expand when arrow icon is clicked. 2010-11-18 19:00:55 -08:00
Jessica Wang
dbb5404303 bug 7233: only send changed value to UpdateZone API. 2010-11-18 18:49:35 -08:00
will
2eaf10e293 bug 5918: added domain to volume detail 2010-11-18 18:27:39 -08:00
will
6df0d87dc2 bug 7014: fixed JS error when attempting to view a non-selected vm instance
status 7014: resolved fixed
2010-11-18 18:11:29 -08:00
will
ad822bc136 bug 7081: fixed issue where the vlan drop-down wasn't being shown because the dialogs were not being cleaned up everytime you clicked on the resource, zone, or pod link on the left nav. 2010-11-18 17:17:23 -08:00
will
fc7d519c4b bug 7018: fixed an issue where dialog boxes were not correctly being cleaned up when you navigated in the UI. Essentially they were being duplicated.
- Fixed issue where the "change" event on the Add Volume dialog was being duplicated.
bug 7018: resolved fixed
2010-11-18 16:52:58 -08:00
Jessica Wang
f7ffe916cd bug 7212: IP address - load balancer tab - show error in dialog box when creating load balancer rule fails. 2010-11-18 16:36:06 -08:00
Jessica Wang
47468a0365 bug 7212: IP address - port forwarding tab - show error in dialog box when creating Port forwarding rule fails 2010-11-18 16:32:50 -08:00
Jessica Wang
8b6eb37603 new UI - registerISO, registerTemplate - remove UI restriction that template name needs to be English character. 2010-11-18 16:05:14 -08:00
Jessica Wang
e85274266f bug 6940: IP Address page - show/hide different tabs after enable/disable Static NAT. 2010-11-18 15:53:08 -08:00
Jessica Wang
d3f31ba287 bug 6940: IP Address page - Show which VM it is currently static NATed to. 2010-11-18 15:30:55 -08:00
Jessica Wang
71f6b6abc8 bug 6940: IP Address page - implement Disable Static NAT action. 2010-11-18 14:56:10 -08:00
Jessica Wang
740b4e7c4c bug 6764: zone page - Add VLAN dialog - public untagged has only one option ("zone-wide") in scope. 2010-11-18 11:43:38 -08:00
Jessica Wang
b2bcb9e6e6 bug 6940: IP Address page - Enable Static NAT option is only available for IP that is manageable. 2010-11-17 18:18:58 -08:00
Jessica Wang
0890eff9f6 new UI - instance page - details tab - add ID field. 2010-11-17 18:12:07 -08:00
Jessica Wang
e6f0ab4dba bug 6940: IP Address page - implement Enable Static NAT action. 2010-11-17 17:49:12 -08:00
Jessica Wang
6100dc62b5 bug 6940: IP Address page - show/hide tabs upon isstaticnat, issourcenat, forvirtualnetwork value. 2010-11-17 16:23:36 -08:00
Jessica Wang
39327f2f38 bug 6940: IP Address page - details tab - add "Static NAT" field. 2010-11-17 15:43:51 -08:00
Jessica Wang
8c8188afec bug 7151: cluster page - add "Add Host", "Add Primary Storage" option. 2010-11-17 15:18:09 -08:00
Jessica Wang
d491490cde bug 7038: Pod page - Add Direct IP Range dialog - remove gateway field. Get gateway value from pod. 2010-11-17 14:18:52 -08:00
Jessica Wang
b6f15213e5 bug 7208: not pass vlan parameter to UpdateZone API if vlan is null 2010-11-17 13:09:22 -08:00