105 Commits

Author SHA1 Message Date
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
7a9000328a Add Primary Storage dialog - rename Element ID of cluster dropdown. 2011-02-09 12:29:01 -08:00
Jessica Wang
7f2d7e4224 change text: “ISCSI” => “iSCSI”. 2011-02-09 10:26:29 -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
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
daa60e1ad9 bug 8244: Zone page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 12:37:39 -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
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
762096ddc5 zone 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:52:49 -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
11d0c2223e bug 4556: Zone page - localize all actions. 2011-01-27 17:51:15 -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
035adf4e57 zone page - remove obsolete code (network tab, vlan stuff, IP range stuff). 2011-01-24 16:43:07 -08:00
Jessica Wang
6cdd522568 bug 7357: zone page - clear details tab when zone is deleted. 2011-01-24 16:28:40 -08:00
Jessica Wang
65707fe7d1 zone page - remove obsolete code (secondary storage tab). 2011-01-24 16:04:03 -08:00
Jessica Wang
be031f455f zone page - pop up confirmation dialog before execute Delete Zone action. 2011-01-24 10:10:49 -08:00
Jessica Wang
958e7fe8df bug 7116: host page, zone page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 16:29:37 -08:00
Jessica Wang
32c1fb77f4 replace validateNumber() with validateInteger() on all integer fields on all pages. 2011-01-21 10:45:52 -08:00
will
953c862713 Removed hypervisor.type from the login response since this capability does make sense anymore in 2.2 2011-01-20 17:49:13 -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
Jessica Wang
fae24361a4 bug 8078: zone page - Add Host dialog - remove hypervisor dropdown field. 2011-01-19 10:40:05 -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
771cc63145 bug 7861: secondary storage page - implement "Add Secondary Storage" button. 2011-01-11 17:29:57 -08:00
Jessica Wang
109846f605 bug 7861: after adding secondary storage successfully, click secondary storage node under the zone. 2011-01-11 17:10:57 -08:00
Jessica Wang
72b4552f01 bug 7861: secondary storage page - implement "Delete Secondary Storage" action. 2011-01-11 16:40:36 -08:00
will
30f6f1088c Removed check for type== virtual or direct when processing network offerings. 2011-01-06 10:47:11 -08:00
will
f038431ce1 Listing network offerings by guest traffic type now. 2011-01-05 18:27:14 -08:00
Jessica Wang
7a6bf6036b bug 7267: Zone page - hide Guest CIDR for basic-mode. And of course, Guest CIDR is not allowed to edit for basic zone. 2011-01-04 17:51:43 -08:00
Jessica Wang
143b344b44 zone page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 15:55:48 -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
f89fb73571 Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster). 2010-12-30 16:36:28 -08:00
Jessica Wang
b46b3918ef zone page - after adding a host, expand cluster node to show host node. 2010-12-29 19:10:02 -08:00
Kelven Yang
870ad08744 Bug 7709, forgot to update host.jsp and also a copule fixes in validation 2010-12-27 18:29:35 -08:00
Kelven Yang
0445358321 Bug 7709: let addPrimaryStorage be aware of hypervisors and do it smartly 2010-12-27 17:53:52 -08:00
Kelven Yang
de1d879008 fix typo in addHost dialog 2010-12-21 16:48:44 -08:00
Jessica Wang
eef85255a2 bug 7585: Update Zone - pass DNS2, internalDNS2 to upadteZone API even they are empty strings. 2010-12-21 11:36:09 -08:00
Jessica Wang
888b031634 bug 7573: Resource page - Add Pod Shortcut - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type. 2010-12-21 11:00:54 -08:00
Jessica Wang
51daa4c0e4 bug 7573: Zone page - Add Pod Dialog - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds. 2010-12-20 20:15:50 -08:00
Jessica Wang
07830c1b33 bug 7573: Zone page - Add Pod Dialog - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type. 2010-12-20 20:00:04 -08:00
will
7f393ee731 Fixed dialog issues with adding clusters. 2010-12-20 15:32:52 -08:00
Kelven Yang
228eba363b Add clustertype field to response of ListHostCmd. Improve UI display related with cluster/host 2010-12-20 14:08:59 -08:00
Jessica Wang
5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
Kelven Yang
f92482fabf add clustertype and hypervisortype to ListClusterCmd API, improve addHost UI to deal with multi-hypervisor 2010-12-17 19:41:35 -08:00
Kelven Yang
e03693f0aa Make AddClusterCmd API generic to all hypervisors, change UI accordingly also 2010-12-17 16:30:27 -08:00
Jessica Wang
14379d6f2a Zone page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:09:13 -08:00
Kelven Yang
bef989c47f refresh UI correctly after adding external cluster 2010-12-17 10:50:26 -08:00