67 Commits

Author SHA1 Message Date
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
a73b9dd7fb cluster page - Add Host dialog - fix a bug that Join cluster field didn't have right default value (default value should be the cluster that's currently on) 2010-12-29 21:00:55 -08:00
Jessica Wang
84ffea0599 host page - after adding a primary storage, select storage node to show the newly created storage. 2010-12-29 20:18:32 -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
Jessica Wang
3e70151dad bug 7701: host page - do not switch tab when clicking add primary storage button. 2010-12-29 15:11:06 -08:00
Jessica Wang
9912fe8f09 bug 7701: pod page - after adding primary storage - add new storage node under cluster node. 2010-12-29 15:05:13 -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
73194c2484 bug 7701: optimize bindAddClusterButton(). 2010-12-29 12:34:37 -08:00
Jessica Wang
6541c3ba2a bug 7701: optimize bindAddHostButton(), bindAddPrimaryStorageButton(). 2010-12-29 12:27:53 -08:00
Jessica Wang
2eb2024781 bug 7701: primary storage page - fix a bug that Add Host dialog didn't populate cluster dropdown field. 2010-12-29 12:17:04 -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
6a1a88be5f pod page - clear grid header title after deleting a pod. 2010-12-21 14:09:32 -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
will
b4029d0a49 Fixed guest ip range display issue 2010-12-20 14:08:55 -08:00
Jessica Wang
c7fb7f3aa3 Pod page - change network tab to IP Allocation tab. 2010-12-20 10:35:30 -08:00
Jessica Wang
09138f3173 Pod page - show "Add IP Range" option if its zone is in basic-mode. 2010-12-20 10:29:04 -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
e71f6cb547 Pod page - correct CIDR to netmask. 2010-12-17 20:26:13 -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
68f8f1ccf7 Network page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:48:06 -08:00
Kelven Yang
bef989c47f refresh UI correctly after adding external cluster 2010-12-17 10:50:26 -08:00
Jessica Wang
18762b397d Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree. 2010-12-17 10:30:35 -08:00
Kelven Yang
4a6933fa9e 1) Enable addExternalCluster API command
2) UI changes for new addExternalCluster API command (for vmware)
2010-12-16 16:40:32 -08:00
Jessica Wang
1433c3ad6c We no longer place primary storage in middle menu. Here is related UI change. 2010-12-16 15:16:12 -08:00
Jessica Wang
b1d50a4abe Host page - After creating primary storage, add a subgrid item in primary storage tab in host page (instead of adding a new item in middle menu) 2010-12-16 13:58:17 -08:00
Kelven Yang
912cfef63c Let selection of hypervisor type when adding a host 2010-12-15 17:06:49 -08:00
Kelven Yang
7f199c5b71 Add VMFS (iscsi) storage support in UI for vmware 2010-12-15 15:21:25 -08:00
Jessica Wang
e393e15f7a fix a bug that "no items available" was not removed when primary storage was created. 2010-12-03 11:19:28 -08:00
Jessica Wang
34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang
cad49264e0 replace encodeURIComponent() with todb(). 2010-12-01 10:50:44 -08:00
Jessica Wang
8157294597 new UI - Pod page - implement refresh button. 2010-11-29 17:14:30 -08:00
Jessica Wang
6198d6ec73 new UI - pod page - get json object from middle menu item instead of details tab. 2010-11-24 17:13:36 -08:00
Jessica Wang
2e00c539b7 bug 7257: Pod page - pod node in tree gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:14: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
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
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
71141bcd5b new UI - Edit Zone - not call updatePod API if nothing is changed. 2010-11-18 19:21:50 -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
745d3e816d bug 7206: pod page - use zone's network type ("Basic", "Advanced") to decide what to show/hide. 2010-11-17 10:38:32 -08:00
Jessica Wang
b577015795 new UI - zone page, pod page - clicking Add VLAN, Add Secondary storage will show corresponding tab. 2010-11-16 16:39:52 -08:00
Jessica Wang
c88ead415f bug 7038: Pod page - has option to Add Direct IP Range if its zone is basic-mode. 2010-11-16 16:24:30 -08:00
Jessica Wang
fa2b3e70a3 new UI - to keep comma, not escape tags input. 2010-11-16 11:17:15 -08:00
Jessica Wang
d7a56c838d bug 7152: refresh cluster dropdown field after adding host fails. 2010-11-15 16:23:30 -08:00
Jessica Wang
8b106c7271 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:05:39 -08:00