169 Commits

Author SHA1 Message Date
Jessica Wang
a0b30030b7 bug 8164: Add Zone wizard - advanced zone - Add Public IP Range - validation of minimum number of VLAN range has been changed from 2 to 1. 2011-01-24 10:56:08 -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
d32b766041 bug 8078: resource page - Add Host dialog - remove hypervisor dropdown field. 2011-01-19 10:41:03 -08:00
Jessica Wang
af3ce884cb bug 7861: secondary storage page - refresh page when clicking between different secondary storage node. 2011-01-11 16:49:50 -08:00
Jessica Wang
c0b520c596 bug 7861: add JavaScript file, JSP file for secondary storage page. 2011-01-11 16:04:11 -08:00
Jessica Wang
977773701a physical resource page - add cluster - validate zone field and pod field. 2011-01-06 11:01:39 -08:00
Jessica Wang
b97c6a6ed2 bug 7654 - resource page - add primary storage - skip calling listPods when zone field is empty. 2011-01-06 10:55:53 -08:00
Jessica Wang
a804b1283f Add Zone Wizard - basic mode - move Add Guest IP Range section from step3(createPod) to step4(AddIPRange). 2011-01-06 10:33:06 -08:00
Jessica Wang
49e2e6776e bug 7713: Add Zone Wizard - Add IP Range to advanced zone - fix a bug that domain field and account field is not hidden when scope is account-specific and VLAN is changed from tagged to untagged. 2011-01-05 19:30:36 -08:00
Jessica Wang
0ecff8b5a2 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - when failed, show error message "Failed to create public IP range" on result screen. 2011-01-05 19:18:32 -08:00
Jessica Wang
94b07a55d4 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - fix a bug that domain dropdown was not populated. 2011-01-05 19:03:55 -08:00
Jessica Wang
e4674ac127 bug 7713: Add Zone Wizard - add one more step (step 4: Add an IP range to public network in zone) for advanced zone. 2011-01-05 17:21:26 -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
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
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
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
c4e7c5f0e9 bug 7267: Add Zone Wizard - basic mode - step 2 - hide Guest CIDR on UI and not pass "guestcidraddress" parameter to createZone API. 2011-01-04 14:29:46 -08:00
Jessica Wang
fc8e582627 bug 7823: refresh data binding when clicking each host node in zonetree (since each host has different cluster info). 2011-01-03 19:38:06 -08:00
Jessica Wang
d2fea52c56 bug 7823: pass null to listMidMenuItems() when a page doesn't have refresh data binding function. 2011-01-03 16:38:13 -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
f89fb73571 Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster). 2010-12-30 16:36:28 -08:00
Jessica Wang
1e6c16e294 physical resource - (1) always show host node and storage node even the cluster doesn't have any host/storage. (2) host page - remove Add Primary Storage option. (3) Primary Storage page - remove Add Host option. 2010-12-30 13:13:44 -08:00
Jessica Wang
283acbdd06 bug 7700: resource page - after adding a zone - refresh zone dropdown in all dialogs and update zone_total. 2010-12-30 12:51:21 -08:00
Jessica Wang
236261c0a5 resource page - implement add cluster dialog. 2010-12-30 11:47:02 -08:00
Jessica Wang
10fb37d90d resource page - add cluster total number. 2010-12-30 10:39:51 -08:00
Jessica Wang
e6cdb1a93b zonetree - hide storage node if there is no primary storage under a cluster. 2010-12-29 21:21:50 -08:00
Jessica Wang
d1a17cd053 zonetree - clicking storage node would populate primary storages into middle menu. 2010-12-29 20:05:56 -08:00
Jessica Wang
0f2f67de80 zonetree - clicking host node would populate hosts into middle menu. 2010-12-29 19:41:42 -08:00
Jessica Wang
abdd6e7426 bug 7701: pod page - after adding host, cluster node will be added and expanded and host node will be added under cluster node. 2010-12-29 14:36:54 -08:00
Jessica Wang
c73ab18ff2 add primary storage page. 2010-12-29 11:50:40 -08:00
Jessica Wang
3a698c09b7 bug 7701: add primary storage node under cluster node in zonetree. 2010-12-29 11:39:33 -08:00
Jessica Wang
e794bf7934 add cluster page. 2010-12-29 11:21:56 -08:00
Jessica Wang
a70bbc557a Zonetree: add host node under cluster node. 2010-12-29 10:34:53 -08:00
Jessica Wang
a1855ebb27 Show expandable close arrow icon for cluster node that has host. Otherwise, show non-expandable icon for cluster node. 2010-12-28 18:09:06 -08:00
Jessica Wang
4a3418cea3 Clicking on arrow icon of Physical Resource menu will show a loading image until the whole zonetree is expanded/collapsed. 2010-12-28 16:36:42 -08:00
Jessica Wang
383f524725 fix a bug that zonetree is not expanded/collapsed after being clicked the 2nd time. 2010-12-28 16:17:33 -08:00
Jessica Wang
960b91acc5 zone tree - show loading image when expanding/collapsing a pod node. 2010-12-28 15:48:35 -08:00
Jessica Wang
3671d5cb35 zone tree - show loading image when expanding/collapsing a zone node. 2010-12-28 15:35:22 -08:00
Jessica Wang
a8736c454b fix a bug that search panel is not hidden when clicking network node in zone tree if search panel is showing on previous page. 2010-12-27 19:25:15 -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
Jessica Wang
9fd24869fa bug 7641: resource page - Add Pod dialog, Add Host dialog - zone dropdown field might be empty (e.g. before first zone is created). Skip API call if zone field is empty. 2010-12-22 10:42:56 -08:00
Jessica Wang
f413c32922 bug 7573: Resource page - Add Pod shortcut - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds. 2010-12-21 11:11:14 -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
41ef0fdc73 host page - clear right panel when clicking different cluster node. 2010-12-20 15:59:15 -08:00
Jessica Wang
797897aeda retire cluster page. 2010-12-20 15:26:32 -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
Jessica Wang
92d8171760 Zone tree - only advanced zones show network node. Basic zones don't show network node. 2010-12-17 19:56:03 -08:00