64 Commits

Author SHA1 Message Date
Jessica Wang
45cde8c70b bug 8395: Host page - instance tab - show vm display name instead of system-given vm name. 2011-02-09 11:24:01 -08:00
will
5d8492ab21 bug 8470: Added more clear text after enable maintenance, cancel maintenance, and reconnect host. 2011-02-08 13:54:37 -08:00
Jessica Wang
f9c6fed9a2 bug 8422: make dialogs that have cluster dropdown wider. 2011-02-07 15:05:03 -08:00
Jessica Wang
7b5783e4df bug 8324: host page - make details tab as dault tab when a host is selected in middle menu. 2011-02-02 12:19:21 -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
930cf13894 bug 8237: remove alert message. 2011-01-31 17:25:36 -08:00
Jessica Wang
7f059c2d78 bug 4556: primary storage page - localize all actions. 2011-01-27 19:06:33 -08:00
Jessica Wang
41cbd0edac bug 4556: host page - localize all actions. 2011-01-27 18:34:35 -08:00
Jessica Wang
8526c0714f bug 7357: host page - clear tab when there is no host and a tab is clicked. 2011-01-24 17:25:20 -08:00
Jessica Wang
89bc9aad3f bug 7648: remove host action - pop up warning message "Removing last/only host in cluster and reinstalling the host will destroy working environment/database on the host and render the VM Guests unuseable." 2011-01-24 11:21:47 -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
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
ae477a7c56 host page, primary storage page - copy action info over right panel. 2011-01-12 17:46:53 -08:00
Jessica Wang
3992d122ff Primary Storage page - fix a bug that clicking next middle menu item didn't clear previously selected middle menu item. 2011-01-05 18:03:04 -08:00
Kelven Yang
6ebdafd4c3 Add vmware cluster will automatically bring in all hosts under the cluster 2011-01-04 04:12:47 -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
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
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
6541c3ba2a bug 7701: optimize bindAddHostButton(), bindAddPrimaryStorageButton(). 2010-12-29 12:27:53 -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
5903e9129a host page - fix a bug "clearAddButtonsOnTop is not defined". This function is retired. 2010-12-28 14:26:34 -08:00
Jessica Wang
71493b00e2 Host page - implement new advanced search. 2010-12-27 17:05:09 -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
dd6bcf0c88 bug 7543: Host page - empty subgrid item container when tab is clicked. 2010-12-20 15:10:38 -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
Jessica Wang
0b678f08df Host page - fix a bug that caused a javascript error when clicking Add Primary Storage dialog. 2010-12-17 14:20:37 -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
Jessica Wang
4c44ffec5d Host page - implement basic search and advanced search. 2010-12-15 10:21:32 -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
264dd967d4 host page - primary storage tab - implement 3 actions. 2010-12-14 16:54:53 -08:00
Jessica Wang
b0305e710d host page - add primary storage tab. 2010-12-14 16:20:30 -08:00
Jessica Wang
1f2ff1bec2 host page - make statistics tab the last tab. 2010-12-14 15:35:28 -08:00
Jessica Wang
34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang
a57b99d72b host page - implement refresh button. 2010-11-30 13:53:45 -08:00
Jessica Wang
db3b75bda0 API has changed to return all if pagesize is not specified. Here is corresponding UI change. 2010-11-30 11:03:58 -08:00
Jessica Wang
757a9204f0 new UI - Host page - get json object from middle menu item instead of details tab. 2010-11-24 17:36:52 -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
dd06fc9639 bug 7255: correct variable name. 2010-11-19 20:14:12 -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
c03131d9dd new UI - host page - systemVM tab - add SystemVM type ("console proxy vm", "secondary storage vm") 2010-11-16 15:08:13 -08:00
Jessica Wang
3342d9361c new UI - host page - details tab - show spinning wheel before tab is fully loaded. 2010-11-16 14:52:13 -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
Jessica Wang
408b80bd90 new UI - host page - fix a bug that add host dialog and add primary storage dialog don't pop up. 2010-11-15 09:31:34 -08:00
Jessica Wang
5fff851371 bug 6107: Host page - show "Remove Host" option when host status is "Alert". 2010-11-14 10:54:33 -08:00
Jessica Wang
1871871925 bug 5921: Host page - add domain field in instance tab and router tab. 2010-11-13 09:20:41 -08:00
Jessica Wang
9527b40d1f new UI - implement Add Host dialog box for Add Host shortcut (X icon) in resource page. 2010-11-12 14:46:17 -08:00