123 Commits

Author SHA1 Message Date
Jessica Wang
479c6ea313 bug 6873: Zone/Pod/Cluster page - add State grid row in details tab. 2011-05-02 17:04:22 -07:00
Jessica Wang
2f3bb28ca7 ListNetworkDeviceCmd - response object name has been changed. Here is related UI change. 2011-05-02 16:20:32 -07:00
Jessica Wang
b8468eab08 CloudStack - pod page - network device tab - populate network devices to grid when this tab is clicked. 2011-05-02 16:07:18 -07:00
Jessica Wang
6fe9025c89 cloudStack - network device UI - chagne TFT Directory to TFTP Directory. 2011-05-02 15:30:34 -07:00
Jessica Wang
795688d99c CloudStack - pod page - Add Network Device - implement for type PxeServer. 2011-05-02 15:25:40 -07:00
Jessica Wang
c6965f06cc CloudStack - pod page - Add Network Device - after addNetworkDevice API returns succeeds, show newly added network device in grid. 2011-05-02 14:56:36 -07:00
Jessica Wang
30463230b8 CloudStack - Pod page - addNetworkDevice API has been renamed. Here is related UI change. 2011-05-02 14:19:44 -07:00
Jessica Wang
9621adad9d CloudStack - Pod page - Add Network Device dialog - hide success/fail message container when Add button is hit. Show it after action completes (succeed or fail). 2011-04-29 11:25:16 -07:00
Jessica Wang
ecc56d535d Add Network Device - correct typo of parameter name. 2011-04-29 10:28:57 -07:00
Jessica Wang
e815ed6df7 cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer. 2011-04-28 14:44:31 -07:00
Jessica Wang
9552de426f cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP. 2011-04-28 13:46:35 -07:00
Kelven Yang
6b728cc67f URL encode VMFS primary storate info to allow whitespace in names 2011-04-28 10:39:34 -07:00
Frank
986fc9d7ea Bug 8208 - bare metal provisioning
fix typo in addHostCmd
2011-03-18 18:52:51 -07:00
will
7f595871f8 bug 8208: Finished the rest of the dialogs in the various resource pages for BareMetal install. 2011-03-17 17:04:13 -07:00
Kelven Yang
ddee65162e bug 8680: disable standalone host feature in VMware 2011-02-24 17:17:00 -08:00
Kelven Yang
bda0b09441 fix url encoding in add host to existing vmware cluster 2011-02-11 11:16:33 -08:00
Jessica Wang
49f8a1f257 Add Pool Dialog - merge event handler binding stuff into the same function: bindEventHandlerToDialogAddPool(). 2011-02-09 15:17:17 -08:00
Jessica Wang
33be02d420 fix a bug that Cluster field didn't get emptied when pod field is blank. 2011-02-09 14:58:09 -08:00
Jessica Wang
118ab360d0 create shared function populateClusterFieldInAddPoolDialog() - reduce code repetition. 2011-02-09 14:27:09 -08:00
Jessica Wang
cec16baf8e Create Shared function bindAddPrimaryStorageDialog() to bind event handler to cluster dropdown in Add Primary Storage dialog. 2011-02-09 13:30:34 -08:00
Jessica Wang
7f2d7e4224 change text: “ISCSI” => “iSCSI”. 2011-02-09 10:26:29 -08:00
Jessica Wang
6d7b4e3c7a bug 8440: Add Primary Storage dialog - when PreSetup is selected, change "Path:" to "SR Name-Label:". When NFS is selected, change "SR Name-Label:" back to "Path:". 2011-02-07 17:38:09 -08:00
Jessica Wang
f9c6fed9a2 bug 8422: make dialogs that have cluster dropdown wider. 2011-02-07 15:05:03 -08:00
Jessica Wang
b0d12e8985 Add Primary Storage - KVM hypervisor - change protocol name from "sharedMountPoint” to “SharedMountPoint”. 2011-02-07 09:58:55 -08:00
Jessica Wang
ec6aa13c74 Add Primary Storage dialog - When protocol is PreSetup, compose URL as "presetup://~~~~~~~". 2011-02-04 15:01:43 -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
222c865975 bug 8244: Pod page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:10:52 -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
3b4965da8a Network page, Pod page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 17:37:46 -08:00
Jessica Wang
5c319bab91 Resource page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost". 2011-01-31 16:00:08 -08:00
Jessica Wang
514cd2df02 pod page, cluster page, primary storage page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost". 2011-01-31 15:29:48 -08:00
Kelven Yang
2b2885cf5e change VmWare to trademarked name VMware 2011-01-31 14:08:27 -08:00
Jessica Wang
332f917d09 Add Cluster dialog - get hypervisor type from ListHypervisor API instead of hardcoding. 2011-01-31 10:55:34 -08:00
Jessica Wang
2e04618c37 bug 4556: localize adding succeeded message for subgrid item. 2011-01-28 15:33:07 -08:00
Jessica Wang
b9b53f4f1b bug 4556: Pod page - localize all actions. 2011-01-27 17:58:53 -08:00
Jessica Wang
6728b33733 bug 8182: zone page - still show Add Cluster/Add Host/Add Primary storage dialog even there is no pod under the zone. 2011-01-25 16:01:55 -08:00
Jessica Wang
89961333c8 bug 7357: pod page - clear tab when pod is deleted and a tab is clicked. 2011-01-24 16:54:48 -08:00
Jessica Wang
9a463172bc pod page - pop up confirmation dialog before execute Delete Pod action. 2011-01-24 10:17:59 -08:00
will
fdbd1c7e66 Cleaned up some capabilities usage in the UI. 2011-01-19 14:03:53 -08:00
Jessica Wang
968d0ec382 bug 7608: zone/pod page- cancel edit mode when clicking on different tab or different middle menu item. 2011-01-19 12:54:43 -08:00
will
604507a013 bug 8078: host page, cluster page, pod page - Add Host dialog - remove hypervisor dropdown field.
merge from master
2011-01-18 19:23:32 -08:00
Jessica Wang
3c6258a0bf Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again. 2011-01-13 14:27:48 -08:00
Jessica Wang
fb04b04835 pod page, zone page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 09:40:42 -08:00
Jessica Wang
ef66993779 Pod page - cluster dropdown field - no need to specify 1st entry selected. 1st entry is always selected if no entry is set to be selected. 2011-01-04 16:48:37 -08:00
Jessica Wang
215d894414 Pod page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 16:09:16 -08:00
Jessica Wang
d867825e66 resource page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 14:58:30 -08:00
Jessica Wang
3f60e579f7 bug 7823: refresh data binding when clicking each primary storage node (since each primary storage has different cluster info). 2011-01-03 16:30:08 -08:00
Jessica Wang
a9aa592df2 zone page, resource page - expand newly created cluster node automatically after a cluster is created successfully. 2010-12-30 19:30:53 -08:00
Jessica Wang
3b48f866be Cluster page - fix a bug that showed wrong field ("vCenter Datacenter", "vCenter Datastore") in Add Primary Storage dialog. 2010-12-30 18:52:24 -08:00
Jessica Wang
7919c7f938 expand newly created cluster node automatically after created. 2010-12-30 18:02:57 -08:00