Commit Graph

960 Commits

Author SHA1 Message Date
Jessica Wang
c09dc082b7 new UI - resources page - draw a zone tree in middle menu. 2010-10-10 22:43:25 -07:00
Jessica Wang
ab43d706fb new UI - remove non-used code. 2010-10-10 14:02:36 -07:00
Jessica Wang
aa481dd55c new UI - correct class applied to table row in details tab. 2010-10-10 11:07:33 -07:00
Jessica Wang
8f8bd61303 new UI - Global Settings page - add category column. 2010-10-10 10:58:57 -07:00
Jessica Wang
7313803188 nwe UI - use shared function getMidmenuId() to get element id 2010-10-10 10:51:32 -07:00
Jessica Wang
887d179ec6 new UI - when clicking left menu, populate middle menu then select the 1st middle menu item as default. 2010-10-10 00:29:11 -07:00
Jessica Wang
2a79068ce3 new UI - remove host, primary storage, secondary storage from left menu. 2010-10-09 22:15:52 -07:00
anthony
0c750aa8fa bug 6462: notifyMonitorsOfConnection of handleDirectConnect may fail, but it still returns the removed attach, and lauch ping task
status 6462: resolved fixed
2010-10-09 17:34:36 -07:00
Jessica Wang
cfebc04ddb new UI - instance page - change service action - fix a bug that the dropdown is blank first, then populated with value. 2010-10-09 16:28:51 -07:00
Jessica Wang
d27d0e617a new UI - instance page - enable HA, disable HA - show info icon (successful or error) after action is complete. 2010-10-09 16:02:23 -07:00
Jessica Wang
2ff3b59077 new UI - middle menu actions - code optimization. 2010-10-09 15:52:52 -07:00
Jessica Wang
c68b16154a new UI - subgrid item actions - code optimization. 2010-10-09 00:10:28 -07:00
Jessica Wang
768add3488 new UI - details tab actions - remove listAPIMap. 2010-10-08 20:28:01 -07:00
Jessica Wang
c4496a9453 new UI - details tab actions - optimize code of after-actions. 2010-10-08 19:05:54 -07:00
anthony
a93d36d81a should use _hostDao.listByCluster instead of _hostDao.listByPodId in some places 2010-10-08 18:10:15 -07:00
NIKITA
5a4e75ebcd New UI for Network tab 2010-10-08 17:09:20 -07:00
Jessica Wang
6ef5a83217 new UI - template page - fix a bug: clicking a template whose status or size is not blank, then click another template whose status or size is blank, the latter one wrongly show status or size from the former one. 2010-10-08 11:39:44 -07:00
Jessica Wang
d95d76f740 new UI - ISO page - apply shared function initializeEditFunction(). 2010-10-08 11:31:35 -07:00
Jessica Wang
089de3ae6a new UI - Global Settings - implement UpdateGlobalSettings action. 2010-10-08 10:37:28 -07:00
Jessica Wang
cde98c9ba3 new UI - Disk Offerings page - implement Create Disk Offering action. 2010-10-08 09:22:37 -07:00
anthony
93f3205a84 change the script 2010-10-07 23:24:25 -07:00
Jessica Wang
c110e4e443 new UI - Service Offerings page - implement Create Service Offering action. 2010-10-07 19:58:06 -07:00
Jessica Wang
c385ead5f9 new UI - add Global Settings page. 2010-10-07 19:19:04 -07:00
edison
2f39664f94 maybe it was an incorrect merge that snapshot was disabled for KVM
Re-enable it.
2010-10-07 18:56:42 -07:00
Jessica Wang
392280accb new UI - add Disk Offerings page. 2010-10-07 18:30:41 -07:00
Kelven Yang
0d64b460f8 add vmware network configuration variables 2010-10-07 18:23:26 -07:00
Jessica Wang
7e108fd187 new UI - add Service Offerings page. 2010-10-07 18:00:28 -07:00
anthony
8daf888f83 don't need to execute pif.plug, merge from 2.1.x 2010-10-07 17:23:04 -07:00
Jessica Wang
c4a4c813ba new UI - IP address page - IP address used for source NAT purpose do not have release IP option. 2010-10-07 17:07:02 -07:00
edison
e5c9384a3a default routing template uuidname is changed to "routing-template-id", to make it work with installrtng.sh 2010-10-07 16:34:14 -07:00
edison
3028dab141 fix systemvm template in direct attached mode, guest vm can't get gateway and dns server 2010-10-07 16:32:46 -07:00
anthony
2861895a84 bug 6450: list all snapshot for admin
status 6450: resolved fixed
2010-10-07 15:35:58 -07:00
Jessica Wang
c95a634a9b new UI - add Resources page 2010-10-07 14:53:40 -07:00
Jessica Wang
ff4ba0958d new UI - IP address - clear all load balancer rules after releasing an IP. 2010-10-07 14:23:35 -07:00
Jessica Wang
d0cfc6a7d2 new UI - ip address page - fix a bug that newly created port forwarding rule appear on every IP. 2010-10-07 11:56:29 -07:00
Jessica Wang
6949971391 new UI - ip address page - remove ip from middle menu and clear right panel after releasing an IP. 2010-10-07 11:39:48 -07:00
Kelven Yang
15f5fa5c1d Make installrtng.sh support vmware template 2010-10-07 11:19:04 -07:00
Jessica Wang
3dd6bec74d new UI - ip address page - implement release IP action. 2010-10-07 10:51:25 -07:00
Jessica Wang
5fb08bc459 new UI - ip address page - fix a bug that highlight in middle menu doesn't work after acquiring new IP. 2010-10-07 09:41:13 -07:00
Jessica Wang
8f083e70ab new UI - IP address page - implement acquire IP action. 2010-10-07 09:37:57 -07:00
anthony
cbdfc10673 change config.getValue 2010-10-06 19:36:51 -07:00
anthony
48f1264a80 bug 6446: do not pass private, guest, public network in host_detail to CitrixResourceBase.configure
status 6446: resolved fixed
2010-10-06 18:16:19 -07:00
Jessica Wang
62a2732c19 new UI - vm wizard - final step - show selected hypervisor in review area. Pass hypervisor parameter to DeployVirtualMachine. 2010-10-06 17:48:37 -07:00
Kelven Yang
d307b86b07 Temporarily add a blank system vm for vmware testing, explcitly check the ticket info in console access URL 2010-10-06 17:36:13 -07:00
Jessica Wang
0d07743858 new UI - vm wizard - step 1 - add hypervisor dropdown. listing templates will change based on selected item in hypervisor dropdown. listing ISO won't. 2010-10-06 17:37:55 -07:00
Alex Huang
9d1270b35f console proxy started completely and running 2010-10-06 17:22:35 -07:00
anthony
dc7a723660 backport from 2.1.x 2010-10-06 17:01:04 -07:00
Jessica Wang
5cba4a5167 new UI - create template - add hypervisor dropdown, display different value in format dropdown based on selected item in hypervisor dropdown. 2010-10-06 16:14:23 -07:00
anthony
0cb11027e9 back port from 2.1.x 2010-10-06 15:18:23 -07:00
Jessica Wang
4d2104198b New UI - instance page - change name action, change group action - populate vmname, vmgroupname to dialog before it displays if only one VM is selected. 2010-10-06 14:59:04 -07:00