Commit Graph

29 Commits

Author SHA1 Message Date
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 7e7a5f3e45 cluster page, network page, secondary storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 10:13:41 -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 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 ed35b54224 bug 7701: Cluster page - add "Add Host" button, "Add Primary Storage" button. 2010-12-29 15:22:47 -08:00
Jessica Wang 077c177684 bug 7701: Cluster page - add "Delete Cluster" action. 2010-12-29 14:13:30 -08:00
Jessica Wang e794bf7934 add cluster page. 2010-12-29 11:21:56 -08:00
Jessica Wang 797897aeda retire cluster page. 2010-12-20 15:26: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
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 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 8ffe2ecf62 listMidMenuItems() has changed, adjust cloud.core.cluster.js accordingly 2010-12-16 18:52:11 -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 4bd6d85066 remove blank_search_panel since middle menu in all pages support search function now. 2010-12-15 18:16:19 -08:00
will becc285128 - Updating jquery library to 1.4.4
- started refactoring work to make the UI flow more smoothly.  This first checkin makes the top action buttons no longer refresh if you click on a menu link for the same group of items.
2010-12-15 17:54:49 -08:00
Jessica Wang 6362f0c163 when clicking cluster node in zone tree, list only hosts in middle menu. (before this checkin, we list hosts and primary storages in middle menu) 2010-12-14 17:22:01 -08:00
Jessica Wang 24b92b2c56 Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination. 2010-12-13 15:03:41 -08:00
Jessica Wang 7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -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 0ad7680dfd pagination - implement previous button, next button. 2010-11-30 16:52:37 -08:00
Jessica Wang 76b31ab7b8 new UI - cluster page - implement refresh button. 2010-11-29 17:24:12 -08:00
Jessica Wang 9885392f5b new UI - cluster page - fix a bug "$leftmenuItem1 is not found". 2010-11-24 17:28:13 -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 8c8188afec bug 7151: cluster page - add "Add Host", "Add Primary Storage" option. 2010-11-17 15:18:09 -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
will 034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00