Jessica Wang
|
e65b77fe33
|
Bug 6922: skip calling listVM API when a VM in middle menu is clicked.
|
2011-01-03 12:26:29 -08:00 |
|
Jessica Wang
|
15e9c1cd26
|
bug 5881: domain page - after UpdateDomain API returns success, update new domain name to domain node in domain tree in left navigation menu.
|
2011-01-03 12:10:01 -08:00 |
|
Jessica Wang
|
d2a7fb193a
|
bug 5881: domain page - add "Edit Domain" action.
|
2011-01-03 11:59:48 -08:00 |
|
Jessica Wang
|
deb5f47627
|
Domain page - ROOT domain is not allowed to delete.
|
2011-01-03 11:26:39 -08:00 |
|
Jessica Wang
|
99b8f7b169
|
bug 6361: networkGroup API has been renamed to securityGroup. Here is related UI change.
|
2011-01-03 10:37:38 -08:00 |
|
Jessica Wang
|
f8f5ad8f6f
|
Primary Storage page - add basic search and advanced search.
|
2011-01-03 10:01:38 -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 |
|
Jessica Wang
|
5c1ceb4bf1
|
cluster page - after adding a host, cluster node will expand and host node will be clicked automatically.
|
2010-12-30 17:46:16 -08:00 |
|
Jessica Wang
|
8f67f58058
|
fix a bug that AddHostDialog/AddPrimaryStorageDialog didn't work when middle menu is empty.
|
2010-12-30 17:38:54 -08:00 |
|
Jessica Wang
|
0919b54488
|
Add Cluster - pod node becomes expandable if it's not after adding a cluster.
|
2010-12-30 17:10:03 -08:00 |
|
Jessica Wang
|
bcab9e5d0d
|
AddCluster API return an array of embedded objects. This is related UI change.
|
2010-12-30 16:59:50 -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 |
|
will
|
4814534280
|
Hide "No Available Items" whenever you add a successful VM.
|
2010-12-30 14:09:00 -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 |
|
will
|
de6b9eb0e2
|
- Fixed NPE caused when calling listRemoteAccessVpn API command with no vpn record in DB.
- Fixed UI to pass in ipaddress when you create/delete remote access vpn.
|
2010-12-29 21:14:48 -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
|
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
|
b46b3918ef
|
zone page - after adding a host, expand cluster node to show host node.
|
2010-12-29 19:10:02 -08:00 |
|
will
|
510e42791e
|
bug 7752: removed direct IPs from being managed in the IP Addresses menu.
|
2010-12-29 17:57:52 -08:00 |
|
Jessica Wang
|
ed35b54224
|
bug 7701: Cluster page - add "Add Host" button, "Add Primary Storage" button.
|
2010-12-29 15:22:47 -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
|
077c177684
|
bug 7701: Cluster page - add "Delete Cluster" action.
|
2010-12-29 14:13:30 -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 |
|
will
|
cc428c14c7
|
bug 7658: Fixed issue where clicking on dashboard does not "de-select" a previous menu item.
|
2010-12-29 11:56:28 -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
|
5903e9129a
|
host page - fix a bug "clearAddButtonsOnTop is not defined". This function is retired.
|
2010-12-28 14:26:34 -08:00 |
|
Jessica Wang
|
a0828d7ad8
|
deletePortForwardingRule API has been changed from sync to async. This is corresponding UI change.
|
2010-12-28 14:23:06 -08:00 |
|
Jessica Wang
|
6930bf1dce
|
IP Address page - load balancer tab - add State column.
|
2010-12-28 11:36:56 -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 |
|