76 Commits

Author SHA1 Message Date
Jessica Wang
2b5e673b0a bug 11261: cloudStack - host page - Edit Host action - (1) make hosttags editable. (2) consolidate update OS category from dialog box to main screen. 2011-08-25 17:28:00 -07:00
Jessica Wang
24edb0071d cloudStack - merge UI change from 2.2.10 branch to master branch. 2011-08-22 14:09:59 -07:00
Jessica Wang
a342cbc08a bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change. 2011-07-22 15:45:26 -07:00
Jessica Wang
0fefd9f2ae bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-06-15 14:55:35 -07:00
Jessica Wang
b91a319777 bug 9549: CloudStack UI - deleteHost API now takes in new parameter "forced". Here is related UI change: a checkbox "Force Remove" has been added to Remove Host Confirmation Dialog. 2011-06-14 17:52:57 -07:00
Jessica Wang
b9c8cb0179 refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds. 2011-04-27 12:50:13 -07:00
will
09fe485f8f bug 8816: Added link local IP to the system VM UI 2011-04-04 10:01:33 -07:00
Jessica Wang
70dcfa39fe bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows. 2011-02-18 11:43:27 -08:00
Jessica Wang
7a274583a5 bug 8575: diskOffering/host/networkOffering/primaryStorage/router/systemOffering/systemVM page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:51:08 -08:00
Jessica Wang
622a793289 Primary Storage page - automatically refresh primary storage status every 2 seconds until status doesn't change any more. 2011-02-16 18:21:43 -08:00
Jessica Wang
e2f6e9b677 Host page - automatically refresh host status every 2 seconds until status doesn't change any more. 2011-02-16 17:52:03 -08:00
Jessica Wang
61bbbfba95 Resource page, Host page, Network page - localize title in all dialog boxes. 2011-02-14 13:13:26 -08:00
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